---
id: CVE-2026-23982
aliases:
  - GHSA-3m2g-v7jf-7fxc
  - BIT-superset-2026-23982
  - PYSEC-2026-2372
title: >-
  Apache Superset Improper Authorization allows low-privileged users to bypass
  access controls 
summary: >-
  Apache Superset Improper Authorization allows low-privileged users to bypass
  access controls 
severity: high
vendor: apache-superset
product: apache-superset
ecosystem: pip
affected:
  - apache-superset < 6.0.0
patched:
  - apache-superset 6.0.0
published: '2026-02-24'
updated: '2026-07-13'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-3m2g-v7jf-7fxc'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-23982'
  - url: 'https://github.com/apache/superset'
  - url: 'https://lists.apache.org/thread/9lvbzwkw4rxgdvbpfvnnnfcll92v75fp'
  - url: 'http://www.openwall.com/lists/oss-security/2026/02/24/6'
tags:
  - osv
  - pip
epss: 0.00453
epssPercentile: 0.38733
ingestedAt: '2026-07-13T18:57:51.981Z'
---

## Overview

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.

## Affected packages

- `apache-superset < 6.0.0`

## Remediation

Upgrade to a patched release:

- `apache-superset 6.0.0`
