7.5
HIGH CVSS 3.1
CVE-2024-30251
Apacheiohttp Infinite Loop Denial of Service
Description

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.

INFO

Published Date :

May 2, 2024, 2:15 p.m.

Last Modified :

Aug. 21, 2025, 3:23 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2024-30251 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Aiohttp aiohttp
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
Solution
Upgrade aiohttp to resolve a denial of service vulnerability.
  • Upgrade aiohttp to version 3.9.4 or later.
  • Update the affected python packages.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-30251 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-30251 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-30251 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-30251 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Aug. 21, 2025

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:* versions up to (excluding) 3.9.4
    Added Reference Type CVE: http://www.openwall.com/lists/oss-security/2024/05/02/4 Types: Mailing List
    Added Reference Type GitHub, Inc.: http://www.openwall.com/lists/oss-security/2024/05/02/4 Types: Mailing List
    Added Reference Type CVE: https://github.com/aio-libs/aiohttp/commit/7eecdff163ccf029fbb1ddc9de4169d4aaeb6597 Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/aio-libs/aiohttp/commit/7eecdff163ccf029fbb1ddc9de4169d4aaeb6597 Types: Patch
    Added Reference Type CVE: https://github.com/aio-libs/aiohttp/commit/cebe526b9c34dc3a3da9140409db63014bc4cf19 Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/aio-libs/aiohttp/commit/cebe526b9c34dc3a3da9140409db63014bc4cf19 Types: Patch
    Added Reference Type CVE: https://github.com/aio-libs/aiohttp/commit/f21c6f2ca512a026ce7f0f6c6311f62d6a638866 Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/aio-libs/aiohttp/commit/f21c6f2ca512a026ce7f0f6c6311f62d6a638866 Types: Patch
    Added Reference Type CVE: https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84 Types: Patch, Vendor Advisory
    Added Reference Type GitHub, Inc.: https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84 Types: Patch, Vendor Advisory
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference http://www.openwall.com/lists/oss-security/2024/05/02/4
    Added Reference https://github.com/aio-libs/aiohttp/commit/7eecdff163ccf029fbb1ddc9de4169d4aaeb6597
    Added Reference https://github.com/aio-libs/aiohttp/commit/cebe526b9c34dc3a3da9140409db63014bc4cf19
    Added Reference https://github.com/aio-libs/aiohttp/commit/f21c6f2ca512a026ce7f0f6c6311f62d6a638866
    Added Reference https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84
  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Modified by [email protected]

    May. 02, 2024

    Action Type Old Value New Value
    Added Reference GitHub, Inc. http://www.openwall.com/lists/oss-security/2024/05/02/4 [No types assigned]
  • CVE Received by [email protected]

    May. 02, 2024

    Action Type Old Value New Value
    Added Description 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.
    Added Reference GitHub, Inc. https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84 [No types assigned]
    Added Reference GitHub, Inc. https://github.com/aio-libs/aiohttp/commit/7eecdff163ccf029fbb1ddc9de4169d4aaeb6597 [No types assigned]
    Added Reference GitHub, Inc. https://github.com/aio-libs/aiohttp/commit/cebe526b9c34dc3a3da9140409db63014bc4cf19 [No types assigned]
    Added Reference GitHub, Inc. https://github.com/aio-libs/aiohttp/commit/f21c6f2ca512a026ce7f0f6c6311f62d6a638866 [No types assigned]
    Added CWE GitHub, Inc. CWE-835
    Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 7.5
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact