Description
An Improper Authorization vulnerability exists in Apache Superset that allows a low-privileged user to bypass data access controls. When creating a dataset, Superset enforces permission checks to prevent users from querying unauthorized data. However, an authenticated attacker with permissions to write datasets and read charts can bypass these checks by overwriting the SQL query of an existing dataset.

This issue affects Apache Superset: before 6.0.0.

Users are recommended to upgrade to version 6.0.0, which fixes the issue.
Published: 2026-02-24
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Data Access via Access Control Bypass
Action: Immediate Patch
AI Analysis

Impact

An improper authorization flaw in Apache Superset allows an authenticated user with limited write privileges to override the SQL query of an existing dataset when creating a new one. By doing so, the attacker can replace a protected query with one that exposes data they should not see, effectively bypassing the normal dataset‑level access controls. The vulnerability directly leads to confidentiality violations, as the attacker may retrieve sensitive or restricted information that would otherwise be inaccessible to their role.

Affected Systems

Apache Superset versions prior to 6.0.0, managed by the Apache Software Foundation. The issue manifests when any user with the ability to write datasets and read charts performs a dataset creation that overwrites an existing dataset’s query. Consequently, all installations of Superset falling under this version range and granting such permissions are at risk.

Risk and Exploitability

The CVSS base score of 7.1 indicates a moderate‑to‑high severity, while the EPSS score of less than 1% signifies a low likelihood of widespread exploitation at present. Despite its absence from the CISA KEV catalog, the vulnerability requires only authentication and basic dataset‑write rights, making it potentially exploitable within compromised or poorly audited environments. An attacker would access the vulnerable system, choose an existing dataset, overwrite its SQL with a query for restricted data, and then use the dataset as usual to read the information.

Generated by OpenCVE AI on April 17, 2026 at 15:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Apache Superset to version 6.0.0 or later, which removes the authorization flaw.
  • Re‑create or validate existing datasets to ensure the SQL query remains correct and does not expose unauthorized data.
  • Temporarily restrict or disable dataset creation privileges for non‑administrator users until the patch is applied to prevent this bypass from being used.

Generated by OpenCVE AI on April 17, 2026 at 15:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-3m2g-v7jf-7fxc Apache Superset Improper Authorization allows low-privileged users to bypass access controls
History

Wed, 25 Feb 2026 14:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apache:superset:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Wed, 25 Feb 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache superset
Vendors & Products Apache
Apache superset

Tue, 24 Feb 2026 19:30:00 +0000

Type Values Removed Values Added
References

Tue, 24 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 24 Feb 2026 13:30:00 +0000

Type Values Removed Values Added
Description An Improper Authorization vulnerability exists in Apache Superset that allows a low-privileged user to bypass data access controls. When creating a dataset, Superset enforces permission checks to prevent users from querying unauthorized data. However, an authenticated attacker with permissions to write datasets and read charts can bypass these checks by overwriting the SQL query of an existing dataset. This issue affects Apache Superset: before 6.0.0. Users are recommended to upgrade to version 6.0.0, which fixes the issue.
Title Apache Superset: Improper Authorization in Dataset Creation Allows Access Control Bypass
Weaknesses CWE-863
References
Metrics cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-02-24T18:19:37.487Z

Reserved: 2026-01-19T16:52:17.333Z

Link: CVE-2026-23982

cve-icon Vulnrichment

Updated: 2026-02-24T18:19:37.487Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-24T14:16:22.980

Modified: 2026-02-25T14:38:02.910

Link: CVE-2026-23982

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T16:00:11Z

Weaknesses