beautiful-mermaid contains an SVG attribute injection issue that can lead to cross-site scripting (XSS)
Moderate severity
GitHub Reviewed
Published
Feb 13, 2026
to the GitHub Advisory Database
•
Updated Feb 13, 2026
Description
Published by the National Vulnerability Database
Feb 13, 2026
Published to the GitHub Advisory Database
Feb 13, 2026
Last updated
Feb 13, 2026
Reviewed
Feb 13, 2026
beautiful-mermaid versions prior to 0.1.3 contain 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, allowing 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.
References