AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, an attacker who controls the content_type parameter in aiohttp could use this to inject extra headers or similar exploits. This issue has been patched in version 3.13.4.
References
| Link | Resource |
|---|---|
| https://github.com/aio-libs/aiohttp/commit/9a6ada97e2c6cf1ce31727c6c9fcea17c21f6f06 | Patch |
| https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4 | Release Notes |
| https://github.com/aio-libs/aiohttp/security/advisories/GHSA-2vrm-gr82-f7m5 | Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-01 21:16
Updated : 2026-06-17 10:39
NVD link : CVE-2026-34514
Mitre link : CVE-2026-34514
CVE.ORG link : CVE-2026-34514
JSON object : View
Products Affected
aiohttp
- aiohttp
CWE
CWE-113
Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')
