Authorization Header Exposure in AIOHTTP Framework
CVE-2026-34518
2.7LOW
What is CVE-2026-34518?
A vulnerability exists in the AIOHTTP framework for asyncio and Python that affects the handling of Authorization headers during redirects to different origins. Versions prior to 3.13.4 drop the Authorization header while still retaining Cookie and Proxy-Authorization headers. This misbehavior could lead to unauthorized access to sensitive information, which has been addressed in the patched version 3.13.4.
Affected Version(s)
aiohttp < 3.13.4
