CVE-2026-30887 CRITICAL

CVE-2026-30887: OneUptime Affected by Unsandboxed Code Execution in Probe Allows Any Project Member to Achieve RCE

Vendor Oneuptime
Product oneuptime
Weakness CWE-94 · Code injection
Published March 9, 2026
Last update March 10, 2026

CVSS base score

10.0/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 9, 2026 CVE published
March 10, 2026 Record updated