Vulnerability Description
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, if an attacker sends large incomplete websocket frame payloads, it may be possible to bypass the usual size limits on memory use. This vulnerability is fixed in 3.14.1.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Aiohttp | Aiohttp | < 3.14.1 |
Related Weaknesses (CWE)
References
- https://github.com/aio-libs/aiohttp/commit/14b6ee851fb16ec199acb950de0c82d476799Patch
- https://github.com/aio-libs/aiohttp/security/advisories/GHSA-xcgm-r5h9-7989Third Party Advisory
FAQ
What is CVE-2026-54274?
CVE-2026-54274 is a vulnerability with a CVSS score of 7.5 (HIGH). AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, if an attacker sends large incomplete websocket frame payloads, it may be possible to bypass the usual ...
How severe is CVE-2026-54274?
CVE-2026-54274 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54274?
Check the references section above for vendor advisories and patch information. Affected products include: Aiohttp Aiohttp.