OneUptime is an open-source monitoring and observability platform. Prior to version 10.0.42, multiple notification API endpoints are registered without authentication middleware, while sibling endpoints in the same codebase correctly use ClusterKeyAuthorization.isAuthorizedServiceMiddleware. These endpoints are externally reachable via the Nginx proxy at /notification/. Combined with a projectId leak from the public Status Page API, an unauthenticated attacker can purchase phone numbers on the victim's Twilio account and delete all existing alerting numbers. This issue has been patched in version 10.0.42.
Endpoints in the /notification/ path are accessible externally through Nginx proxy without requiring any authentication. An attacker can obtain the projectId value through the public Status Page API, which does not require login. With this identifier, they can send unauthorized requests to notification endpoints — including purchasing new phone numbers charged to the victim's Twilio account and deleting all existing alarm numbers.
An unauthenticated attacker can generate financial costs on the platform owner's Twilio account by purchasing phone numbers, as well as deprive the organization of all configured alarm notifications, which may lead to loss of monitoring continuity and incident response.
OneUptime should be updated to version 10.0.42 or later, in which the issue has been fixed by adding appropriate authentication middleware to the affected notification API endpoints. The patch is available in the project's GitHub repository (commit 9adbd04538714740506708d6fa610e433be4d2a4) and in the release tagged 10.0.42.
OneUptime (Hackerbay) in versions before 10.0.42
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XHackerbay Oneuptime
APPHackerbay< 10.0.42
Related vulnerabilities
OneUptime: nieautoryzowany dostęp do endpointów powiadomień i zarządzania numerami
Brak uwierzytelnienia w endpointach workflow w OneUptime (RCE)
RCE w OneUptime — command injection przez Playwright w Synthetic Monitor
SQL Injection w OneUptime — nieautoryzowany dostęp do bazy i potencjalny RCE
OneUptime: RCE przez niebezpieczny Playwright sandbox w Synthetic Monitors