THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-48710 (MEDIUM 6.5) — 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` hea

[NVD] CVE-2026-48710 (MEDIUM 6.5) — 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` hea

lownvdPublished 2026-05-26

CVE-2026-48710 CVSS: 6.5 MEDIUM Published: 2026-05-26T22:16:44.020

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` header, a malformed header could make `request.url.path

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-48710