iohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTP_NO_EXTENSIONS is enabled (or not using a prebuilt wheel). These bugs have been addressed in commit `d5c12ba89` which has been included in release version 3.8.6. Users are advised to upgrade. There are no known workarounds for these issues.
03 Nov 2025, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
21 Nov 2024, 08:30
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/aio-libs/aiohttp/commit/d5c12ba890557a575c313bb3017910d7616fce3d - Patch | |
| References | () https://github.com/aio-libs/aiohttp/security/advisories/GHSA-gfw2-4jvh-wgfg - Exploit, Vendor Advisory | |
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/FUSJVQ7OQ55RWL4XAX2F5EZ73N4ZSH6U/ - | |
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/VDKQ6HM3KNDU4OQI476ZWT4O7DMSIT35/ - | |
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/WQYQL6WV535EEKSNH7KRARLLMOW5WXDM/ - | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
Published : 2023-11-14 21:15
Updated : 2025-11-03 21:16
NVD link : CVE-2023-47627
Mitre link : CVE-2023-47627
CVE.ORG link : CVE-2023-47627
JSON object : View
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')