Request Smuggling Vulnerability in AIOHTTP Framework by aio-libs
CVE-2025-53643
1.7LOW
What is CVE-2025-53643?
The AIOHTTP framework, an asynchronous HTTP client/server for Python, contains a vulnerability prior to version 3.12.14 that allows for request smuggling attacks. This flaw arises from improper parsing of trailer sections in HTTP requests, particularly when the pure Python version is used without the accompanying C extensions or if AIOHTTP_NO_EXTENSIONS is enabled. Attackers may exploit this vulnerability to bypass certain firewall and proxy protections, emphasizing the importance of upgrading to version 3.12.14 or later.
Affected Version(s)
aiohttp < 3.12.14