CVE-2026-44546: CWE-444 (Inconsistent Interpretation of HTTP Requests -- "HTTP Request/Response Smuggling") in djangoproject daphne
CVE-2026-44546 is a low-severity vulnerability in djangoproject's daphne server version 4.2.0. It arises from inconsistent parsing of HTTP headers between Twisted and autobahn libraries during WebSocket handshake processing. Specifically, certain control characters are not treated as header separators by Twisted but are split by autobahn, allowing an attacker to inject additional headers into the ASGI scope. This can lead to HTTP request smuggling. The issue is fixed in daphne versions after 4.2.0, where requests containing these bytes in header values are rejected with a 400 response.
AI Analysis
Technical Summary
Daphne before version 4.2.2 reconstructs raw HTTP requests from Twisted's parsed headers and passes them to autobahn for WebSocket handshake processing. Twisted does not recognize certain control characters (\x0b, \x0c, \x1c, \x1d, \x1e, \x85) as header line separators, whereas autobahn decodes header values to strings and splits lines, causing a parser discrepancy. This inconsistency allows an attacker to inject additional headers into the ASGI scope, effectively enabling HTTP request smuggling (CWE-444). The vulnerability affects daphne version 4.2.0. The vendor fixed this by rejecting requests with these control characters in header values with a 400 response in versions after 4.2.0.
Potential Impact
An attacker can exploit the inconsistent interpretation of HTTP headers to inject additional headers into the ASGI scope, potentially manipulating how the application processes requests. The CVSS score of 3.7 (low severity) reflects limited confidentiality impact and no integrity or availability impact. There are no known exploits in the wild.
Mitigation Recommendations
A fix is available in daphne versions after 4.2.0 that rejects requests containing the problematic control characters in header values with a 400 response. Users should upgrade to daphne 4.2.2 or later to mitigate this vulnerability. Patch status is not explicitly confirmed in the provided data, but the description indicates the fix is present in versions after 4.2.0. Check the official djangoproject advisories for the exact fixed version and update accordingly.
CVE-2026-44546: CWE-444 (Inconsistent Interpretation of HTTP Requests -- "HTTP Request/Response Smuggling") in djangoproject daphne
Description
CVE-2026-44546 is a low-severity vulnerability in djangoproject's daphne server version 4.2.0. It arises from inconsistent parsing of HTTP headers between Twisted and autobahn libraries during WebSocket handshake processing. Specifically, certain control characters are not treated as header separators by Twisted but are split by autobahn, allowing an attacker to inject additional headers into the ASGI scope. This can lead to HTTP request smuggling. The issue is fixed in daphne versions after 4.2.0, where requests containing these bytes in header values are rejected with a 400 response.
CVSS v3.1
Score 3.7low
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
Daphne before version 4.2.2 reconstructs raw HTTP requests from Twisted's parsed headers and passes them to autobahn for WebSocket handshake processing. Twisted does not recognize certain control characters (\x0b, \x0c, \x1c, \x1d, \x1e, \x85) as header line separators, whereas autobahn decodes header values to strings and splits lines, causing a parser discrepancy. This inconsistency allows an attacker to inject additional headers into the ASGI scope, effectively enabling HTTP request smuggling (CWE-444). The vulnerability affects daphne version 4.2.0. The vendor fixed this by rejecting requests with these control characters in header values with a 400 response in versions after 4.2.0.
Potential Impact
An attacker can exploit the inconsistent interpretation of HTTP headers to inject additional headers into the ASGI scope, potentially manipulating how the application processes requests. The CVSS score of 3.7 (low severity) reflects limited confidentiality impact and no integrity or availability impact. There are no known exploits in the wild.
Mitigation Recommendations
A fix is available in daphne versions after 4.2.0 that rejects requests containing the problematic control characters in header values with a 400 response. Users should upgrade to daphne 4.2.2 or later to mitigate this vulnerability. Patch status is not explicitly confirmed in the provided data, but the description indicates the fix is present in versions after 4.2.0. Check the official djangoproject advisories for the exact fixed version and update accordingly.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- DSF
- Date Reserved
- 2026-05-06T20:29:54.084Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a2037c3e29bf47b50c14db2
Added to database: 06/03/2026, 14:18:43 UTC
Last enriched: 07/12/2026, 09:21:24 UTC
Last updated: 07/31/2026, 19:22:59 UTC
Views: 69
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.