CVE-2024-24830: OpenObserve Privilege Escalation Vulnerability in Users API
OpenObserve is a observability platform built specifically for logs, metrics, traces, analytics, designed to work at petabyte scale. A vulnerability has been identified in the "/api/{orgid}/users" endpoint. This vulnerability allows any authenticated regular user ('member') to add new users with elevated privileges, including the 'root' role, to an organization. This issue circumvents the intended security controls for role assignments. The vulnerability resides in the user creation process, where the payload does not validate the user roles. A regular user can manipulate the payload to assign root-level privileges. This vulnerability leads to Unauthorized Privilege Escalation and significantly compromises the application's role-based access control system. It allows unauthorized control over application resources and poses a risk to data security. All users, particularly those in administrative roles, are impacted. This issue has been addressed in release version 0.8.0. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
OpenObserveto a version that resolves this vulnerability.Fixed in 0.8.0
Event History
Frequently Asked Questions
What is the severity of CVE-2024-24830?
CVE-2024-24830 is considered to have a high severity due to its potential impact on user data integrity and privilege escalation.
How do I fix CVE-2024-24830?
To fix CVE-2024-24830, update OpenObserve to version 0.8.0 or higher to mitigate the vulnerability.
Who is affected by CVE-2024-24830?
CVE-2024-24830 affects authenticated regular users ('members') in OpenObserve versions prior to 0.8.0.
What does CVE-2024-24830 exploit?
CVE-2024-24830 exploits the "/api/{org_id}/users" endpoint, allowing unauthorized actions by authenticated users.
Are there workarounds for CVE-2024-24830?
Currently, the recommended workaround for CVE-2024-24830 is to restrict user permissions until the software is updated.