Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-85077
Published:September 17, 2026
Updated:September 22, 2026
Sanic is an opensource python web server/framework. Prior to version 24.12.1, and in version 25.12.0, the HTTP/1.1 response pipeline in sanic/response/types.py serializes response header names and values without rejecting carriage-return or line-feed characters. Applications that place attacker-controlled data in response.headers, file(..., filename=...), or cookie path and domain attributes can therefore emit injected headers and may split responses. Depending on application and proxy behavior, this can enable session fixation through injected cookies, cache poisoning, or security-header corruption. This issue is fixed in versions 24.12.1 and 25.12.1.
Affected Packages
sanic (CONDA):
Affected version(s) >=0.6.0 <24.12.1
Fix Suggestion:
Update to version 24.12.1
sanic (CONDA):
Affected version(s) =25.3.0 <25.12.1
Fix Suggestion:
Update to version 25.12.1
https://github.com/sanic-org/sanic.git (GITHUB):
Affected version(s) >=v25.3.0 <v25.12.1
Fix Suggestion:
Update to version v25.12.1
https://github.com/sanic-org/sanic.git (GITHUB):
Affected version(s) >=v19.6.0 <v24.12.1
Fix Suggestion:
Update to version v24.12.1
sanic (PYTHON):
Affected version(s) >=0.1.0 <24.12.1
Fix Suggestion:
Update to version 24.12.1
sanic (PYTHON):
Affected version(s) >=25.3.0 <25.12.1
Fix Suggestion:
Update to version 25.12.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')
EPSS
Base Score:
0.27