Request Smuggling Vulnerability in AIOHTTP Framework by Aio-libs
CVE-2025-69224
6.3MEDIUM
What is CVE-2025-69224?
The AIOHTTP framework, designed for asynchronous HTTP communication in Python, is susceptible to a request smuggling vulnerability. This issue arises in versions up to 3.13.2, particularly when handling non-ASCII characters. If installed in its pure Python version—without C extensions—or if AIOHTTP_NO_EXTENSIONS is enabled, attackers can exploit this vulnerability to bypass firewall or proxy protections. The problem has been resolved in versions released after 3.13.2.
Affected Version(s)
aiohttp < 3.13.3
