VYPR

http-proxy-middleware

by HTTP Proxy Middleware

CVEs (1)

  • CVE-2026-55603higJun 18, 2026
    risk 0.45cvss epss

    ## Summary `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…