CVE-2025-55675 MEDIUM

CVE-2025-55675: Apache Superset: Incorrect datasource authorization on REST API

Vendor Apache Software Foundation
Product Apache Superset
Weakness CWE-285
Published August 14, 2025
Last update November 4, 2025

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Apache Superset contains an improper access control vulnerability in its /explore endpoint. A missing authorization check allows an authenticated user to discover metadata about datasources they do not have permission to access. By iterating through the datasource_id in the URL, an attacker can enumerate and confirm the existence and names of protected datasources, leading to sensitive information disclosure. This issue affects Apache Superset: before 5.0.0. Users are recommended to upgrade to version 5.0.0, which fixes the issue.

Key dates

02Disclosure timeline

August 14, 2025 CVE published
November 4, 2025 Record updated

Related vulnerabilities

04Related CVE