Security Vulnerability in AIOHTTP Framework by aio-libs
CVE-2026-54277
6.6MEDIUM
What is CVE-2026-54277?
AIOHTTP, a popular asynchronous HTTP client/server framework for Python, has a vulnerability that allows attackers to bypass the max_line_size check in the C parser prior to version 3.14.1. This flaw may enable attackers to send excessively long lines through the HTTP parser, exploiting memory management and leading to potential denial-of-service (DoS) conditions. Users are strongly advised to upgrade to version 3.14.1 or later to mitigate this risk effectively. For more details, refer to the security advisory and commit documentation linked.
Affected Version(s)
aiohttp < 3.14.1
