CVE-2024-55954: OpenObserve Improper Authorization Allows Admin User to Remove Root User
OpenObserve is a cloud-native observability platform. A vulnerability in the user management endpoint /api/{orgid}/users/{emailid} allows an "Admin" role user to remove a "Root" user from the organization. This violates the intended privilege hierarchy, enabling a non-root user to remove the highest-privileged account. Due to insufficient role checks, the removeuserfromorg function does not prevent an "Admin" user from removing a "Root" user. As a result, an attacker with an "Admin" role can remove critical "Root" users, potentially gaining effective full control by eliminating the highest-privileged accounts. The DELETE /api/{orgid}/users/{emailid} endpoint is affected. This issue has been addressed in release version 0.14.1 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-55954?
The severity of CVE-2024-55954 is critical due to its potential to allow unauthorized user management actions.
How do I fix CVE-2024-55954?
To fix CVE-2024-55954, upgrade OpenObserve to version 0.14.2 or later where the vulnerability is addressed.
Who is affected by CVE-2024-55954?
Users with the Admin role in OpenObserve version 0.14.1 and earlier are affected by CVE-2024-55954.
What action does CVE-2024-55954 exploit?
CVE-2024-55954 exploits the user management endpoint allowing an Admin to remove Root users.
What is the impact of CVE-2024-55954?
The impact of CVE-2024-55954 is that it compromises the privilege hierarchy and may result in unauthorized access.