Server-Side Request Forgery (SSRF) in aiohttp - CVE-2026-34515
Published: April 26, 2026
aiohttp
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to server-side request forgery in the static resource handler on Windows when handling requests for static resources that reference a UNC path. A remote attacker can supply a crafted NTLMv2 remote path to disclose sensitive information.
This issue can expose NTLMv2 hash material and may also allow reading a local file on Windows systems.