aiohttp 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.
Cite this page
CVE-2023-47627. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2023-47627
Use CWE-444, Aiohttp vendor hub and Aiohttp product page to widen CVE-2023-47627 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-22815, CVE-2026-34516 and CVE-2026-34515 for nearby disclosures in the same product family.