Information disclosure in aiohttp - CVE-2026-34518
Published: April 26, 2026
aiohttp
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to exposure of sensitive information in redirect handling when following redirects to a different origin. A remote attacker can trigger a cross-origin redirect to disclose sensitive information.
Cookie and Proxy-Authorization headers are retained while the Authorization header is dropped during the redirect.