CVE-2026-47069
Published: May 25, 2026
Modified: May 27, 2026
Description
Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in benoitc hackney allows HTTP Response Splitting. The hackney_cookie:setcookie/3 function in src/hackney_cookie.erl validates the Name and Value arguments against CRLF and control characters, but concatenates the domain and path options verbatim into the output iolist with no equivalent check. An attacker who controls either option — for example by supplying a Host header value forwarded as the cookie domain, or a request path forwarded as the cookie path — can inject a literal CRLF sequence and arbitrary additional Set-Cookie headers into the HTTP response. This issue affects hackney: from 0.9.0 before 4.0.1.
| Vendor | Product | Versions |
|---|---|---|
benoitc | hackney | affected 0.9.0 - < 4.0.1 |
benoitc | hackney | affected 602d5c7f2ea4acbc83ed75230655d935a0750ebc - < 8e02b99c28aea1b3fa2ddc0e66f51fe5bb0ac540 |
Weaknesses (CWE)
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now