CVE 6.3 MEDIUM

AIOHTTP’s Unicode processing of header values could cause parsing discrepancies_CVE-2025-69224

6.3 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Description

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.

Basic Information

ID CVE-2025-69224
Source GitHub_M
Published Jan 5, 2026 at 22:35

Affected Product

Vendor aio-libs
Product aiohttp
Version < 3.13.3
Affected Versions aio-libs aiohttp < 3.13.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.