NONE · 0

CVE-2026-71437

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.5.0 until 11.16.1, Mermaid Architecture Diagrams are vulnerable to prototype pol...

Vulnerability Description

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.5.0 until 11.16.1, Mermaid Architecture Diagrams are vulnerable to prototype pollution when a diagram defines a group with an id of __proto__. Because the group id is used directly as an object property key without validation, an attacker who can supply diagram text can pollute Object.prototype, potentially affecting the behavior of the embedding application. This issue is fixed in version 11.16.1.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-71437?

CVE-2026-71437 is a documented vulnerability. Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.5.0 until 11.16.1, Mermaid Architecture Diagrams are vulnerable to prototype pol...

How severe is CVE-2026-71437?

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

Is there a patch for CVE-2026-71437?

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