MEDIUM🇵🇱 Wersja polska

CVE-2026-47075

CVSS 6.8v4.0pub. 2026-05-25upd. 2026-05-28

Improper Neutralization of CRLF Sequences vulnerability in benoitc hackney allows HTTP Request Splitting. hackney does not percent-encode carriage return (\r) or line feed (\n) characters in the URL query component before constructing the HTTP/1.1 request target. Characters outside the grammar defined in RFC 3986 Section 3.4 must be percent-encoded, but hackney_url:make_url/3 passes the query binary directly without validation or escaping. An attacker who can control all or part of a URL passed to hackney can inject raw CRLF sequences into the query string, which are then sent as HTTP line breaks in the request target. This enables injection of arbitrary HTTP headers or splitting of the HTTP request. This issue affects hackney: from 0 before 4.0.1.

CVSS Vector
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Benoitc Hackney

    APP
    Benoitc
    < 4.0.1
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-47077HIGH8.2ten sam produkt

Allocation of Resources Without Limits or Throttling vulnerability in benoitc hackney allows Flooding. hackney...

CVE-2026-47067HIGH8.7ten sam produkt

Allocation of Resources Without Limits or Throttling vulnerability in benoitc hackney allows Flooding. The URL...

CVE-2026-47071HIGH8.2ten sam produkt

Uncontrolled Resource Consumption vulnerability in benoitc hackney allows Flooding. The SOCKS5 transport in sr...

CVE-2026-47073HIGH8.7ten sam produkt

Allocation of Resources Without Limits or Throttling vulnerability in benoitc hackney allows Flooding. The Web...

CVE-2026-47066HIGH8.7ten sam produkt

Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in benoitc hackney allows Excessive Alloc...