2 matches found
CVE-2026-54282
A flaw was found in Starlette, a lightweight Asynchronous Server Gateway Interface ASGI framework. Prior to version 1.3.0, the HTTP request path was not properly validated when reconstructing the request.url. A remote attacker could craft a malicious HTTP request path that does not begin with a...
5.3CVSS5.8AI score0.00273EPSS
SaveExploits0References4
CVE-2026-54282: Use of Incorrectly-Resolved Name or Reference
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://hostpath and re-parsing the result, a path that does not begin with / for example...
5.3CVSS5.9AI score0.00273EPSS
SaveExploits0References3
20