CVE-2026-71438
Description
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
mermaidnpm | >= 11.0.0-alpha.1, < 11.16.1 | 11.16.1 |
mermaidnpm | < 10.9.8 | 10.9.8 |
Affected products
1- Range: v10.9.8, v11.16.1
Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-c4c3-pg64-4m4vghsaADVISORY
- github.com/mermaid-js/mermaid/commit/2cd6dcf735533b323507e3e889ffdea870540b43nvdWEB
- github.com/mermaid-js/mermaid/commit/c34b07a0815842327e70794d69b0c8c5a1e2a956nvdWEB
- github.com/mermaid-js/mermaid/pull/8022nvdWEB
- github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.16.1nvdWEB
- github.com/mermaid-js/mermaid/releases/tag/v10.9.8nvdWEB
- github.com/mermaid-js/mermaid/security/advisories/GHSA-c4c3-pg64-4m4vnvdWEB
News mentions
0No linked articles in our index yet.