๐Ÿ” CVE Alert

CVE-2026-69244

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-400 CWE-416 CWE-125
Vendor aio-libs
Product aiohttp
Published Aug 3, 2026
Stay Ahead of the Next One

Get instant alerts for aio-libs aiohttp

Be the first to know when new unknown vulnerabilities affecting aio-libs aiohttp are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

aio-libs / aiohttp
< 3.14.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/aio-libs/aiohttp/security/advisories/GHSA-cq5v-8q36-5273 github.com: https://github.com/aio-libs/aiohttp/pull/13223 github.com: https://github.com/aio-libs/aiohttp/commit/49f65d54150397892f7bcc4aae887767d51c322d github.com: https://github.com/aio-libs/aiohttp/releases/tag/v3.14.3