GHSA-2fqr-mr3j-6wp8Low
aiohttp: Host-Only Cookies Become Domain Cookies After CookieJar Persistence
🔗 CVE IDs covered (1)
📋 Description
Summary
Host-only cookies that are saved with CookieJar.save() and then restored later with CookieJar.load() lose their host-only status.
Impact
Host-only cookies that have been loaded from disk may get sent to subdomains that previously should have been disallowed.
Patch: https://github.com/aio-libs/aiohttp/commit/a329a7aacad5284f087af36103aff778746da0f2
🎯 Affected products1
- pip/aiohttp:<= 3.14.0