VYPR

Req

by Wojtekmach

Source repositories

CVEs (2)

  • CVE-2026-49755HigJun 8, 2026
    risk 0.46cvss epss

    Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in wojtekmach Req allows attacker-controlled HTTP servers to exhaust memory in a Req client via decompression-bomb response bodies. Req's default response pipeline includes Req.Steps.decode_body/1…

  • CVE-2026-49756LowJun 8, 2026
    risk 0.07cvss epss

    Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in wojtekmach Req allows multipart parameter smuggling via attacker-influenced part metadata. Req.Utils.encode_form_part/2 in lib/req/utils.ex builds the per-part headers by interpolating the…