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

exploitDog

nvd логотип

CVE-2026-45149

Опубликовано: 29 мая 2026
Источник: nvd
CVSS3: 6.5
CVSS3: 7.5
EPSS Низкий

Описание

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. From 5.0.0 to before 5.0.6, the max option was being applied too late. When expanding a single large numeric range like {1..10000000}, the sequence generation loop generates all 10 million intermediate elements before the max limit is applied With max=10, the output is correctly limited to 10 items, but the process still allocates ~505 MB and spends ~800ms building the full intermediate array. This vulnerability is fixed in 5.0.6.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:*
Версия от 5.0.0 (включая) до 5.0.6 (исключая)

EPSS

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

6.5 Medium

CVSS3

7.5 High

CVSS3

Дефекты

CWE-400

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

CVSS3: 6.5
ubuntu
2 месяца назад

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. From 5.0.0 to before 5.0.6, the max option was being applied too late. When expanding a single large numeric range like {1..10000000}, the sequence generation loop generates all 10 million intermediate elements before the max limit is applied With max=10, the output is correctly limited to 10 items, but the process still allocates ~505 MB and spends ~800ms building the full intermediate array. This vulnerability is fixed in 5.0.6.

CVSS3: 6.5
redhat
2 месяца назад

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. From 5.0.0 to before 5.0.6, the max option was being applied too late. When expanding a single large numeric range like {1..10000000}, the sequence generation loop generates all 10 million intermediate elements before the max limit is applied With max=10, the output is correctly limited to 10 items, but the process still allocates ~505 MB and spends ~800ms building the full intermediate array. This vulnerability is fixed in 5.0.6.

CVSS3: 6.5
debian
2 месяца назад

The brace-expansion library generates arbitrary strings containing a c ...

CVSS3: 6.5
github
3 месяца назад

brace-expansion: Large numeric range defeats documented `max` DoS protection

EPSS

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

6.5 Medium

CVSS3

7.5 High

CVSS3

Дефекты

CWE-400