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

exploitDog

github логотип

GHSA-65x3-rw7q-gx94

Опубликовано: 18 мая 2026
Источник: github
Github: Прошло ревью
CVSS3: 7.5

Описание

multiparty vulnerable to ReDoS via filename parsing

Impact

multiparty@4.2.3 and lower versions are vulnerable to denial of service via regular expression backtracking in the Content-Disposition filename parameter parser. A multipart upload with a long header value containing !filename="1 repeated can cause regex matching to take seconds, blocking the event loop. Any service accepting multipart uploads via multiparty is affected.

Patches

Users should upgrade to multiparty@4.3.0 or higher.

Workarounds

None. Limiting upload sizes at the proxy/gateway layer reduces but does not eliminate the attack surface, since a small ~8 KB header is sufficient to trigger the vulnerable backtracking.

Resources

Пакеты

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

multiparty

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

<= 4.2.3

4.3.0

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-1333

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

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

multiparty@4.2.3 and lower versions are vulnerable to denial of service via regular expression backtracking in the Content-Disposition filename parameter parser. A crafted multipart upload with a long header value can cause regex matching to take seconds, blocking the event loop. Impact: any service accepting multipart uploads via multiparty is affected. Workarounds: limiting upload sizes at the proxy or gateway layer reduces but does not eliminate the attack surface, since a small header of around 8 KB is sufficient to trigger the vulnerable backtracking. Upgrade to multiparty@4.3.0 or higher.

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

multiparty@4.2.3 and lower versions are vulnerable to denial of service via regular expression backtracking in the Content-Disposition filename parameter parser. A crafted multipart upload with a long header value can cause regex matching to take seconds, blocking the event loop. Impact: any service accepting multipart uploads via multiparty is affected. Workarounds: limiting upload sizes at the proxy or gateway layer reduces but does not eliminate the attack surface, since a small header of around 8 KB is sufficient to trigger the vulnerable backtracking. Upgrade to multiparty@4.3.0 or higher.

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

multiparty@4.2.3 and lower versions are vulnerable to denial of servic ...

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-1333