Apache Superset: Improper rendering of user input
Description
An authenticated attacker with CSS template write permissions can inject unescaped HTML via the toast message when a CSS template record is deleted.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
An authenticated attacker with CSS template write permissions can inject unescaped HTML via the toast message when a CSS template record is deleted.
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 [1].
To exploit this vulnerability, an attacker must have a valid account with CSS template write permissions. The attacker then creates a CSS template record containing malicious HTML tags. When a user (potentially a different user with higher privileges) deletes that record, the unsanitized HTML is rendered in the toast notification, enabling the stored cross-site scripting (XSS) attack [1].
Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's browser session. This could lead to session hijacking, data exfiltration, or other actions performed on behalf of the authenticated victim within Apache Superset [1].
Apache Superset released a fix in subsequent versions; users are advised to upgrade to a patched version. No workarounds have been publicly documented, and the software is actively maintained [2].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
apache-supersetPyPI | <= 1.5.2 | — |
Affected products
3- osv-coords2 versions
< 1.5.3+ 1 more
- (no CPE)range: < 1.5.3
- (no CPE)range: <= 1.5.2
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-fpmr-qmgh-42x2ghsaADVISORY
- lists.apache.org/thread/jts6x56kghr9mbowb653bk70pl81jp8lghsavendor-advisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2022-43720ghsaADVISORY
News mentions
0No linked articles in our index yet.