Apache Software Foundation Apache Superset vulnerabilities
61 known vulnerabilities affecting apache_software_foundation/apache_superset.
Total CVEs
61
CISA KEV
1
actively exploited
Public exploits
5
Exploited in wild
3
Severity breakdown
CRITICAL3HIGH5MEDIUM53
Vulnerabilities
Page 2 of 4
CVE-2023-30776P3MEDIUMCVSS 6.5≥ 1.3.0, ≤ 2.0.12023-04-24
CVE-2023-30776 [MEDIUM] CWE-522 CVE-2023-30776: An authenticated user with specific data permissions could access database connections stored passwo
An authenticated user with specific data permissions could access database connections stored passwords by requesting a specific REST API. This issue affects Apache Superset version 1.3.0 up to 2.0.1.
nvd
CVE-2024-24779P3MEDIUMCVSS 6.5fixed in 3.0.4≥ 3.1.0, < 3.1.12024-02-28
CVE-2024-24779 [MEDIUM] CWE-863 CVE-2024-24779: Apache Superset with custom roles that include `can write on dataset` and without all data access pe
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.
nvd
CVE-2025-48912P3MEDIUMCVSS 6.5fixed in 4.1.22025-05-30
CVE-2025-48912 [MEDIUM] CWE-89 CVE-2025-48912: An authenticated malicious actor using specially crafted requests could bypass row level security co
An authenticated malicious actor using specially crafted requests could bypass row level security configuration by injecting SQL into 'sqlExpression' fields. This allowed the execution of sub-queries to evade parsing defenses ultimately granting unauthorized access to data.
This issue affects Apache Superset: before 4.1.2.
Users are recommended to
nvd
CVE-2025-55675P3MEDIUMCVSS 6.5fixed in 5.0.02025-08-14
CVE-2025-55675 [MEDIUM] CWE-285 CVE-2025-55675: Apache Superset contains an improper access control vulnerability in its /explore endpoint. A missin
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 protec
nvd
CVE-2023-25504P3MEDIUMCVSS 6.5≤ 2.0.12023-04-17
CVE-2023-25504 [MEDIUM] CWE-918 CVE-2023-25504: A malicious actor who has been authenticated and granted specific permissions in Apache Superset may
A malicious actor who has been authenticated and granted specific permissions in Apache Superset may use the import dataset feature in order to conduct Server-Side Request Forgery
attacks and query internal resources on behalf of the server where Superset
is deployed. This vulnerability exists in Apache Superset versions up to and including 2.0.1.
nvd
CVE-2024-24773P3MEDIUMCVSS 6.5fixed in 3.0.4≥ 3.1.0, < 3.1.12024-02-28
CVE-2024-24773 [MEDIUM] CWE-863 CVE-2024-24773: Improper parsing of nested SQL statements on SQLLab would allow authenticated users to surpass their
Improper parsing of nested SQL statements on SQLLab would allow authenticated users to surpass their data authorization scope.
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, which fixes the issue.
nvd
CVE-2023-46104P3MEDIUMCVSS 6.5fixed in 2.1.3≥ 3.0.0, < 3.0.22023-12-19
CVE-2023-46104 [MEDIUM] CWE-400 CVE-2023-46104: Uncontrolled resource consumption can be triggered by authenticated attacker that uploads a maliciou
Uncontrolled resource consumption can be triggered by authenticated attacker that uploads a malicious ZIP to import database, dashboards or datasets.
This vulnerability exists in Apache Superset versions up to and including 2.1.2 and versions 3.0.0, 3.0.1.
nvd
CVE-2024-53949P3MEDIUMCVSS 6.5≥ 2.0.0, < 4.1.02024-12-09
CVE-2024-53949 [MEDIUM] CWE-863 CVE-2024-53949: Improper Authorization vulnerability in Apache Superset when FAB_ADD_SECURITY_API is enabled (disabl
Improper Authorization vulnerability in Apache Superset when FAB_ADD_SECURITY_API is enabled (disabled by default). Allows for lower privilege users to use this API.
issue affects Apache Superset: from 2.0.0 before 4.1.0.
Users are recommended to upgrade to version 4.1.0, which fixes the issue.
nvd
CVE-2021-42250P3MEDIUMCVSS 6.5≥ Apache Superset, ≤ 1.3.12021-11-17
CVE-2021-42250 [MEDIUM] CWE-117 CVE-2021-42250: Improper output neutralization for Logs. A specific Apache Superset HTTP endpoint allowed for an aut
Improper output neutralization for Logs. A specific Apache Superset HTTP endpoint allowed for an authenticated user to forge log entries or inject malicious content into logs.
nvd
CVE-2023-49734P3MEDIUMCVSS 6.5fixed in 2.1.2≥ 3.0.0, < 3.0.22023-12-19
CVE-2023-49734 [MEDIUM] CWE-863 CVE-2023-49734: An authenticated Gamma user has the ability to create a dashboard and add charts to it, this user wo
An authenticated Gamma user has the ability to create a dashboard and add charts to it, this user would automatically become one of the owners of the charts allowing him to incorrectly have write permissions to these charts.This issue affects Apache Superset: before 2.1.2, from 3.0.0 before 3.0.2.
Users are recommended to upgrade to version 3.0.2 o
nvd
CVE-2024-34693P3MEDIUMCVSS 5.3fixed in 3.1.3≥ 4.0.0, < 4.0.12024-06-20
CVE-2024-34693 [MEDIUM] CWE-20 CVE-2024-34693: Improper Input Validation vulnerability in Apache Superset, allows for an authenticated attacker to
Improper Input Validation vulnerability in Apache Superset, allows for an authenticated attacker to create a MariaDB connection with local_infile enabled. If both the MariaDB server (off by default) and the local mysql client on the web server are set to allow for local infile, it's possible for the attacker to execute a specific MySQL/MariaDB SQL com
nvd
CVE-2021-41972P4MEDIUMCVSS 6.5≥ Apache Superset, ≤ 1.3.12021-11-12
CVE-2021-41972 [MEDIUM] CWE-522 CVE-2021-41972: Apache Superset up to and including 1.3.1 allowed for database connections password leak for authent
Apache Superset up to and including 1.3.1 allowed for database connections password leak for authenticated users. This information could be accessed in a non-trivial way.
nvd
CVE-2020-1932P4MEDIUMCVSS 6.5v0.34.0v0.34.1+2 more2020-01-28
CVE-2020-1932 [MEDIUM] CVE-2020-1932: An information disclosure issue was found in Apache Superset 0.34.0, 0.34.1, 0.35.0, and 0.35.1. Aut
An information disclosure issue was found in Apache Superset 0.34.0, 0.34.1, 0.35.0, and 0.35.1. Authenticated Apache Superset users are able to retrieve other users' information, including hashed passwords, by accessing an unused and undocumented API endpoint on Apache Superset.
nvd
CVE-2023-42504P4MEDIUMCVSS 6.5fixed in 3.0.02023-11-28
CVE-2023-42504 [MEDIUM] CWE-770 CVE-2023-42504: An authenticated malicious user could initiate multiple concurrent requests, each requesting multipl
An authenticated malicious user could initiate multiple concurrent requests, each requesting multiple dashboard exports, leading to a possible denial of service.
This issue affects Apache Superset: before 3.0.0
nvd
CVE-2022-41703P4MEDIUMCVSS 5.4≥ 2.0.0, < 2.0.1≤ 1.5.22023-01-16
CVE-2022-41703 [MEDIUM] CWE-89 CVE-2022-41703: A vulnerability in the SQL Alchemy connector of Apache Superset allows an authenticated user with re
A vulnerability in the SQL Alchemy connector of Apache Superset allows an authenticated user with read access to a specific database to add subqueries to the WHERE and HAVING fields referencing tables on the same database that the user should not have access to, despite the user having the feature flag "ALLOW_ADHOC_SUBQUERY" disabled (default value).
nvd
CVE-2022-45438P4MEDIUMCVSS 5.3≥ 2.0.0, < 2.0.1≤ 1.5.22023-01-16
CVE-2022-45438 [MEDIUM] CWE-668 CVE-2022-45438: When explicitly enabling the feature flag DASHBOARD_CACHE (disabled by default), the system allowed
When explicitly enabling the feature flag DASHBOARD_CACHE (disabled by default), the system allowed for an unauthenticated user to access dashboard configuration metadata using a REST API Get endpoint. This issue affects Apache Superset version 1.5.2 and prior versions and version 2.0.0.
nvd
CVE-2024-26016P4MEDIUMCVSS 5.4fixed in 3.0.4≥ 3.1.0, < 3.1.12024-02-28
CVE-2024-26016 [MEDIUM] CWE-863 CVE-2024-26016: A low privilege authenticated user could import an existing dashboard or chart that they do not have
A low privilege authenticated user could import an existing dashboard or chart that they do not have access to and then modify its metadata, thereby gaining ownership of the object. However, it's important to note that access to the analytical data of these charts and dashboards would still be subject to validation based on data access privileges.
nvd
CVE-2023-36387P4MEDIUMCVSS 5.4≤ 2.1.02023-09-06
CVE-2023-36387 [MEDIUM] CWE-863 CVE-2023-36387: An improper default REST API permission for Gamma users in Apache Superset up to and including 2.1.0
An improper default REST API permission for Gamma users in Apache Superset up to and including 2.1.0 allows for an authenticated Gamma user to test database connections.
nvd
CVE-2023-36388P4MEDIUMCVSS 5.4≤ 2.1.02023-09-06
CVE-2023-36388 [MEDIUM] CWE-918 CVE-2023-36388: Improper REST API permission in Apache Superset up to and including 2.1.0 allows for an authenticate
Improper REST API permission in Apache Superset up to and including 2.1.0 allows for an authenticated Gamma users to test network connections, possible SSRF.
nvd
CVE-2022-43720P4MEDIUMCVSS 5.4≥ 2.0.0, < 2.0.1≤ 1.5.22023-01-16
CVE-2022-43720 [MEDIUM] CWE-74 CVE-2022-43720: An authenticated attacker with write CSS template permissions can create a record with specific HTML
An authenticated attacker with write CSS template permissions can create a record with specific HTML tags that will not get properly escaped by the toast message displayed when a user deletes that specific CSS template record. This issue affects Apache Superset version 1.5.2 and prior versions and version 2.0.0.
nvd