Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-2v8p-3f2j-5mp7

Опубликовано: 06 авг. 2026
Источник: github
Github: Прошло ревью
CVSS4: 5.3

Описание

Mermaid XY Charts are vulnerable to an infinite loop DoS

Impact

Mermaid XY Charts are vulnerable to an infinite loop DoS attack in the setXAxisRangeData(), when configuring an X-Axis with invalid parameters.

As each loop appends an element to an array, this would generally only cause an RangeError: Invalid array length to appear after a few seconds, but may cause the page/JavaScript process to crash due to memory exhaustion, depending on the environment.

Proof-of-concept

xychart x-axis 1 --> 1 line [1, 2]

Patches

This has been patched in https://github.com/mermaid-js/mermaid/commit/630aa7e5dd417e1f56bff2a1ce8df2c5ad08d289 and released in Mermaid v11.16.1.

A backport has been made for the v10 branch in ef60adc837d9d5107af21285f01e83dea309bd0a and was released in Mermaid v10.9.8

Workarounds

There are no known workarounds. Please update to the latest version or apply the patch.

References

Пакеты

Наименование

mermaid

npm
Затронутые версииВерсия исправления

>= 10.6.0, < 10.9.8

10.9.8

Наименование

mermaid

npm
Затронутые версииВерсия исправления

>= 11.0.0-alpha.1, < 11.16.1

11.16.1

EPSS

Процентиль: 34%
0.00408
Низкий

5.3 Medium

CVSS4

Дефекты

CWE-1325
CWE-835

Связанные уязвимости

ubuntu
25 дней назад

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 10.6.0 until 10.9.8 and 11.16.1, Mermaid XY Charts are vulnerable to an infinite loop denial of service in the setXAxisRangeData function when configuring an X-Axis with invalid parameters. Because each loop iteration appends an element to an array, this generally causes a RangeError to appear after a few seconds, but it may instead cause the page or JavaScript process to crash from memory exhaustion, depending on the environment. This issue is fixed in versions 10.9.8 and 11.16.1.

CVSS3: 7.5
redhat
25 дней назад

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 10.6.0 until 10.9.8 and 11.16.1, Mermaid XY Charts are vulnerable to an infinite loop denial of service in the setXAxisRangeData function when configuring an X-Axis with invalid parameters. Because each loop iteration appends an element to an array, this generally causes a RangeError to appear after a few seconds, but it may instead cause the page or JavaScript process to crash from memory exhaustion, depending on the environment. This issue is fixed in versions 10.9.8 and 11.16.1.

nvd
25 дней назад

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 10.6.0 until 10.9.8 and 11.16.1, Mermaid XY Charts are vulnerable to an infinite loop denial of service in the setXAxisRangeData function when configuring an X-Axis with invalid parameters. Because each loop iteration appends an element to an array, this generally causes a RangeError to appear after a few seconds, but it may instead cause the page or JavaScript process to crash from memory exhaustion, depending on the environment. This issue is fixed in versions 10.9.8 and 11.16.1.

debian
25 дней назад

Mermaid is a JavaScript tool that uses Markdown-inspired text to creat ...

EPSS

Процентиль: 34%
0.00408
Низкий

5.3 Medium

CVSS4

Дефекты

CWE-1325
CWE-835