---
id: CVE-2024-24779
aliases:
  - GHSA-wr6g-9wcr-cmqj
  - BIT-superset-2024-24779
  - PYSEC-2026-1191
title: 'Apache Superset: Improper data authorization when creating a new dataset'
summary: 'Apache Superset: Improper data authorization when creating a new dataset'
severity: medium
cvss: 5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N'
vendor: apache-superset
product: apache-superset
ecosystem: pip
affected:
  - apache-superset < 3.0.4
  - 'apache-superset >= 3.1.0, < 3.1.1'
patched:
  - apache-superset 3.0.4
  - apache-superset 3.1.1
published: '2024-02-28'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-wr6g-9wcr-cmqj'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-24779'
  - url: 'https://github.com/apache/superset'
  - url: 'https://lists.apache.org/thread/xzhz1m5bb9zxhyqgoy4q2d689b3zp4pq'
  - url: 'http://www.openwall.com/lists/oss-security/2024/02/28/6'
tags:
  - osv
  - pip
epss: 0.00733
epssPercentile: 0.5296
ingestedAt: '2026-07-08T18:25:53.893Z'
---

## Overview

Apache Superset with custom roles that include `can write on dataset` and without all data access permissions, allows for users to create virtual datasets to data they don't have access to. These users could then use those virtual datasets to get access to unauthorized data.
This issue affects Apache Superset: before 3.0.4, from 3.1.0 before 3.1.1.

Users are recommended to upgrade to version 3.1.1 or 3.0.4, which fixes the issue.

## Affected packages

- `apache-superset < 3.0.4`
- `apache-superset >= 3.1.0, < 3.1.1`

## Remediation

Upgrade to a patched release:

- `apache-superset 3.0.4`
- `apache-superset 3.1.1`
