Aiohttp · Aiohttp · CVE-2025-53643
Name of the Vulnerable Software and Affected Versions:
AIOHTTP versions prior to 3.12.14
Description:
AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python, contains an issue where the Python parser does not correctly parse trailer sections of an HTTP request. This can allow an attacker to execute a request smuggling attack, potentially bypassing firewalls or proxy protections, when a pure Python version of AIOHTTP is installed or `AIOHTTP NO EXTENSIONS` is enabled.
Recommendations:
Upgrade to AIOHTTP version 3.12.14 or later.