AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.
References
| Link | Resource |
|---|---|
| https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4 | Patch |
| https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4 | Release Notes |
| https://github.com/aio-libs/aiohttp/security/advisories/GHSA-63hf-3vf5-4wqf | Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-01 21:17
Updated : 2026-06-17 10:39
NVD link : CVE-2026-34520
Mitre link : CVE-2026-34520
CVE.ORG link : CVE-2026-34520
JSON object : View
Products Affected
aiohttp
- aiohttp
CWE
CWE-113
Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')
