aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In affected versions an attacker can send a specially crafted POST (multipart/form-data) request. When the aiohttp server processes it, the server will enter an infinite loop and be unable to process any further requests. An attacker can stop the application from serving requests after sending a single request. This issue has been addressed in version 3.9.4. Users are advised to upgrade. Users unable to upgrade may manually apply a patch to their systems. Please see the linked GHSA for instructions.
Cite this page
CVE-2024-30251. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2024-30251
Use CWE-835, Aiohttp vendor hub and Aiohttp product page to widen CVE-2024-30251 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-22815, CVE-2026-34516 and CVE-2026-34515 for nearby disclosures in the same product family.