CVE-2026-34518

Severity CVSS v4.0:
LOW
Type:
CWE-200 Information Leak / Disclosure
Publication date:
01/04/2026
Last modified:
03/04/2026

Description

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.