Resource exhaustion in aiohttp - CVE-2026-54278

 

Resource exhaustion in aiohttp - CVE-2026-54278

Published: June 9, 2026


Vulnerability identifier: #VU133993
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-54278
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: aio-libs
Affected software:
aiohttp

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to improper handling of compressed request bodies in request body cleanup when processing a compressed request body during cleanup. A remote attacker can send a specially crafted compressed payload to cause a denial of service.

This is a zip bomb edge case.


How to mitigate CVE-2026-54278

Install security update from vendor's website.

Sources