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

exploitDog

nvd логотип

CVE-2026-44974

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

Описание

@hapi/content provided HTTP Content-* headers parsing. Prior to 6.0.2, Content.disposition() retained the last occurrence of each duplicate parameter while Content.type() retained the first occurrence of duplicate charset and boundary parameters, creating a parameter-smuggling primitive when another component in the request-processing chain resolves duplicates the opposite way. This can allow an upload filename allowlist bypass in headers such as Content-Disposition: form-data; name="file"; filename="safe.txt"; filename="shell.php". This issue is fixed in version 6.0.2.

EPSS

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

Дефекты

CWE-436

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

github
4 месяца назад

@hapi/content header parser has a parameter smuggling issue that allows upload-filter bypass via duplicate parameters

EPSS

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

Дефекты

CWE-436