---
id: CVE-2024-28148
aliases:
  - GHSA-299q-3p96-5898
  - BIT-superset-2024-28148
  - PYSEC-2026-1153
title: Apache Superset Incorrect Authorization vulnerability
summary: Apache Superset Incorrect Authorization vulnerability
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
vendor: apache-superset
product: apache-superset
ecosystem: pip
affected:
  - apache-superset < 3.1.2
patched:
  - apache-superset 3.1.2
published: '2024-05-07'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-299q-3p96-5898'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-28148'
  - url: 'https://github.com/apache/superset'
  - url: 'https://lists.apache.org/thread/n27wlbd05oc6bgjh28d5pxzsrrph8dgo'
tags:
  - osv
  - pip
epss: 0.00705
epssPercentile: 0.51945
ingestedAt: '2026-07-08T18:25:44.188Z'
---

## Overview

An authenticated user could potentially access metadata for a datasource they are not authorized to view by submitting a targeted REST API request. This issue affects Apache Superset before 3.1.2.

Users are recommended to upgrade to version 3.1.2 or above, which fixes the issue.



## Affected packages

- `apache-superset < 3.1.2`

## Remediation

Upgrade to a patched release:

- `apache-superset 3.1.2`
