2 matches found
MGASA-2026-0413 Updated python-starlette package fixes security vulnerabilities
Arbitrary HTTP method dispatched to HTTPEndpoint attributes via getattr. CVE-2026-48817 Unvalidated request path concatenated into authority poisons request.url.hostname. CVE-2026-54282...
7.5CVSS5.8AI score0.00481EPSS
SaveExploits0References3
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