AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, no limit was present on the number of pipelined requests that could be queued. An attacker may be able to use pipelined requests to use excessive amounts of memory, potentially leading to DoS. This vulnerability is fixed in 3.14.1.
References
| Link | Resource |
|---|---|
| https://github.com/aio-libs/aiohttp/commit/dfdfa9d5aad5d21f91c79fb2ceeba0f8046cb6cf | Patch |
| https://github.com/aio-libs/aiohttp/security/advisories/GHSA-4fvr-rgm6-gqmc | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-06-22 18:16
Updated : 2026-06-26 19:37
NVD link : CVE-2026-54273
Mitre link : CVE-2026-54273
CVE.ORG link : CVE-2026-54273
JSON object : View
Products Affected
aiohttp
- aiohttp
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
