Kludex

7 CVEs across 2 Kludex products. Browse Kludex vulnerabilities, severities, and proof-of-concept exploits.

Kludex products with known CVEs

ProductCVEs
Python-Multipart9
Starlette6
Kludex CVEs — newest first
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-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-2026-53540Low3.72026-06-22Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.31, parse_form() did not validate the Content-Length header before using it to bound…
CVE-2026-53539High7.52026-06-22Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.30, when parsing application/x-www-form-urlencoded bodies, QuerystringParser located…
CVE-2026-53538Low3.72026-06-22Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.30, QuerystringParser treated ; as a field separator in application/x-www-form-urlenc…
CVE-2026-53537Low3.72026-06-22Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.30, parse_options_header parsed Content-Disposition (and Content-Type) headers with e…
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-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-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-42561High7.52026-05-13Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.27, python-multipart has a denial of service vulnerability in multipart part header p…
CVE-2026-40347Medium5.32026-04-18Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted `multipart/fo…
CVE-2026-24486High8.62026-01-27Python-Multipart is a streaming multipart parser for Python. Prior to version 0.0.22, a Path Traversal vulnerability exists when using non-default configuratio…
CVE-2025-62727High7.52025-10-28Starlette is a lightweight ASGI framework/toolkit. Starting in version 0.39.0 and prior to version 0.49.1 , an unauthenticated attacker can send a crafted HTTP…
CVE-2024-53981High7.52024-12-02python-multipart is a streaming multipart parser for Python. When parsing form data, python-multipart skips line breaks (CR \r or LF \n) in front of the first…
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…