Back to overview

CVE-2026-54280

LOW
1.7
CVSS 4.0
Description
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.

Metadata

CVE ID
CVE-2026-54280
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-12 17:13 UTC
Published
2026-06-22 16:40 UTC
Last updated
2026-06-22 18:18 UTC
Primary CWE
CWE-404
CWE-404: Improper Resource Shutdown or Release
Vendor / Product
aio-libs / aiohttp
Sources
cve.org  ·  NVD

Severity & Metrics

1.7 LOW CVSS 4.0
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
aio-libs aiohttp < 3.14.1
Weakness (CWE)
CWESourceDescription
CWE-404 cna CWE-404: Improper Resource Shutdown or Release
CVSS scores (1)
ScoreSeverityVersionSourceVector
1.7 LOW 4.0 cna CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U
References (2)
Back to overview