SCA: security update for @oneuptime/common (GHSA-v264-xqh4-9xmm)

critical Tenable Cloud Security Plugin ID 437945

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-27574)

See Also

https://github.com/advisories/GHSA-v264-xqh4-9xmm

Plugin Details

Severity: Critical

ID: 437945

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 2/24/2026

Updated: 7/20/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: High

Score: 7

Percentile: 98.33

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2026-27574

CVSS v3

Risk Factor: Critical

Base Score: 9.9

Temporal Score: 8.9

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/24/2026

Vulnerability Publication Date: 2/21/2026

Reference Information

CVE: CVE-2026-27574

cwe: CWE-94