VYPR

StaticFiles

by Starlette

CVEs (1)

  • CVE-2026-48818HigJun 17, 2026
    risk 0.42cvss 7.5epss 0.00

    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…