CVE-2026-71438
Mermaid configuration APIs allow prototype pollution
Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.8 and 11.16.1, Mermaid's configuration setters (mermaid.initialize, mermaidAPI.setConfig, and mermaidAPI.updateSiteConfig) merge caller-supplied configuration into Mermaid's internal config using the assignWithDepth deep-merge helper, which is vulnerable to prototype pollution. This is only exploitable if an application forwards untrusted data directly into one of these configuration entry points, which is outside their documented usage; diagram-supplied configuration (e.g. %%{init: {}}%% or YAML frontmatter) is not affected. This issue is fixed in versions 10.9.8 and 11.16.1.
| CWE | CWE-1321 |
| Vendor | mermaid-js |
| Product | mermaid |
| Published | Aug 6, 2026 |
Get instant alerts for mermaid-js mermaid
Be the first to know when new unknown vulnerabilities affecting mermaid-js mermaid are published โ delivered to Slack, Telegram or Discord.