Encode Starlette

10 CVEs affecting Encode Starlette. Latest disclosed: 2026-06-22. Critical: 0, High: 5.

Top CVEs affecting Encode Starlette
CVESeverityScorePublishedSummary
CVE-2026-54283High7.52026-06-22Starlette is a lightweight ASGI framework/toolkit. From 0.4.1 until 1.3.1, request.form() accepts max_fields and max_part_size to bound resource consumption wh…
CVE-2026-48818High7.52026-06-17Starlette is a lightweight ASGI framework/toolkit. In versions 1.0.1 and earlier, StaticFiles on Windows is vulnerable to SSRF. An UNC path such as \\attacker…
CVE-2024-24762High7.52024-02-05`python-multipart` is a streaming multipart parser for Python. When using form data, `python-multipart` uses a Regular Expression to parse the HTTP `Content-Ty…
CVE-2023-29159High7.52023-06-01Directory traversal vulnerability in Starlette versions 0.13.5 and later and prior to 0.27.0 allows a remote unauthenticated attacker to view files in a web se…
CVE-2023-30798High7.52023-04-21There MultipartParser usage in Encode's Starlette python framework before versions 0.25.0 allows an unauthenticated and remote attacker to specify any number o…
CVE-2026-48710Medium6.52026-05-26Starlette 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 `r…
CVE-2026-48817Medium5.32026-06-17Starlette is a lightweight ASGI framework/toolkit. In versions 1.0.1 and below, when dispatching a request, HTTPEndpoint selects the handler by lowercasing the…
CVE-2025-54121Medium5.32025-07-21Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit, designed for building async web services in Python. In versions 0.47…
CVE-2026-54282Low3.72026-06-22Starlette 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…
CVE-2024-478742024-10-15Starlette is an Asynchronous Server Gateway Interface (ASGI) framework/toolkit. Prior to version 0.40.0, Starlette treats `multipart/form-data` parts without a…