medium · CVSS v3 5 · CVSS v4 5.3
CVE-2026-93983
OpenPanel through commit bad75bdd fails to properly escape property keys in ClickHouse SQL queries. This vulnerability allows authenticated
Overview
OpenPanel through commit bad75bdd fails to properly escape property keys in ClickHouse SQL queries. This vulnerability allows authenticated users to inject boolean SQL terms via crafted filter names. Consequently, attackers can bypass project isolation mechanisms to access metrics belonging to other projects.
Description
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.
Impact
This issue compromises confidentiality by enabling unauthorized cross-project data access within the application. Authenticated users with access to filtering features are impacted, as they can leverage the vulnerability to view sensitive metrics from other projects. Integrity and availability are not directly impacted by this specific flaw.
Remediation
Apply the latest vendor patch or update OpenPanel beyond commit bad75bdd. Ensure all property keys utilized in ClickHouse SQL queries are properly parameterized or escaped before execution. Review access controls and audit query generation logic to prevent SQL injection patterns.
Risk context
Rated as a medium severity vulnerability with a CVSS v3 score of 5.0 and CVSS v4 score of 5.3, this issue requires authenticated access to exploit. EPSS data is currently unavailable. Remediation should be prioritized during standard maintenance cycles to maintain proper tenant isolation.
Affected products
- OpenPanel
Scores
- Severity
- medium
- CVSS v2
- 4
- CVSS v3
- 5
- CVSS v4
- 5.3
- EPSS
- —