๐Ÿ” CVE Alert

CVE-2026-33142

HIGH 8.1

OneUptime: ClickHouse SQL Injection via unvalidated column identifiers in sort, select, and groupBy parameters

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
7th

OneUptime is a solution for monitoring and managing online services. Prior to version 10.0.34, the fix for CVE-2026-32306 (ClickHouse SQL injection via aggregate query parameters) added column name validation to the _aggregateBy method but did not apply the same validation to three other query construction paths in StatementGenerator. The toSortStatement, toSelectStatement, and toGroupByStatement methods accept user-controlled object keys from API request bodies and interpolate them as ClickHouse Identifier parameters without verifying they correspond to actual model columns. ClickHouse Identifier parameters are substituted directly into queries without escaping, so an attacker who can reach any analytics list or aggregate endpoint can inject arbitrary SQL through crafted sort, select, or groupBy keys. This issue has been patched in version 10.0.34.

CWE CWE-89
Vendor oneuptime
Product oneuptime
Published Mar 20, 2026
Last Updated Mar 25, 2026
Stay Ahead of the Next One

Get instant alerts for oneuptime oneuptime

Be the first to know when new high vulnerabilities affecting oneuptime oneuptime are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

OneUptime / oneuptime
< 10.0.34

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/OneUptime/oneuptime/security/advisories/GHSA-gcg3-c5p2-cqgg