---
id: CVE-2026-88890
title: OpenPanel SQL Injection via unvalidated profile filter column identifier
summary: >-
  OpenPanel through commit cd24bb8 contains an SQL injection vulnerability in
  the analytics filter builder that fails to validate profile.* filter column
  identifiers before interpolating them into ClickHouse WHERE clauses. An
  authenticated…
severity: high
cvss: 8.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'
cvssSource: cna
cwe:
  - CWE-89
vendor: Openpanel-dev
product: openpanel
affected:
  - openpanel <= cd24bb8
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-11T19:29:49.786466Z'
published: '2026-09-10'
updated: '2026-09-11'
sourceUpdated: '2026-09-11T19:29:58.089Z'
source: CVEORG
sourceUrl: 'https://www.cve.org/CVERecord?id=CVE-2026-88890'
references:
  - url: >-
      https://github.com/Openpanel-dev/openpanel/security/advisories/GHSA-hwf2-2v2h-7892
    label: GitHub Security Advisory (GHSA-hwf2-2v2h-7892)
  - url: >-
      https://www.vulncheck.com/advisories/openpanel-sql-injection-via-unvalidated-profile-filter-column-identifier
    label: >-
      VulnCheck Advisory: OpenPanel SQL Injection via unvalidated profile filter
      column identifier
tags:
  - cve.org
epss: 0.00394
epssPercentile: 0.30893
ingestedAt: '2026-09-14T00:35:28.533Z'
---

## Overview

OpenPanel through commit cd24bb8 contains an SQL injection vulnerability in the analytics filter builder that fails to validate profile.* filter column identifiers before interpolating them into ClickHouse WHERE clauses. An authenticated attacker with project-scoped read or root export credentials can inject arbitrary ClickHouse SQL to bypass project isolation and read other organizations' analytics data and profile PII via blind boolean oracle techniques.

## Affected

- `openpanel <= cd24bb8`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
