CVE-2026-54279
A flaw was found in aiohttp before 3.14.1. Host-only cookies saved with CookieJar.save and later restored with CookieJar.load lose their host-only flag, so cookies intended for a single host may be sent to subdomains after persistence. Mitigation Upgrade to aiohttp 3.14.1 or later...