CVE-2026-22779
MEDIUMBlackSheep < 2.4.6 - HTTP Request/Response Splitting via CRLF Injection
Title source: llmDescription
BlackSheep is an asynchronous web framework to build event based web applications with Python. Prior to 2.4.6, the HTTP Client implementation in BlackSheep is vulnerable to CRLF injection. Missing headers validation makes it possible for an attacker to modify the HTTP requests (e.g. insert a new header) or even create a new HTTP request. Exploitation requires developers to pass unsanitized user input directly into headers.The server part is not affected because BlackSheep delegates to an underlying ASGI server handling of response headers. This vulnerability is fixed in 2.4.6.
References (3)
Core 3
Core References
Third Party Advisory x_refsource_confirm
https://github.com/Neoteroi/BlackSheep/security/advisories/GHSA-6pw3-h7xf-x4gp
Patch x_refsource_misc
https://github.com/Neoteroi/BlackSheep/commit/bd4ecb9542b5d52442276b5a6907931b90f38d12
Release Notes x_refsource_misc
https://github.com/Neoteroi/BlackSheep/releases/tag/v2.4.6
Scores
CVSS v3
5.3
EPSS
0.0031
EPSS Percentile
22.1%
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
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-113
Status
published
Products (2)
neoteroi/blacksheep
< 2.4.6
pypi/blacksheep
0 - 2.4.6PyPI
Published
Jan 14, 2026
Tracked Since
Feb 18, 2026