Denial of Service Vulnerability in Daphne WebSocket Server
CVE-2026-44545
5.3MEDIUM
What is CVE-2026-44545?
Daphne before version 4.2.2 is susceptible to a vulnerability that fails to enforce limits on WebSocket message size. The default settings in Autobahn's WebSocketServerFactory permit arbitrarily large messages due to both maxFramePayloadSize and maxMessagePayloadSize being set to 0. This can be exploited by an unauthenticated remote attacker, leading to excessive memory usage and resulting in a denial of service condition for the affected server.
Affected Version(s)
daphne 4.2.0 <= 4.2.1
daphne 4.2.2
