Junglewise Threat Intelligence

CVE-2026-23982: PYSEC-2026-2372 - Apache Superset Improper Authorization allows low-privileged users to bypass access controls

CVE-2026-23982 · Severity: medium · CVSS 4 · Published 2026-07-13

Technologies: Apache Superset, apache-superset (PyPI). Vendors: Apache, PyPI.

Executive brief

Apache Superset is a popular open-source data visualization and exploration platform used by organizations to analyze and visualize data. An authentication bypass vulnerability allows low-privileged users with dataset and chart permissions to access unauthorized data by overwriting SQL queries in existing datasets, potentially exposing sensitive business intelligence and customer data to unauthorized employees or accounts.

Technical details

The vulnerability is an improper authorization flaw (CWE-863) in Apache Superset's dataset access control mechanism. An authenticated attacker with permissions to write datasets and read charts can bypass data access controls by modifying the SQL query of an existing dataset, circumventing the permission checks that normally prevent querying unauthorized data sources. The attack requires valid credentials and appropriate dataset/chart permissions but no additional user interaction. An attacker can execute arbitrary queries against connected databases to extract sensitive data. The issue affects all versions before 6.0.0; users should upgrade to version 6.0.0 or later to remediate.

Affected products

  • Apache Superset before 6.0.0

Timeline

  • 2026-02-24: disclosed
  • 2026-02-24: patched: Fix released in version 6.0.0

References

Related threats