Logging of Excessive Data
CVE-2025-69230
Summary
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions through 3.13.2, 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.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- LOW
- NONE
CWE-779 - Logging of Excessive Data
The software logs too much information, making log files hard to process and possibly hindering recovery efforts or forensic analysis after an attack.
References
Advisory Timeline
- Published