NONE · 0

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

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-26226?

CVE-2026-26226 is a documented vulnerability. 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 valu...

How severe is CVE-2026-26226?

CVSS scoring is not yet available for CVE-2026-26226. Check NVD for updates.

Is there a patch for CVE-2026-26226?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.