CVE-2026-26226
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| lukilabs | beautiful-mermaid | 0 < 0.1.3 | affected |
Weaknesses
- CWE-79: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: partial
References
- https://github.com/lukilabs/beautiful-mermaid/releases/tag/v0.1.3
- https://github.com/lukilabs/beautiful-mermaid/pull/8
- https://neo.projectdiscovery.io/share/cec71dc7-a8eb-417e-b8b4-666644796c1e
- https://www.vulncheck.com/advisories/beautiful-mermaid-svg-attribute-injection
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.