CVE-2026-26226

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.
CVSS

No CVSS.

Configurations

No configuration.

History

13 Feb 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-13 17:16

Updated : 2026-02-13 21:43


NVD link : CVE-2026-26226

Mitre link : CVE-2026-26226

CVE.ORG link : CVE-2026-26226


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')