← Back to browse · API

CVE-2026-32306

Severity
CRITICAL
CVSS
10.0
EPSS
0.00648
Risk score
40.23
CISA KEV
No
PoC
No
Published
2026-03-12
Modified
2026-03-14
First seen
2026-08-07
Aliases
EUVD-2026-11719, GHSA-P5G2-JM85-8G35
Products
OneUptime:oneuptime < 10.0.23
Sources
euvd EUVD-2026-11719

Description

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.

References