Path Traversal Vulnerability in AIOHTTP Framework by Aio-libs
CVE-2025-69226
6.3MEDIUM
What is CVE-2025-69226?
AIOHTTP, the asynchronous HTTP client/server framework, is susceptible to a path traversal vulnerability in versions 3.13.2 and earlier. This flaw allows attackers to exploit the path normalization logic, revealing the existence of absolute path components intended to be protected. If web applications utilize the web.static() method, which is not recommended for production, this vulnerability can be leveraged to identify sensitive path components. The issue has been remediated in version 3.13.3, and users are strongly advised to update to this version to safeguard their applications from potential exploitation.
Affected Version(s)
aiohttp < 3.13.3
