Memory Exhaustion Vulnerability in AIOHTTP by aio-libs
CVE-2026-54273
6.6MEDIUM
What is CVE-2026-54273?
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python that was found to have a vulnerability allowing an attacker to exploit unlimited pipelined requests prior to version 3.14.1. This lack of limits on queued requests could potentially lead to significant memory exhaustion, resulting in denial of service (DoS) conditions. It is crucial for users of versions prior to 3.14.1 to upgrade to secure their applications against such exploits.
Affected Version(s)
aiohttp < 3.14.1
