CVE-2026-54282Encode · Starlette
Vulnerability data via NVD (ingested)
Starlette is a lightweight ASGI framework/toolkit. Prior to 1.3.0, the HTTP request path is not validated before being used to reconstruct request.url. Because request.url is rebuilt by concatenating {scheme}://{host}{path} and re-parsing the result, a path that does not begin with / (for example @google.com) moves the authority boundary during re-parsing, so request.url.hostname and request.url.netloc become attacker-controlled. Code that reads request.url.hostname (rather than the Host header or scope) can therefore be misled into trusting an attacker-supplied host. This vulnerability is fixed in 1.3.0.
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
vuln:CVE-2026-54282product:"Encode Starlette"http.html:"Starlette"More intel sources (5)
vuln:CVE-2026-54282vulnerabilities.cve_id: CVE-2026-54282CVE-2026-54282CVE-2026-54282"CVE-2026-54282" exploit -site:nvd.nist.gov