SCA: security update for oneuptime (GHSA-p5g2-jm85-8g35)

critical Tenable Cloud Security Plugin ID 438798

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. Prior to 10.0.23, the telemetry
aggregation API accepts user-controlled aggregationType, aggregateColumnName, and
aggregationTimestampColumnName parameters and interpolates them directly into ClickHouse SQL queries via
the .append() method (documented as "trusted SQL"). There is no allowlist, no parameterized query binding,
and no input validation. An authenticated user can inject arbitrary SQL into ClickHouse, enabling full
database read (including telemetry data from all tenants), data modification, and potential remote code
execution via ClickHouse table functions. This vulnerability is fixed in 10.0.23. (CVE-2026-32306)

Solution

Update the oneuptime library and its related packages to version 10.0.23 or later.

See Also

https://github.com/advisories/GHSA-p5g2-jm85-8g35

Plugin Details

Severity: Critical

ID: 438798

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 3/14/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.39

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-32306

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: 3/13/2026

Vulnerability Publication Date: 3/12/2026

Reference Information

CVE: CVE-2026-32306

cwe: CWE-89