CVE-2026-33142HIGH 8.1EPSS p21.5%

CVE-2026-33142CVE-2026-33142

Description

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.

Scoring

CVSS 3.18.1 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
EPSS0.30% probability of exploitation · percentile 21.5% · 2026-06-19T12:03:05Z
Published2026-03-20
Last modified2026-03-23

Underlying weaknesses· 1

CWE-89

References

  1. https://github.com/OneUptime/oneuptime/security/advisories/GHSA-gcg3-c5p2-cqgg

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection')cwe-890%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-32306
CVE
CVE-2026-27574
CVE
CVE-2026-27728
CVE
CVE-2026-30920
CVE
CVE-2026-30956
CVE
CVE-2026-30887
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.