CVE 6.3 MEDIUM

AIOHTTP allows for a brute-force leak of internal static filepath components_CVE-2025-69226

6.3 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Description

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses web.static() (not recommended for production deployments), it may be possible for an attacker to ascertain the existence of path components. This issue is fixed in version 3.13.3.

Basic Information

ID CVE-2025-69226
Source GitHub_M
Published Jan 5, 2026 at 22:52

Affected Product

Vendor aio-libs
Product aiohttp
Version < 3.13.3
Affected Versions aio-libs aiohttp < 3.13.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.