Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Willdollman

#49872of 56,330
5.3Total CVSS
Vulnerabilities · 1
PT-2026-8010
5.3
2026-02-13
Pypi · Beautiful-Mermaid · CVE-2026-26226
**Name of the Vulnerable Software and Affected Versions** beautiful-mermaid versions prior to 0.1.3 **Description** The software contains an SVG attribute injection issue that can lead to cross-site scripting (XSS) when rendering attacker-controlled Mermaid diagrams. User-controlled values from Mermaid style and classDef directives are interpolated into SVG attribute values without proper escaping. This allows crafted input to break out of an attribute context and inject arbitrary SVG elements/attributes into the rendered output. When the generated SVG is embedded in a web page, this can result in script execution in the context of the embedding origin. **Recommendations** Update beautiful-mermaid to version 0.1.3 or later.