CVE-2026-69244

HIGH

AIOHTTP: Out-of-bounds heap read in C HTTP response parser error path (malformed chunked response)

Title source: cna
STIX 2.1

Description

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.

Scores

CVSS v4 7.1
EPSS 0.0030
EPSS Percentile 22.2%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-125 CWE-400 CWE-416
Status published
Products (2)
aio-libs/aiohttp < 3.14.3
pypi/aiohttp 0 - 3.14.3PyPI
Published Aug 03, 2026
Tracked Since Aug 04, 2026