CVE Catalog

CVE-2025-69223

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.52%

42th percentile - higher than 42% of all known CVEs

Summary

A vulnerability in AIOHTTP versions 3.13.2 and below allows a zip bomb attack that, upon decompression, can exhaust host memory and cause a DoS.

Risk Assessment

An attacker can send a crafted compressed request that, when decompressed by AIOHTTP, exhausts server memory, leading to denial of service (DoS) and potential application downtime.

Recommendation

Immediately upgrade AIOHTTP to version 3.13.3 or later, which includes a fix for the zip bomb vulnerability.

Other vulnerabilities in AIOHTTP

See all
Original NVD description (English source)

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory. This issue is fixed in version 3.13.3.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS