Source: python-aiohttp Version: 3.13.5-1 Severity: important Tags: security upstream X-Debbugs-Cc: [email protected], Debian Security Team <[email protected]>
Hi, The following vulnerability was published for python-aiohttp. CVE-2026-47265[0]: | 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. If you fix the vulnerability please also make sure to include the CVE (Common Vulnerabilities & Exposures) id in your changelog entry. For further information see: [0] https://security-tracker.debian.org/tracker/CVE-2026-47265 https://www.cve.org/CVERecord?id=CVE-2026-47265 [1] https://github.com/aio-libs/aiohttp/security/advisories/GHSA-hg6j-4rv6-33pg [2] https://github.com/aio-libs/aiohttp/commit/f54c40851b0d6c4bbdab97ba518a223adda32478 Please adjust the affected versions in the BTS as needed. Regards, Salvatore

