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

exploitDog

nvd логотип

CVE-2026-55603

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

Описание

http-proxy-middleware is node.js http-proxy middleware. From 3.0.4 until 3.0.7 and 4.1.1, fixRequestBody() is the library's documented helper for re-emitting a request body that was already consumed by a body parser. When the outgoing Content-Type is multipart/form-data, it rebuilds the body with handlerFormDataBodyData(), which interpolates each req.body key and value directly into the multipart wire format without neutralizing CR/LF. A \r\n inside a value (or key) lets an attacker close the current part and inject an entirely new form part. Because the proxy's own body parser saw a single opaque value, any gateway-side policy or validation performed on req.body is evaluated against a different set of fields than the upstream backend ultimately parses a request/parameter desynchronization across the trust boundary. This vulnerability is fixed in 3.0.7 and 4.1.1.

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

Конфигурация 1

Одно из

cpe:2.3:a:chimurai:http-proxy-middleware:*:*:*:*:*:*:*:*
Версия от 3.0.4 (включая) до 3.0.7 (исключая)
cpe:2.3:a:chimurai:http-proxy-middleware:*:*:*:*:*:*:*:*
Версия от 4.0.0 (включая) до 4.1.1 (исключая)

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-93

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

CVSS3: 7.5
redhat
около 1 месяца назад

http-proxy-middleware is node.js http-proxy middleware. From 3.0.4 until 3.0.7 and 4.1.1, fixRequestBody() is the library's documented helper for re-emitting a request body that was already consumed by a body parser. When the outgoing Content-Type is multipart/form-data, it rebuilds the body with handlerFormDataBodyData(), which interpolates each req.body key and value directly into the multipart wire format without neutralizing CR/LF. A \r\n inside a value (or key) lets an attacker close the current part and inject an entirely new form part. Because the proxy's own body parser saw a single opaque value, any gateway-side policy or validation performed on req.body is evaluated against a different set of fields than the upstream backend ultimately parses a request/parameter desynchronization across the trust boundary. This vulnerability is fixed in 3.0.7 and 4.1.1.

CVSS3: 7.5
github
около 2 месяцев назад

http-proxy-middleware: multipart/form-data field injection via unescaped CRLF in `fixRequestBody`

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-93
Уязвимость CVE-2026-55603