GHSA-6pw3-h7xf-x4gp · Severity: medium · Ecosystem: pip — BlackSheep's ClientSession is vulnerable to CRLF injection
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.
Conclusion & alert: CVE-2026-22779 is rated Low Risk (30.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-16 | 0.04% | 0.05% | +0.01% |
| 2 | 2026-01-23 | 0.06% | 0.04% | -0.02% |
| 3 | 2026-01-20 | — | 0.06% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-6pw3-h7xf-x4gp · Severity: medium · Ecosystem: pip — BlackSheep's ClientSession is vulnerable to CRLF injection
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| neoteroi | blacksheep | < 2.4.6 | cpe:2.3:a:neoteroi:blacksheep:*:*:*:*:*:python:*:* |