CVE-2026-47069
MEDIUMCRLF injection in cookie domain/path options in hackney
Title source: cnaDescription
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.
References (4)
Core 4
Core References
Vendor Advisory vendor-advisory
related
https://github.com/benoitc/hackney/security/advisories/GHSA-mp55-p8c9-rfw2
Related related
https://cna.erlef.org/cves/CVE-2026-47069.html
Related related
https://osv.dev/vulnerability/EEF-CVE-2026-47069
Scores
CVSS v3
5.3
EPSS
0.0035
EPSS Percentile
26.6%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-93
Status
published
Products (2)
benoitc/hackney
0.9.0 - 4.0.1 (2 CPE variants)
benoitc/hackney
602d5c7f2ea4acbc83ed75230655d935a0750ebc - 8e02b99c28aea1b3fa2ddc0e66f51fe5bb0ac540
Published
May 25, 2026
Tracked Since
May 25, 2026