Lucene search
K

24 matches found

Snyk
Snyk
•added 2026/04/01 9:47 p.m.•2 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the Request.post function. An attacker can cause excessive memory allocation by sending a specially crafted multipart request containing large non-file fields. Remediation Upgrade...

6.9CVSS5.9AI score0.00019EPSS
Exploits0References2
Veracode
Veracode
•added 2026/01/15 12:5 p.m.•4 views

Denial Of Service (DoS)

aiohttp is vulnerable to a Denial of Service DoS. The vulnerability is due to improper handling of crafted requests in the Request.post method, which allows an attacker to exhaust server memory and freeze the AIOHTTP server during request processing...

8.7CVSS7AI score0.00058EPSS
Exploits0References3Affected Software2
SUSE CVE
SUSE CVE
•added 2026/01/07 12:23 a.m.•2 views

SUSE CVE-2025-69228

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server's memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post method, ...

7.5CVSS6.4AI score0.00058EPSS
Exploits0References6
RedhatCVE
RedhatCVE
•added 2026/01/06 7:27 a.m.•1 views

CVE-2025-69228

A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the Request.post method, causes the server's memory to fill uncontrollably. This can lead to a Denial of Service DoS by freezing the server, making it unavailable to...

8.7CVSS6.5AI score0.00058EPSS
Exploits0References5
RedhatCVE
RedhatCVE
•added 2026/01/06 7:27 a.m.•3 views

CVE-2025-69227

A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post method, provided that Python optimizations are enabled. This could lead to ...

8.7CVSS6.4AI score0.00026EPSS
Exploits0References5
OSV
OSV
•added 2026/01/06 12:15 a.m.•0 views

AZL-73532 CVE-2025-69228 affecting package python-aiohttp 3.6.2-3

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server's memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post method, ...

8.7CVSS6.2AI score0.00058EPSS
Exploits0References1
OSV
OSV
•added 2026/01/06 12:15 a.m.•1 views

DEBIAN-CVE-2025-69228

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server's memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post method, ...

7.5CVSS7.5AI score0.00058EPSS
Exploits0References1
UbuntuCve
UbuntuCve
•added 2026/01/06 12:0 a.m.•2 views

CVE-2025-69228

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server's memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post method, ...

8.7CVSS7AI score0.00058EPSS
Exploits0References4
AlpineLinux
AlpineLinux
•added 2026/01/05 11:30 p.m.•3 views

CVE-2025-69228

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server's memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post method, ...

8.7CVSS6.7AI score0.00058EPSS
Exploits0
Cvelist
Cvelist
•added 2026/01/05 11:30 p.m.•24 views

CVE-2025-69228 AIOHTTP vulnerable to denial of service through large payloads

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server's memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post method, ...

8.7CVSS0.00058EPSS
Exploits0References2
Vulnrichment
Vulnrichment
•added 2026/01/05 11:30 p.m.•1 views

CVE-2025-69228 AIOHTTP vulnerable to denial of service through large payloads

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server's memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post method, ...

8.7CVSS6.3AI score0.00058EPSS
Exploits0References2
CVE
CVE
•added 2026/01/05 11:30 p.m.•6 views

CVE-2025-69228

CVE-2025-69228 affects the AIOHTTP project. Versions 3.13.2 and earlier allow a crafted request, particularly involving handlers that use Request.post(), to cause memory exhaustion on the server, leading to a denial of service. The issue is remediation by upgrading to 3.13.3. The provided sources...

8.7CVSS6.3AI score0.00058EPSS
Exploits0References2Affected Software1
OSV
OSV
•added 2026/01/05 11:13 p.m.•1 views

GHSA-6JHG-HG63-JVVF AIOHTTP vulnerable to denial of service through large payloads

Summary A request can be crafted in such a way that an aiohttp server's memory fills up uncontrollably during processing. Impact If an application includes a handler that uses the Request.post method, an attacker may be able to freeze the server by exhausting the memory. ----- Patch:...

8.7CVSS7AI score0.00058EPSS
Exploits0References4
Snyk
Snyk
•added 2026/01/05 11:13 p.m.•0 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the Request.post function. An attacker can cause the server to exhaust available memory and become unresponsive. Details Denial of Service DoS describes a family of attacks, all...

8.7CVSS7AI score0.00058EPSS
Exploits0References2
Github Security Blog
Github Security Blog
•added 2026/01/05 11:13 p.m.•6 views

AIOHTTP vulnerable to denial of service through large payloads

Summary A request can be crafted in such a way that an aiohttp server's memory fills up uncontrollably during processing. Impact If an application includes a handler that uses the Request.post method, an attacker may be able to freeze the server by exhausting the memory. ----- Patch:...

8.7CVSS6.9AI score0.00058EPSS
Exploits0References4Affected Software1
Snyk
Snyk
•added 2026/01/05 11:10 p.m.•2 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop in the Request.post function. An attacker can cause the application to exhaust system resources by sending a POST request. Note: This is only exploitable if Python optimizations are enabled using the -O flag or setting...

8.7CVSS7AI score0.00026EPSS
Exploits0References2
Positive Technologies
Positive Technologies
•added 2026/01/05 12:0 a.m.•1 views

PT-2026-1354

Name of the Vulnerable Software and Affected Versions AIOHTTP versions 3.13.2 and below Description AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below are susceptible to a denial of service condition. An attacker can craft a request that caus...

8.7CVSS6.7AI score0.00058EPSS
Exploits0References12
Positive Technologies
Positive Technologies
•added 2026/01/05 12:0 a.m.•2 views

PT-2026-1353

Name of the Vulnerable Software and Affected Versions AIOHTTP versions 3.13.2 and below Description AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python, is susceptible to a denial-of-service DoS attack. When optimizations are enabled using -O or PYTHONOPTIMIZE=1, and an...

8.7CVSS6.6AI score0.00026EPSS
Exploits0References11
RedHat Linux
RedHat Linux
•added 2025/11/05 11:49 p.m.•2 views

rubygem-rack: Unbounded read in `Rack::Request` form parsing can lead to memory exhaustion

A memory-exhaustion vulnerability exists in Rack when parsing application/x-www-form-urlencoded request bodies. Rack::RequestPOST reads the entire request body into memory without enforcing a maximum length or cap. Attackers can exploit this by sending large form submissions, potentially causing...

7.5CVSS6.4AI score0.00282EPSS
Exploits0References8
EUVD
EUVD
•added 2025/10/28 3:30 p.m.•2 views

EUVD-2025-36520

IPFire versions prior to 2.29 Core Update 198 contain a stored cross-site scripting XSS vulnerability that allows an authenticated attacker to inject arbitrary JavaScript code through the INCSPD, OUTSPD, DEFCLASSINC, and DEFCLASSOUT parameters when updating Quality of Service QoS settings. When a...

5.1CVSS5.5AI score0.00024EPSS
Exploits0References4
Rows per page
Query Builder