CVE-2026-41150

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:mermaid_project:mermaid:*:*:*:*:*:node.js:*:*
cpe:2.3:a:mermaid_project:mermaid:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-05-29 15:16

Updated : 2026-07-21 12:10


NVD link : CVE-2026-41150

Mitre link : CVE-2026-41150

CVE.ORG link : CVE-2026-41150


JSON object : View

Products Affected

mermaid_project

  • mermaid
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')