Releases55
Frequency3 weeks 16 hours
Last Release
Superset has moved to apache-superset, as of 0.34.0 onwards, please pip install apache-superset

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
<= 1.0.1, <= 0.34.06.1 MEDIUM5.8 MEDIUM

Apache Superset up to and including 1.0.1 allowed for the creation of an external URL that could be malicious. By not checking user input for open redirects the URL shortener functionality would allow for a malicious user to create a short URL for a dashboard that could convince the user to click the link.

< 0.23, < 0.23.07.5 HIGH

Versions of Superset prior to 0.23 used an unsafe load method from the pickle library to deserialize data leading to possible remote code execution. Note Superset 0.23 was released prior to any Superset release under the Apache Software Foundation.