PT-2026-67520 · Pypi · Aiohttp
CVE-2026-69243
·
Published
2026-08-03
·
Updated
2026-08-03
CVSS v4.0
6.3
Medium
| Vector | AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
AIOHTTP versions prior to 3.14.2
Description
The HTTP parsers in the server-side component are susceptible to request smuggling during WebSocket upgrades. This occurs when a WebSocket upgrade request contains a body, causing the parser to switch protocols before the entire body is received. Consequently, trailing bytes are processed as upgraded-protocol or pipelined data instead of standard HTTP body data.
Recommendations
Update to version 3.14.2.
Fix
HTTP Request/Response Smuggling
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Aiohttp