Back to CVE List

CVE-2026-54277

MEDIUM SEVERITY

Vulnerability Description

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, it is possible to bypass the max_line_size check in parts of an HTTP request in the C parser. If using the optimised C parser (the default in pre-built wheels), then an attacker may be able to send oversized lines through the HTTP parser and use an excessive amount of memory, potentially leading to DoS. This vulnerability is fixed in 3.14.1.

Vulnerability Details

Published Date
Last Modified
CWE ID
CWE-770
Source
GitHub
Vendor
pip
Product
aiohttp

External References

Discussion (0)

Add Comment

No comments yet. Be the first!