CVE-2026-71439

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.6.0 until 11.16.1, Mermaid Radar Diagrams allow arbitrary large values for the ticks parameter, which can cause high CPU usage and freeze the rendering webpage or JavaScript process for long periods of time, potentially until the process is killed from memory exhaustion. This issue is fixed in version 11.16.1.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-06 22:18

Updated : 2026-09-08 20:53


NVD link : CVE-2026-71439

Mitre link : CVE-2026-71439

CVE.ORG link : CVE-2026-71439


JSON object : View

Products Affected

No product.

CWE
CWE-606

Unchecked Input for Loop Condition

CWE-1322

Use of Blocking Code in Single-threaded, Non-blocking Context