CVE-2026-34518 PUBLISHED

AIOHTTP: Cookie and Proxy-Authorization headers leaked on cross-origin redirect

Assigner: GitHub_M
Reserved: 30.03.2026 Published: 01.04.2026 Updated: 02.04.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
CVSS Score: 2.7

Product Status

Vendor aio-libs
Product aiohttp
Versions
  • Version < 3.13.4 is affected

References

Problem Types

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE