Memory Handling Flaw in AIOHTTP Framework Affects Python-Based Applications
CVE-2026-34517
2.7LOW
What is CVE-2026-34517?
AIOHTTP, an asynchronous HTTP client/server framework for Python, contains a memory handling flaw prior to version 3.13.4 that allows certain multipart form fields to be read into memory without first checking against the defined client_max_size. This potentially exposes applications to excessive memory consumption, leading to degraded performance or service disruption. Users are strongly encouraged to upgrade to version 3.13.4 or later, where this issue has been resolved.
Affected Version(s)
aiohttp < 3.13.4
