Request Smuggling Vulnerability in AIOHTTP Framework by aio-libs
CVE-2026-69243
6.3MEDIUM
What is CVE-2026-69243?
The AIOHTTP framework, used for asynchronous HTTP client/server communication in Python, harbors a vulnerability that allows for request smuggling due to improper handling of WebSocket upgrade requests. An attacker exploiting this weakness could manipulate HTTP requests, switching protocols before the complete request body is processed. This allows for potential interception and manipulation of network traffic. The issue has been resolved in version 3.14.2, making it essential for users to update to this version to safeguard against such attacks.
Affected Version(s)
aiohttp < 3.14.2
