Vulnerability CVE-2024-29194


Published: 2024-03-24

Description:
OneUptime is a solution for monitoring and managing online services. The vulnerability lies in the improper validation of client-side stored data within the web application. Specifically, the is_master_admin key, stored in the local storage of the browser, can be manipulated by an attacker. By changing this key from false to true, the application grants administrative privileges to the user, without proper server-side validation. This has been patched in 7.0.1815.

 References:
https://github.com/OneUptime/oneuptime/security/advisories/GHSA-246p-xmg8-wmcq
https://github.com/OneUptime/oneuptime/commit/14016d23d834038dd65d3a96cf71af04b556a32c

Copyright 2026, cxsecurity.com

 

Back to Top