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

exploitDog

nvd логотип

CVE-2026-13149

Опубликовано: 30 июн. 2026
Источник: nvd
EPSS Низкий

Описание

brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.

EPSS

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

Дефекты

CWE-400

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

ubuntu
3 месяца назад

brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.

CVSS3: 7.5
redhat
3 месяца назад

brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.

debian
3 месяца назад

brace-expansion through 5.0.6 is vulnerable to denial of service. The ...

suse-cvrf
3 месяца назад

Security update for python-pytest-html

rocky
около 2 месяцев назад

Important: nodejs-nodemon security update

EPSS

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

Дефекты

CWE-400