Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. mermaid
  4. ›
  5. CVE-2026-41150

CVE-2026-41150: Mermaid Gantt Charts are vulnerable to an Infinite Loop DoS

May 11, 2026 (updated June 9, 2026)

Mermaid v11.14.0 and earlier are vulnerable to a denial-of-service attack when rendering gantt charts, if they use the excludes attribute to exclude all dates.

Example:

gantt
excludes monday,tuesday,wednesday,thursday,friday,saturday,sunday
DoS :2025-01-01, 1d

mermaid.parse is unaffected, unless you then call the ganttDb.getTasks() (which is called when rendering a diagram).

References

  • github.com/advisories/GHSA-6m6c-36f7-fhxh
  • github.com/mermaid-js/mermaid/commit/a59ea56174712ee5430dfd5bc877cb5151f501a6
  • github.com/mermaid-js/mermaid/commit/faafb5d49106dd32c367f3882505f2dd625aa30e
  • github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.15.0
  • github.com/mermaid-js/mermaid/releases/tag/v10.9.6
  • github.com/mermaid-js/mermaid/security/advisories/GHSA-6m6c-36f7-fhxh
  • nvd.nist.gov/vuln/detail/CVE-2026-41150

Code Behaviors & Features

Detect and mitigate CVE-2026-41150 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 10.9.6, all versions starting from 11.0.0-alpha.1 before 11.15.0

Fixed versions

  • 10.9.6
  • 11.15.0

Solution

Upgrade to versions 10.9.6, 11.15.0 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')

Source file

npm/mermaid/CVE-2026-41150.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:24:48 +0000.