| Name | CVE-2025-69230 |
| Description | AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions 3.13.2 and below, reading multiple invalid cookies can lead to a logging storm. If the cookies attribute is accessed in an application, then an attacker may be able to trigger a storm of warning-level logs using a specially crafted Cookie header. This issue is fixed in 3.13.3. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|---|---|---|
| python-aiohttp (PTS) | bullseye | 3.7.4-1 | fixed |
| bullseye (security) | 3.7.4-1+deb11u2 | fixed | |
| bookworm, bookworm (security) | 3.8.4-1+deb12u1 | fixed | |
| trixie (security), trixie | 3.11.16-1+deb13u1 | fixed | |
| forky, sid | 3.13.5-1 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|---|---|---|---|---|---|
| python-aiohttp | source | bullseye | (not affected) | |||
| python-aiohttp | source | bookworm | (not affected) | |||
| python-aiohttp | source | trixie | (not affected) | |||
| python-aiohttp | source | (unstable) | 3.13.3-1 |
[trixie] - python-aiohttp <not-affected> (Vulnerable code not present)
[bookworm] - python-aiohttp <not-affected> (Vulnerable code not present)
[bullseye] - python-aiohttp <not-affected> (Vulnerable code not present)
https://github.com/aio-libs/aiohttp/security/advisories/GHSA-fh55-r93g-j68g
Introduced with: https://github.com/aio-libs/aiohttp/commit/24e030b7125d84d016e2e2ad05803102973c7dbf (v3.13.0)
Fixed by: https://github.com/aio-libs/aiohttp/commit/64629a0834f94e46d9881f4e99c41a137e1f3326 (v3.13.3)