AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, when following redirects to a different origin, aiohttp drops the Authorization header, but retains the Cookie and Proxy-Authorization headers. This issue has been patched in version 3.13.4.
References
| Link | Resource |
|---|---|
| https://github.com/aio-libs/aiohttp/commit/5351c980dcec7ad385730efdf4e1f4338b24fdb6 | Patch |
| https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4 | Release Notes |
| https://github.com/aio-libs/aiohttp/security/advisories/GHSA-966j-vmvw-g2g9 | Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-01 21:17
Updated : 2026-06-17 10:39
NVD link : CVE-2026-34518
Mitre link : CVE-2026-34518
CVE.ORG link : CVE-2026-34518
JSON object : View
Products Affected
aiohttp
- aiohttp
CWE
