Lucene search
+L

176 matches found

CNNVD
CNNVD
added 2026/01/06 12:00 a.m.6 views

aiohttp 环境问题漏洞

aiohttp is an open source asynchronous HTTP client/server framework for asyncio and Python from aio-libs. An environment issue vulnerability exists in aiohttp 3.13.2 and earlier versions, which stems from the presence of non-ASCII decimal numbers allowed in the Range header, which could lead to a...

6.9CVSS6.3AI score0.00245EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/06 12:00 a.m.8 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.7CVSS7.2AI score0.00353EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/01/06 12:00 a.m.6 views

aiohttp 安全漏洞

aiohttp is an open source asynchronous HTTP client/server framework for asyncio and Python from aio-libs open source. A security vulnerability exists in aiohttp 3.13.2 and earlier versions, which stems from a specially crafted request that can cause the server to run out of memory, potentially...

8.7CVSS6.3AI score0.00353EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/01/06 12:00 a.m.11 views

aiohttp 安全漏洞

aiohttp is an open source asynchronous HTTP client/server framework for asyncio and Python from aio-libs open source. A security vulnerability exists in aiohttp 3.13.2 and earlier versions, which stems from a potential excessive CPU blocking when processing a large number of chunked messages, whi...

8.7CVSS6.3AI score0.00351EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/01/06 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-69225

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below contain parser logic which allows non-ASCII decimals t...

6.9CVSS6.7AI score0.00245EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/01/05 11:30 p.m.3 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.00353EPSS
SaveExploits0References2
NVD
NVD
added 2026/01/05 11:15 p.m.11 views

CVE-2025-69224

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.5CVSS0.00217EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/05 11:15 p.m.10 views

UBUNTU-CVE-2025-69226

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

6.3CVSS6.2AI score0.00319EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/01/05 11:13 p.m.32 views

Logging of Excessive Data

Overview Affected versions of this package are vulnerable to Logging of Excessive Data via the cookies attribute. An attacker can generate excessive warning-level log entries by sending specially crafted Cookie headers. Remediation Upgrade aiohttp to version 3.13.3 or higher. References - GitHub...

6.9CVSS6.8AI score0.00338EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/01/05 11:13 p.m.31 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.read method. An attacker can cause the server to consume excessive CPU resources by sending a large number of chunked messages. Details Denial of Service DoS describes ...

8.7CVSS6.9AI score0.00351EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/05 11:09 p.m.6 views

EUVD-2026-1046

AIOHTTP vulnerable to brute-force leak of internal static file path components...

6.3CVSS6AI score0.00319EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/01/05 10:52 p.m.11 views

CVE-2025-69226

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

6.3CVSS6.7AI score0.00319EPSS
SaveExploits0
OSV
OSV
added 2026/01/05 10:15 p.m.11 views

AZL-73494 CVE-2025-69223 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 zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory...

7.5CVSS7.2AI score0.00505EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/05 10:15 p.m.2 views

DEBIAN-CVE-2025-69223

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory...

7.5CVSS6.7AI score0.00505EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/05 10:15 p.m.23 views

AZL-73517 CVE-2025-69223 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 zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory...

7.5CVSS6.4AI score0.00505EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.5 views

PT-2026-1348

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. An attacker can send a compressed request, specifically a zip bomb,...

8.7CVSS6.6AI score0.00505EPSS
SaveExploits0References254
CNNVD
CNNVD
added 2026/01/05 12:00 a.m.6 views

aiohttp 信息泄露漏洞

aiohttp is an open source asynchronous HTTP client/server framework for asyncio and Python from aio-libs. An information disclosure vulnerability exists in aiohttp 3.13.2 and earlier versions, which stems from path normalization logic that may disclose absolute path component information,...

6.3CVSS5.9AI score0.00319EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.10 views

PT-2026-1357

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. Accessing the cookies attribute in an application with versions 3.13.2 and below can lead to a logging storm when...

8.7CVSS6.6AI score0.00351EPSS
SaveExploits0References193
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.8 views

PT-2026-1349

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, may be susceptible to a request smuggling attack when using versions 3.13.2 and below. This issue arises from the...

8.7CVSS6.6AI score0.00353EPSS
SaveExploits0References218
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/29 7:26 a.m.7 views

Security Bulletin: Vulnerability in AIOHTTP affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge.

Summary Potential vulnerability in AIOHTTP has been identified that affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge - Assistant Builder Component. . The vulnerability have been addressed. Refer to details for additional information. Vulnerabili...

7.5CVSS7.7AI score0.00297EPSS
SaveExploits0Affected Software2
Rows per page
Query Builder