Excessive CPU Blocking Vulnerability in AIOHTTP Framework by AIO Labs
CVE-2025-69229
6.6MEDIUM
What is CVE-2025-69229?
A vulnerability in AIOHTTP versions 3.13.2 and earlier can lead to excessive CPU blocking when handling chunked HTTP messages. If an application leverages the request.read() method, an attacker might exploit this behavior, causing the server to spend significant time (approximately 1 second) processing requests. This could disrupt normal server operations, preventing it from handling other incoming requests effectively. The issue has been addressed in AIOHTTP version 3.13.3.
Affected Version(s)
aiohttp < 3.13.3
