Vulnerability in Starlette ASGI Framework Affects Request URL Reconstruction
CVE-2026-54282
3.7LOW
What is CVE-2026-54282?
A vulnerability in the Starlette ASGI framework allows manipulation of the request URL due to lack of validation of the HTTP request path before reconstruction. Attackers can craft paths that lead to unauthorized trust in their supplied host, as the reconstruction process incorrectly parses request.url, potentially redirecting sensitive requests. This issue is resolved in version 1.3.0.
Affected Version(s)
starlette < 1.3.0
