HTTP Request Splitting Vulnerability in Hackney by Benoit C.
CVE-2026-47075
6.8MEDIUM
What is CVE-2026-47075?
The Hackney HTTP client library has a vulnerability that allows an attacker to exploit improper handling of carriage return (CR) and line feed (LF) sequences within URLs. By not percent-encoding these characters in the URL query, Hackney permits the injection of CRLF sequences, potentially leading to HTTP request splitting. This can allow an attacker to manipulate HTTP headers or split requests, thereby posing significant security risks. Versions of Hackney prior to 4.0.1 are affected, making it essential for users to review and update their implementations.
Affected Version(s)
hackney 0 < 4.0.1
hackney 8bb1a359a81ae58567c84f8d24564e9742e6f2bd
References
CVSS V4
Score:
6.8
Severity:
MEDIUM
Confidentiality:
None
Integrity:
High
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Attack Required:
Physical
Privileges Required:
Undefined
User Interaction:
Unknown
Timeline
Vulnerability published
Vulnerability Reserved
Credit
tepel-chen
Benoit Chesneau
Jonatan Männchen
