Improper Resource Shutdown or Release in aiohttp - CVE-2026-54280

 

Improper Resource Shutdown or Release in aiohttp - CVE-2026-54280

Published: June 9, 2026


Vulnerability identifier: #VU133991
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-54280
CWE-ID: CWE-404
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause resource starvation.

The vulnerability exists due to improper resource shutdown in payload response handling when a client disconnects in the middle of a write. A remote attacker can disconnect during a response body write to cause resource starvation.

The issue can temporarily exhaust open files or similar limited resources until garbage collection or similar cleanup occurs.


Affected software

aiohttp
SUSE Linux Enterprise Server 15 SP6
SUSE Linux Enterprise Server 15 SP5
SUSE Linux Enterprise Server 15 SP4
SUSE Linux Enterprise Server 15
SUSE Linux Enterprise Server for SAP Applications 15
SUSE Linux Enterprise High Performance Computing LTSS 15
SUSE Linux Enterprise High Performance Computing ESPOS 15
SUSE Linux Enterprise High Performance Computing 15
SUSE Linux Enterprise Desktop 15
SUSE Manager Server
SUSE Manager Proxy
SUSE Manager Retail Branch Server
Public Cloud Module
Python 3 Module
openSUSE Leap
openEuler
python-aiohttp-debugsource
python3-aiohttp-debuginfo
python3-aiohttp
python311-aiohttp
python311-aiohttp-debuginfo
python-aiohttp
python-aiohttp-debuginfo
python-aiohttp-help

How to mitigate CVE-2026-54280

Install security update from vendor's website.

aiohttp - update to 3.14.1
python-aiohttp-debugsource - addressed in versions 3.6.0-150100.3.38.1, 3.9.3-150400.10.43.1
python3-aiohttp-debuginfo - update to 3.6.0-150100.3.38.1
python3-aiohttp - update to 3.6.0-150100.3.38.1
python311-aiohttp - update to 3.9.3-150400.10.43.1
python311-aiohttp-debuginfo - update to 3.9.3-150400.10.43.1
python-aiohttp - update to 3.14.1-1
python-aiohttp-debuginfo - update to 3.14.1-1
python-aiohttp-debugsource - update to 3.14.1-1
python-aiohttp-help - update to 3.14.1-1
python3-aiohttp - update to 3.14.1-1

External References

Related Security Bulletins