CVE-2026-34515 PUBLISHED

AIOHTTP: UNC SSRF/NTLMv2 Credential Theft/Local File Read in static resource handler on Windows

Assigner: GitHub_M
Reserved: 30.03.2026 Published: 01.04.2026 Updated: 02.04.2026

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, on Windows the static resource handler may expose information about a NTLMv2 remote path. This issue has been patched in version 3.13.4.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
CVSS Score: 6.6

Product Status

Vendor aio-libs
Product aiohttp
Versions
  • Version < 3.13.4 is affected

References

Problem Types

  • CWE-36: Absolute Path Traversal CWE
  • CWE-918: Server-Side Request Forgery (SSRF) CWE