CVE-2026-47265
概要

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, cookies set with the `cookies` parameter on requests are sent after following a cross-origin redirect. If a developer uses the `cookies` parameter on a per-request basis then sensitive data might be leaked to an attacker if they manage to control a redirect. Version 3.14.0 patches the issue. If unable to upgrade, using a `Cookie` header in the `headers` parameter is not vulnerable.

公表日 2026年6月3日5:16
登録日 2026年6月4日4:15
最終更新日 2026年6月3日5:16
関連情報、対策とツール
共通脆弱性一覧