NTLM credential disclosure via UNC path resolution
Published Jun 17, 2026 · Updated Jun 17, 2026
SSRF in Starlette StaticFiles before 1.1.0 allows remote attackers to disclose Windows service-account NTLMv2 credentials via UNC paths. StaticFiles.lookup_path joins the request path to the served directory and calls os.path.realpath before containment validation, so an absolute UNC path discards the directory and initiates SMB authentication. The default follow_symlink=False setting is required; the request returns 404 after credentials are exposed for offline cracking or relay, while POSIX systems are unaffected.
Summary
What happened
SSRF in Starlette StaticFiles before 1.1.0 allows remote attackers to disclose Windows service-account NTLMv2 credentials via UNC paths. StaticFiles.lookup_path joins the request path to the served directory and calls os.path.realpath before containment validation, so an absolute UNC path discards the directory and initiates SMB authentication. The default follow_symlink=False setting is required; the request returns 404 after credentials are exposed for offline cracking or relay, while POSIX systems are unaffected.
The record
- CVE
- CVE-2026-48818
- Published
- Jun 17, 2026
- Updated
- Jun 17, 2026
- Vendor
- Kludex
- Product
- Starlette
- Classifications
- CWE-918, T1187
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 17, 2026CVE publishedPublication date reported by the CVE source.
- Jun 17, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 1.1.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo