PT-2026-67521 · Pypi · Aiohttp
CVE-2026-69244
·
Published
2026-08-03
·
Updated
2026-08-03
CVSS v4.0
7.1
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
AIOHTTP versions prior to 3.14.3
Description
An out-of-bounds heap read can occur in the C response parser when constructing an error message for a malformed response. This happens in the
aiohttp/ http parser.pyx file, where an llhttp error-position pointer is used to create a snippet for malformed request or response bytes at the buffer end, or malformed chunked responses. A server controlled by an attacker, or an accidental response, could trigger a Denial of Service (DoS) in the client.Recommendations
Update to version 3.14.3.
As a temporary workaround, use the Python parser by setting
AIOHTTP NO EXTENSIONS=1.Fix
Use After Free
Out of bounds Read
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Aiohttp