Vulnerability Description
daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 (unlimited), an unauthenticated remote attacker could send arbitrarily large WebSocket messages or frames, causing excessive memory consumption and a denial of service.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Djangoproject | Daphne | < 4.2.2 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-44545?
CVE-2026-44545 is a vulnerability with a CVSS score of 5.3 (MEDIUM). daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 (unlimited), an unauthenticated remote at...
How severe is CVE-2026-44545?
CVE-2026-44545 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44545?
Check the references section above for vendor advisories and patch information. Affected products include: Djangoproject Daphne.