GHSA-mfx4-hv73-q22vMedium

AIOHTTP: HTTP request smuggling via WebSocket upgrade

Published
August 3, 2026
Last Modified
August 3, 2026

🔗 CVE IDs covered (1)

📋 Description

Summary

The HTTP parsers were vulnerable to a request smuggling attack relating to WebSocket upgrades.

Impact

If using the server-side component, it may be possible for an attacker to execute a request smuggling vulnerability using an edge case in the WebSocket upgrade procedure. AIOHTT is unaware of any public exploit code.


Patch: https://github.com/aio-libs/aiohttp/commit/6ae358f0983c3f4d6f67692b2f8e65dc8e091c98

🎯 Affected products1

  • pip/aiohttp:<= 3.14.1

🔗 References (5)