Memory Consumption Vulnerability in AIOHTTP Framework by Aio-libs
CVE-2026-34516
6.6MEDIUM
What is CVE-2026-34516?
AIOHTTP, an asynchronous HTTP client/server framework for Python, is susceptible to a memory consumption issue that could facilitate a denial-of-service (DoS) attack. Prior to version 3.13.4, the framework permitted responses containing an excessive number of multipart headers, leading to unintended memory usage and potential performance degradation. This problem has been addressed in version 3.13.4, which now limits memory allocation and enhances overall stability. Users are encouraged to update immediately to mitigate the risks associated with this vulnerability.
Affected Version(s)
aiohttp < 3.13.4
