Back to overview

CVE-2026-30921

CRITICAL Exploitation: PoC
10.0
CVSS 3.1
Description
OneUptime is a solution for monitoring and managing online services. Prior to 10.0.20, OneUptime Synthetic Monitors allow low-privileged project users to submit custom Playwright code that is executed on the oneuptime-probe service. In the current implementation, this untrusted code is run inside Node's vm and is given live host Playwright objects such as browser and page. This creates a distinct server-side RCE primitive: the attacker does not need the classic this.constructor.constructor(...) sandbox escape. Instead, the attacker can directly use the injected Playwright browser object to reach browser.browserType().launch(...) and spawn an arbitrary executable on the probe host/container. This vulnerability is fixed in 10.0.20.

Metadata

CVE ID
CVE-2026-30921
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-03-07 16:40 UTC
Published
2026-03-09 22:58 UTC
Last updated
2026-03-10 14:13 UTC
Primary CWE
CWE-749
CWE-749: Exposed Dangerous Method or Function
Vendor / Product
OneUptime / oneuptime
Sources
cve.org  ·  NVD

Severity & Metrics

10.0 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
no
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
OneUptime oneuptime < 10.0.20
Weakness (CWE)
CWESourceDescription
CWE-749 cna CWE-749: Exposed Dangerous Method or Function
CVSS scores (1)
ScoreSeverityVersionSourceVector
10.0 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
References (1)
Back to overview