CVE Catalog

CVE-2026-41150

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

31th percentile - higher than 31% of all known CVEs

Summary

Mermaid before versions 10.9.6 and 11.15.0 is vulnerable to a denial-of-service attack when rendering Gantt charts if the excludes attribute is used to exclude all dates.

Risk Assessment

An attacker can crash the Mermaid diagram rendering application, leading to denial of service.

Recommendation

Upgrade Mermaid to version 10.9.6 or 11.15.0 (or later), which includes the fix.

Other vulnerabilities in Mermaid

See all
Original NVD description (English source)

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.6 and 11.15.0, there is a denial-of-service attack when rendering gantt charts, if they use the excludes attribute to exclude all dates. mermaid.parse is unaffected, unless you then call the ganttDb.getTasks() (which is called when rendering a diagram). This vulnerability is fixed in 10.9.6 and 11.15.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS