Bug 2427246 (CVE-2025-69224) - CVE-2025-69224 aiohttp: aiohttp: Request smuggling via non-ASCII characters in HTTP parser
Summary: CVE-2025-69224 aiohttp: aiohttp: Request smuggling via non-ASCII characters i...
Keywords:
Status: NEW
Alias: CVE-2025-69224
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-05 23:01 UTC by OSIDB Bzimport
Modified: 2026-01-13 10:18 UTC (History)
75 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-05 23:01:19 UTC
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. This issue is fixed in version 3.13.3.


Note You need to log in before you can comment on or make changes to this bug.