← Back to browse · API

CVE-2026-27574

Severity
CRITICAL
CVSS
10.0
EPSS
0.00505
Risk score
40.18
CISA KEV
No
PoC
No
Published
2026-02-21
Modified
2026-02-24
First seen
2026-08-07
Aliases
EUVD-2026-7709, GHSA-V264-XQH4-9XMM
Products
OneUptime:oneuptime < 10.0.5
Sources
euvd EUVD-2026-7709

Description

OneUptime is a solution for monitoring and managing online services. In versions 9.5.13 and below, custom JavaScript monitor feature uses Node.js's node:vm module (explicitly documented as not a security mechanism) to execute user-supplied code, allowing trivial sandbox escape via a well-known one-liner that grants full access to the underlying process. Because the probe runs with host networking and holds all cluster credentials (ONEUPTIME_SECRET, DATABASE_PASSWORD, REDIS_PASSWORD, CLICKHOUSE_PASSWORD) in its environment variables, and monitor creation is available to the lowest role (ProjectMember) with open registration enabled by default, any anonymous user can achieve full cluster compromise in about 30 seconds. This issue has been fixed in version 10.0.5.

References