CVE-2026-93983 PUBLISHED

OpenPanel SQL Injection via ClickHouse Property Key Filter

Assigner: VulnCheck
Reserved: 19.09.2026 Published: 19.09.2026 Updated: 19.09.2026

OpenPanel through commit bad75bdd fails to escape property keys in ClickHouse SQL queries, allowing authenticated users to inject boolean SQL terms. Attackers can supply crafted filter names to bypass project isolation and access metrics from other projects.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor Openpanel-dev
Product openpanel
Versions Default: unaffected
  • affected from 0 to bad75bddc74d12d36cfb843f4531d3b830a8d994 (incl.)

Credits

  • CaptBoykin reporter

References

Problem Types

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