CVE-2026-55603Disclosure(chimurai / http-proxy-middleware)

LOWCVSS 7.5 · HIGH

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Patch chimurai http-proxy-middleware systems immediately

Recommended action window: Monitor and triage in normal cycle

NVD description

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.

0.5/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-93

Priority

LOW

Exploitation

NONE

PoC

YES

Patch

AVAILABLE

Momentum

NONE

Are you affected?

If you run products in this scope, you should treat this CVE as relevant to your environment.

  • http-proxy-middleware

Threat summary

  • Patch or workaround signal is available
  • 1 mentions across 1 observed day

What's happening

  • Patch or workaround mentioned in 1 signal
  • Technical details provided in 1 signal
  • Disclosure: 1 classified signal
  • 1 total mentions across 1 day

Affected systems

Vendors
Products
http-proxy-middleware

Deep dive

Activity timeline1 mentions / 1d
00111Mentions · 2026-06-23: 1Patch / Workaround · 2026-06-23: 1Technical Details · 2026-06-23: 106-23
Signal classification1 categories
Disclosure
1100.0%
Referenced assets1 URL
By indicator
Full discourse1 post
  • Hugo | DevOps | Cybersecurity 🇱🇻@HugoValters
    Disclosure

    #CVE2026 -55603 - #CRLF Injection in Http-proxy-middleware. #CVSS 7.5. Allows header manipulation via multipart form data. No patch available yet. Mitigate by avoiding untrusted input in body parsers. #CVE #infosec #nodejs #python #astro #git #github #gitlab More: https://www.valtersit.com/cve/CVE-2026-55603

    Post summary

    The tweet announces CVE‑2026‑55603, a CRLF injection flaw in Http‑proxy‑middleware with CVSS 7.5, gives technical details and a workaround, but no patch or exploit is reported.

    0001067
    962 followersView on X
CPE platform detail1 entries

1 of 1 entries

PartVendorProductVersionTarget SWTarget HW
Appchimuraihttp-proxy-middleware---

Explore more