First published: Thu Feb 08 2024(Updated: )
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/{org_id}/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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Openobserve Openobserve | <0.8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-24830 is considered to have a high severity due to its potential impact on user data integrity and privilege escalation.
To fix CVE-2024-24830, update OpenObserve to version 0.8.0 or higher to mitigate the vulnerability.
CVE-2024-24830 affects authenticated regular users ('members') in OpenObserve versions prior to 0.8.0.
CVE-2024-24830 exploits the "/api/{org_id}/users" endpoint, allowing unauthorized actions by authenticated users.
Currently, the recommended workaround for CVE-2024-24830 is to restrict user permissions until the software is updated.