Apache Superset server arbitrary file read
Medium6.8CVE-2024-34693 · Published Jun 20, 2024 · updated Jul 7, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| apache-superset PyPI | < 3.1.3 | 3.1.3 |
| >= 4.0.0, < 4.0.1 | 4.0.1 |
Details and references
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 command that is able to read files from the server and insert their content on a MariaDB database table. This issue affects Apache Superset before version 3.1.3 and in version 4.0.0. Users are recommended to upgrade to version 4.0.1 or 3.1.3, both of which fix the issue.
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-20
- Also known as
- BIT-superset-2024-34693, CVE-2024-34693, PYSEC-2026-1183
More Apache Superset advisories
All Apache Superset| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jul 162024 | Apache Superset vulnerable to improper SQL authorization CVE-2024-39887Medium4.3fixed in 4.0.2 | Medium4.3 | 4.0.2 |
| May 72024 | Apache Superset Incorrect Authorization vulnerability CVE-2024-28148Medium4.3fixed in 3.1.2 | Medium4.3 | 3.1.2 |
| Feb 282024 | Apache Superset: Improper authorization validation on dashboards and charts import CVE-2024-26016Medium4.3fixed in 3.0.4, 3.1.1 | Medium4.3 | 3.0.4, 3.1.1 |
| Feb 282024 | Apache Superset: Improper data authorization when creating a new dataset CVE-2024-24779Medium5.0fixed in 3.0.4, 3.1.1 | Medium5.0 | 3.0.4, 3.1.1 |
| Feb 282024 | Apache Superset: Improper validation of SQL statements allows for unauthorized access to data CVE-2024-24773Medium4.9fixed in 3.0.4, 3.1.1 | Medium4.9 | 3.0.4, 3.1.1 |
| Feb 282024 | Apache Superset: Improper Neutralization of custom SQL on embedded context CVE-2024-24772Medium4.3fixed in 3.0.4, 3.1.1 | Medium4.3 | 3.0.4, 3.1.1 |