OneUptime is a solution for monitoring and managing online services. Prior to 10.0.18, OneUptime allows project members to run custom Playwright/JavaScript code via Synthetic Monitors to test websites. However, the system executes this untrusted user code inside the insecure Node.js vm module. By leveraging a standard prototype-chain escape (this.constructor.constructor), an attacker can bypass the sandbox, gain access to the underlying Node.js process object, and execute arbitrary system commands (RCE) on the oneuptime-probe container. Furthermore, because the probe holds database/cluster credentials in its environment variables, this directly leads to a complete cluster compromise. This vulnerability is fixed in 10.0.18.
References
| Link | Resource |
|---|---|
| https://github.com/OneUptime/oneuptime/security/advisories/GHSA-h343-gg57-2q67 | Exploit Vendor Advisory |
| https://github.com/OneUptime/oneuptime/security/advisories/GHSA-h343-gg57-2q67 | Exploit Vendor Advisory |
Configurations
History
12 Mar 2026, 13:41
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/OneUptime/oneuptime/security/advisories/GHSA-h343-gg57-2q67 - Exploit, Vendor Advisory | |
| First Time |
Hackerbay oneuptime
Hackerbay |
|
| CPE | cpe:2.3:a:hackerbay:oneuptime:*:*:*:*:*:*:*:* |
10 Mar 2026, 18:18
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/OneUptime/oneuptime/security/advisories/GHSA-h343-gg57-2q67 - |
10 Mar 2026, 17:40
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-10 17:40
Updated : 2026-03-12 13:41
NVD link : CVE-2026-30887
Mitre link : CVE-2026-30887
CVE.ORG link : CVE-2026-30887
JSON object : View
Products Affected
hackerbay
- oneuptime
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')
