Description
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.
INFO
Published Date :
2026-01-14T16:49:34.202Z
Last Modified :
2026-01-14T21:01:52.743Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-22779 vulnerability.
| Vendors | Products |
|---|---|
| Neoteroi |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-22779.