CVE-2026-48818
HIGHStarlette: SSRF and NTLM credential theft via UNC paths in StaticFiles on Windows
Title source: cnaDescription
Starlette is a lightweight ASGI framework/toolkit. In versions 1.0.1 and earlier, StaticFiles on Windows is vulnerable to SSRF. An UNC path such as \\attacker.com\share can cause os.path.realpath to initiate an outbound SMB connection before the path is rejected, exposing the service account’s NTLMv2 credentials for offline cracking or relay even though the HTTP response is only a 404. The issue affects default follow_symlink=False deployments, including frameworks built on Starlette such as FastAPI; POSIX systems and follow_symlink=True are unaffected. The issue is fixed in 1.1.0.
References (4)
Core 4
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/Kludex/starlette/security/advisories/GHSA-wqp7-x3pw-xc5r
X_Refsource_Misc x_refsource_misc
https://github.com/Kludex/starlette/pull/3287
X_Refsource_Misc x_refsource_misc
https://github.com/Kludex/starlette/commit/fd53168a7767b6b55ba5af787fd88f49e33cabc5
X_Refsource_Misc x_refsource_misc
https://github.com/Kludex/starlette/releases/tag/1.1.0
Scores
CVSS v3
7.5
EPSS
0.0048
EPSS Percentile
37.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-918
Status
published
Products (1)
Kludex/starlette
< 1.1.0
Published
Jun 17, 2026
Tracked Since
Jun 18, 2026