CVE-2026-69244

HIGH CVSS 4.0: 7.1 EPSS 0.30%
Updated Aug 04, 2026
Python
Parameter Value
CVSS 7.1 (HIGH)
Fixed In 3.14.3
Type CWE-400 (Uncontrolled Resource Consumption), CWE-125 (Out-of-bounds Read), CWE-416 (Use After Free)
Vendor Python
Public PoC No

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigger a DoS in the client.

The vulnerable path was error message construction in aiohttp/_http_parser.pyx, where an llhttp error-position pointer was used to build a snippet for malformed chunked responses and malformed request or response bytes at the buffer end. This issue is fixed in version 3.14.3.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
None
No privileges needed
User Interaction
Passive
Minimal interaction

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v4.0