Home

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.

PUBLISHED Reserved 2026-01-09 | Published 2026-01-14 | Updated 2026-01-14 | Assigner GitHub_M




MEDIUM: 6.3CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Problem types

CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')

Product status

< 2.4.6
affected

References

github.com/...kSheep/security/advisories/GHSA-6pw3-h7xf-x4gp

github.com/...ommit/bd4ecb9542b5d52442276b5a6907931b90f38d12

github.com/Neoteroi/BlackSheep/releases/tag/v2.4.6

cve.org (CVE-2026-22779)

nvd.nist.gov (CVE-2026-22779)

Download JSON