cvedb.io
CVE-2026-48818
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-06-17T19:18:09.807 · Last modified 2026-06-30T03:20:27.513

Summary

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.

Affected products

encode — starlette

Does this affect you?

Add your gear to cvedb and we'll alert you only when encode ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.