VYPR

Advisory Database

by Pypa

CVEs (1)

  • CVE-2026-48710MedMay 26, 2026
    risk 0.42cvss 6.5epss

    Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP `Host` request header was not validated before being used to reconstruct `request.url`. Because the routing algorithm relies on the raw HTTP path while `request.url` is rebuilt from the `Host`…