CVE-2026-54283
CVE-2026-54283 is a high-severity vulnerability in Encode Starlette with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-770.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 0% (34th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-38319
- Weakness: CWE-770
- Affected product: Encode Starlette
- Published:
- Last modified:
Description
Starlette 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 while parsing form data. These limits are enforced for multipart/form-data, but silently ignored for application/x-www-form-urlencoded. An unauthenticated attacker can therefore send a urlencoded body with an arbitrarily large number of fields or an arbitrarily large field, even when the application configured limits it believed would apply. This vulnerability is fixed in 1.3.1.
Frequently asked questions
- What is CVE-2026-54283?
- Starlette 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 while parsing form data. These limits are enforced for multipart/form-data, but silently ignored for application/x-www-form-urlencoded. An unauthenticated attacker can therefore send a urlencoded body with an arbitrarily large number of fields or an arbitrarily large field, even when the application configured limits it believed would apply. This vulnerability is fixed in 1.3.1.
- How severe is CVE-2026-54283?
- CVE-2026-54283 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-54283 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (34th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-54283?
- CVE-2026-54283 affects Encode Starlette. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-54283?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-54283 have an EU (EUVD) identifier?
- Yes. CVE-2026-54283 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-38319.
- When was CVE-2026-54283 published?
- CVE-2026-54283 was published on 2026-06-22 and last updated on 2026-06-26.
References
Affected products (1)
- cpe:2.3:a:encode:starlette:*:*:*:*:*:python:*:*
More vulnerabilities in Encode Starlette
- CVE-2026-48818 — High (CVSS 7.5): Starlette is a lightweight ASGI framework/toolkit. In versions 1.0.1 and earlier, StaticFiles on Windows is vulnerable…
- CVE-2023-29159 — High (CVSS 7.5): Directory traversal vulnerability in Starlette versions 0.13.5 and later and prior to 0.27.0 allows a remote…
- CVE-2023-30798 — High (CVSS 7.5): There MultipartParser usage in Encode's Starlette python framework before versions 0.25.0 allows an unauthenticated and…
- CVE-2026-48710 — Medium (CVSS 6.5): Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP `Host` request header was not…
- CVE-2026-48817 — Medium (CVSS 5.3): Starlette is a lightweight ASGI framework/toolkit. In versions 1.0.1 and below, when dispatching a request,…
- CVE-2026-54282 — Low (CVSS 3.7): Starlette is a lightweight ASGI framework/toolkit. Prior to 1.3.0, the HTTP request path is not validated before being…
All CVEs affecting Encode Starlette →
Other CWE-770 (Allocation of Resources Without Limits or Throttling) vulnerabilities
- CVE-2026-63299 — Critical (CVSS 9.9): An authorization bypass vulnerability in LXD allows an authenticated user to bypass project-level disk and volume…
- CVE-2026-82439 — Critical (CVSS 9.8): Description The DRPC server kept a map from function name to request queue and created an entry the first time…
- CVE-2026-47891 — Critical (CVSS 9.8): A Spring WebFlux application that relies on the Aalto XML processor to parse XML input does not correctly enforce the…
- CVE-2026-74878 — Critical (CVSS 9.8): openssl_encrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared…
- CVE-2026-31283 — Critical (CVSS 9.8): In Totara LMS v19.1.5 and before, the forgot password API does not implement rate limiting for the target email…
- CVE-2020-37067 — Critical (CVSS 9.8): Filetto 1.0 FTP server contains a denial of service vulnerability in the FEAT command processing that allows attackers…
Browse all CWE-770 (Allocation of Resources Without Limits or Throttling) vulnerabilities →