WebSocket Client Vulnerability in AIOHTTP Framework by aio-libs
CVE-2026-59881
6.9MEDIUM
What is CVE-2026-59881?
The AIOHTTP framework, an asynchronous HTTP client/server for Python, has a vulnerability in its WebSocket client. Prior to version 3.14.2, the WebSocket client was susceptible to accepting and decompressing frames with the RSV1 bit set, even without the negotiation of the permessage-deflate extension. This flaw could be exploited by a malicious server, potentially leading to excessive CPU and memory usage. This issue has been rectified in version 3.14.2.
Affected Version(s)
aiohttp < 3.14.2
