CVE-2026-26226 MEDIUM

CVE-2026-26226: beautiful-mermaid < 0.1.3 SVG Attribute Injection

Vendor Lukilabs
Product beautiful-mermaid
Weakness CWE-79 · XSS
Published February 13, 2026
Last update February 13, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 13, 2026 CVE published
February 13, 2026 Record updated

Related vulnerabilities

04Related CVE