CVE & CISA-KEV Catalog

CVE-2026-44546

LOW
3.7
CVSS v3
NVD

Description

daphne before 4.2.2 reconstructs a raw HTTP request from Twisted's parsed headers and feeds it to autobahn for WebSocket handshake processing. Twisted does not treat \x0b, \x0c, \x1c, \x1d, \x1e, or \x85 as header line separators, but autobahn decodes header values to str and calls splitlines(). An attacker can exploit this parser differential to inject additional headers into the ASGI scope passed to the application. daphne now rejects requests with these bytes in any header value with a 400 response.

How to fix

Remediation Available
python-daphneDebian
Fixed in:4.2.2-0.1CVE-2026-44546

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityLow
IntegrityNone
AvailabilityNone

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

Exploit Intelligence

0.17%probability of exploitation in 30 days
7thpercentile

Low risk: more likely to be exploited than 7% of all known CVEs.

References

Release Notes1
Embed a live status badge for CVE-2026-44546
CVE-2026-44546 severity badge

Markdown

[![CVE-2026-44546](https://tridentstack.com/cve/badge/CVE-2026-44546.svg)](https://tridentstack.com/cve/CVE-2026-44546)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-44546"><img src="https://tridentstack.com/cve/badge/CVE-2026-44546.svg" alt="CVE-2026-44546"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-06-15.