Server-Side Request Forgery (SSRF) in aiohttp - CVE-2026-34515

 

Server-Side Request Forgery (SSRF) in aiohttp - CVE-2026-34515

Published: April 26, 2026


Vulnerability identifier: #VU127952
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-34515
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

aiohttp
Python for Scientific Computing
Maximo Application Suite - Predict Component

How to mitigate CVE-2026-34515

Install security update from vendor's website.

aiohttp - update to 3.13.4
Python for Scientific Computing - update to 4.3.2
Maximo Application Suite - Predict Component - update to 9.2.1

External References

Related Security Bulletins