Lucene search
+L
ApacheSuperset

70 matches found

CVE
CVE
added 2023/11/28 5:59 p.m.75 views

CVE-2023-42504

CVE-2023-42504 describes a denial-of-service vulnerability in Apache Superset prior to 3.0.0 where an authenticated attacker can initiate multiple concurrent dashboard exports, potentially exhausting resources. Multiple connected sources (OSV, Red Hat, CNVD, GHSA advisories, etc.) corroborate a r...

6.5CVSS5.8AI score0.0114EPSS
Save
CVE
CVE
added 2025/08/14 1:18 p.m.75 views

CVE-2025-55675

CVE-2025-55675 — Apache Superset : There is an improper access-control on the /explore endpoint. An authenticated user can enumerate metadata for datasources they lack permission to access by iterating datasource_id in the URL, leading to potential disclosure of protected datasource names. Affect...

6.5CVSS6.5AI score0.00513EPSS
Save
CVE
CVE
added 2023/12/19 9:52 a.m.74 views

CVE-2023-49734

Apache Superset is affected by an privilege-escalation vulnerability (CVE-2023-49734) where an authenticated Gamma user can create a dashboard, add charts, and automatically become an owner of those charts, gaining write permissions. Affected versions include the prior 2.1.x line (before 2.1.2) a...

7.7CVSS6.8AI score0.00942EPSS
Save
CVE
CVE
added 2023/11/27 10:52 a.m.71 views

CVE-2023-43701

CVE-2023-43701 affects Apache Superset up to version 2.1.1, where improper payload validation and a flawed REST API response type allow an authenticated attacker to store malicious code in chart metadata. The code could execute when a user accesses a specific deprecated API endpoint. Affected ver...

5.4CVSS4.9AI score0.01004EPSS
Save
CVE
CVE
added 2023/12/19 9:30 a.m.71 views

CVE-2023-46104

CVE-2023-46104 affects Apache Superset up to v2.1.2 and v3.0.0–v3.0.1. Uncontrolled resource consumption can be triggered by an authenticated attacker who uploads a malicious ZIP to import databases, dashboards, or datasets. The CVSS base shows a Medium severity (6.5) with Network access, low att...

6.5CVSS6.1AI score0.01653EPSS
Save
CVE
CVE
added 2023/09/06 12:44 p.m.70 views

CVE-2023-27526

CVE-2023-27526 affects Apache Superset up to version 2.1.0 and concerns an improper authorization check in the Import Charts feature. A non-admin authenticated user could potentially create resources via that feature, enabling unintended resource creation. The provided connected sources consisten...

4.3CVSS4.4AI score0.00876EPSS
Save
CVE
CVE
added 2023/12/19 9:33 a.m.68 views

CVE-2023-49736

CVE-2023-49736 describes a SQL injection vulnerability in Apache Superset caused by a vulnerable where_in JINJA macro. The issue allows an attacker to inject SQL via a quote parameter in the macro, with impact on confidentiality, integrity, and availability as described in the sources. Affected v...

8.8CVSS7.6AI score0.01178EPSS
Save
CVE
CVE
added 2023/09/06 12:55 p.m.65 views

CVE-2023-27523

CVE-2023-27523 affects Apache Superset up to version 2.1.0, due to improper data authorization checks on Jinja-templated queries. An authenticated user can issue queries on database tables to which they may not have access. The connected documents confirm the vulnerability description and multipl...

5CVSS4.6AI score0.00726EPSS
Save
CVE
CVE
added 2023/09/06 1:16 p.m.65 views

CVE-2023-32672

The CVE-2023-32672 entry concerns an incorrect authorization check in SQLLab of Apache Superset up to version 2.1.0. The vulnerability allows an authenticated user to query tables they should not access due to a SQL parsing vulnerability. The affected component is Apache Superset’s SQLLab feature...

4.3CVSS4.5AI score0.0074EPSS
Save
CVE
CVE
added 2024/02/14 11:09 a.m.64 views

CVE-2024-23952

CVE-2024-23952 is a duplicate of CVE-2023-46104 describing an attack that triggers uncontrolled resource consumption in Apache Superset by an authenticated user uploading a malicious ZIP to import databases, dashboards or datasets. Affected versions include Superset up to 2.1.2 and 3.0.0–3.0.1. T...

6.5CVSS6.1AI score0.01699EPSS
Save
CVE
CVE
added 2023/11/28 4:25 p.m.62 views

CVE-2023-42502

Affected software: Apache Superset. Vulnerability: open redirect via spoofing the HTTP Host header. Root cause: authenticated attackers with update datasets permission can modify a dataset link to point to an untrusted site, causing users to be redirected when clicking that dataset. Impact: poten...

5.4CVSS4.9AI score0.00823EPSS
Save
CVE
CVE
added 2025/08/14 1:18 p.m.61 views

CVE-2025-55674

CVE-2025-55674 affects Apache Superset up to version 5.0.0. The issue is a bypass of the DISALLOWED_SQL_FUNCTIONS denylist, allowing a user with SQL Lab access to execute blocked SQL functions and disclose sensitive information (e.g., software version). The publicly stated remediation is to upgra...

6.5CVSS7.7AI score0.00674EPSS
Save
CVE
CVE
added 2023/11/27 10:23 a.m.58 views

CVE-2023-42501

Apache Superset prior to 2.1.2 is affected by CVE-2023-42501, where the Gamma role grants unnecessary read permissions, allowing authenticated users to read configured CSS templates and annotations. The vulnerability is described as an information disclosure risk with a CVSS v3.1 base score of 4....

4.3CVSS4.4AI score0.0086EPSS
Save
CVE
CVE
added 2025/08/14 1:17 p.m.54 views

CVE-2025-55672

Summary: Apache Superset has a stored XSS in the chart visualization. An authenticated user with chart-edit permissions can inject a payload into a column label, which is executed in victims’ browsers on hover. This affects versions before 5.0.0 and can lead to session hijacking or arbitrary comm...

5.4CVSS6AI score0.00662EPSS
Save
CVE
CVE
added 2025/08/14 1:16 p.m.53 views

CVE-2025-55673

Apache Superset contains an information disclosure in the /chart/data response: when a guest user accesses a chart, the payload includes the underlying query, exposing database schema details (e.g., table names). This affects versions before 4.1.3. The issue is mitigated by upgrading to version 4...

5.3CVSS7.1AI score0.00556EPSS
Save
CVE
CVE
added 2026/07/30 4:08 p.m.49 views

CVE-2026-23981

Apache Superset is affected by CVE-2026-23981 due to an Improper Authorization vulnerability in which an authenticated user with chart-update permissions can modify dashboards they do not own. The underlying issue is that UpdateChartCommand did not verify the user’s write permissions for the targ...

5.3CVSS5.8AI score0.00364EPSS
Save
CVE
CVE
added 2026/07/30 4:09 p.m.47 views

CVE-2026-23985

CVE-2026-23985 is a ReDoS vulnerability in Apache Superset versions 1.5.0–5.0.0, arising from the sql_parse.py component’s integration with the sqlparse library. The issue centers on the SQL_REGEX used to parse SQL statements, where overlapping disjunctions share a common outer quantifier, enabli...

6.5CVSS5.9AI score0.00413EPSS
SaveWeb
CVE
CVE
added 2026/02/24 12:54 p.m.45 views

CVE-2026-23980

Apache Superset CVE-2026-23980 describes an SQL injection issue (improper neutralization of special elements) that can be exploited by an authenticated user with read access via sqlExpression or where parameters. Affected software: Superset versions before 6.0.0. Impact as per CVSS: MEDIUM (5.3),...

6.5CVSS5.7AI score0.00503EPSS
Save
CVE
CVE
added 2026/02/24 12:52 p.m.40 views

CVE-2026-23983

Apache Superset (CVE-2026-23983) has an information disclosure vulnerability via the Tag endpoint (disabled by default). When the tagged objects include Users, the API may serialize and return sensitive fields such as password hashes (pbkdf2), email addresses, and login statistics to authenticate...

6.5CVSS5.5AI score0.004EPSS
Save
CVE
CVE
added 2026/02/24 1:02 p.m.39 views

CVE-2026-23969

Apache Superset prior to 4.1.2 is affected by CVE-2026-23969 due to an incomplete default DISALLOWED_SQL_FUNCTIONS list for the ClickHouse engine, which can lead to exposure of sensitive information in SQL Lab and charts. The vulnerability’s impact is described with a CVSS 4.0 base score of 5.3 (...

6.5CVSS5.9AI score0.00607EPSS
Save
Total number of security vulnerabilities70