
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-23982 is an Improper Authorization vulnerability in Apache Superset that allows a low-privileged authenticated user to bypass data access controls. Reported by River Koh and remediated by Daniel Gaspar, it was publicly disclosed on February 24, 2026. All Apache Superset versions before 6.0.0 are affected. It carries a CVSS v3.1 base score of 6.5 (Medium) and a CVSS v4.0 base score of 7.1 (High) (Apache OSS-Security, Red Hat).
The vulnerability is classified as CWE-863 (Incorrect Authorization). When creating a new dataset, Apache Superset enforces permission checks to prevent users from querying data they are not authorized to access. However, an authenticated attacker who holds permissions to write datasets and read charts can circumvent these checks by overwriting the SQL query of an existing dataset rather than creating a new one — a code path that does not apply the same authorization enforcement. This allows the attacker to craft arbitrary SQL queries that execute against data sources they would otherwise be denied access to (Apache OSS-Security, Red Hat).
Successful exploitation allows an authenticated low-privileged user to query data they are not authorized to access within Apache Superset, resulting in a high confidentiality impact. Sensitive data protected by Superset's row-level security and dataset permission model can be exposed to unauthorized users. There is no integrity or availability impact; the vulnerability is limited to unauthorized data read access (Apache OSS-Security, Red Hat).
GET /api/v1/dataset/).PUT /api/v1/dataset/<id>) with the crafted SQL query in the sql field, bypassing the authorization checks that apply only during dataset creation.PUT /api/v1/dataset/<id> requests from low-privileged user accounts, particularly where the sql field is modified to reference tables or schemas outside the user's normal scope.Apache has released version 6.0.0, which fixes this vulnerability, and upgrading is the recommended remediation (Apache OSS-Security). As a workaround prior to upgrading, administrators should restrict dataset-write permissions to only trusted users who genuinely require this capability. Additionally, reviewing and auditing user role assignments to remove unnecessary dataset-write access from low-privileged accounts will reduce exposure. Monitoring audit logs for unexpected dataset SQL modifications can help detect potential abuse.
Security news outlet SecurityOnline.info covered the vulnerability as part of a broader report on five Apache Superset vulnerabilities patched in the same release cycle (SecurityOnline). The Secret CISO newsletter also noted the Apache Superset vulnerabilities in its February 25, 2026 edition. No significant independent researcher commentary or social media discussion beyond standard aggregator coverage has been observed.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."