CVE-2026-32306

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
Configurations

Configuration 1 (hide)

cpe:2.3:a:hackerbay:oneuptime:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:35

Type Values Removed Values Added
Summary
  • (es) OneUptime es una solución para monitorear y gestionar servicios en línea. Antes de la 10.0.23, la API de agregación de telemetría acepta los parámetros controlados por el usuario aggregationType, aggregateColumnName y aggregationTimestampColumnName y los interpola directamente en las consultas SQL de ClickHouse a través del método .append() (documentado como 'SQL de confianza'). No hay lista blanca, no hay enlace de consulta parametrizada y no hay validación de entrada. Un usuario autenticado puede inyectar SQL arbitrario en ClickHouse, lo que permite la lectura completa de la base de datos (incluidos los datos de telemetría de todos los inquilinos), la modificación de datos y la potencial ejecución remota de código a través de funciones de tabla de ClickHouse. Esta vulnerabilidad está corregida en la 10.0.23.

17 Mar 2026, 20:08

Type Values Removed Values Added
References () https://github.com/OneUptime/oneuptime/security/advisories/GHSA-p5g2-jm85-8g35 - () https://github.com/OneUptime/oneuptime/security/advisories/GHSA-p5g2-jm85-8g35 - Exploit, Mitigation, Vendor Advisory
CPE cpe:2.3:a:hackerbay:oneuptime:*:*:*:*:*:*:*:*
First Time Hackerbay oneuptime
Hackerbay

13 Mar 2026, 19:54

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-13 19:54

Updated : 2026-06-17 10:35


NVD link : CVE-2026-32306

Mitre link : CVE-2026-32306

CVE.ORG link : CVE-2026-32306


JSON object : View

Products Affected

hackerbay

  • oneuptime
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')