AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a payload is using an open file or similar limited resource, then an attacker may be able to cause resource starvation temporarily until garbage collection or similar closes the file. This vulnerability is fixed in 3.14.1.
CVSS
No CVSS.
References
Configurations
No configuration.
History
22 Jun 2026, 18:28
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-22 18:16
Updated : 2026-06-22 19:17
NVD link : CVE-2026-54280
Mitre link : CVE-2026-54280
CVE.ORG link : CVE-2026-54280
JSON object : View
Products Affected
No product.
CWE
CWE-404
Improper Resource Shutdown or Release
