CVE-2026-48710
CVE-2026-48710 is a medium-severity vulnerability in Encode Starlette with a CVSS 3.x base score of 6.5. It is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, confirming it has been exploited in the wild (added 2026-09-02). The underlying weakness is classified as CWE-444.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 36% (98th percentile)
- Actively exploited: Yes — listed in CISA KEV (added 2026-09-02)
- EU (EUVD) id: EUVD-2026-32016
- Weakness: CWE-444
- Affected product: Encode Starlette
- Published:
- Last modified:
Description
Starlette 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 `request.url`. Because the routing algorithm relies on the raw HTTP path while `request.url` is rebuilt from the `Host` header, a malformed header could make `request.url.path` differ from the path that was actually requested. Middleware and endpoints that apply security restrictions based on `request.url` (rather than the raw `scope` path) could therefore be bypassed. Users should upgrade to a version greater than or equal to version 1.0.1, which validates the `Host` header against the grammar of RFC 9112 §3.2 / RFC 3986 §3.2.2 when constructing `request.url` and falls back to `scope["server"]` for malformed values.
Frequently asked questions
- What is CVE-2026-48710?
- Starlette 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 `request.url`. Because the routing algorithm relies on the raw HTTP path while `request.url` is rebuilt from the `Host` header, a malformed header could make `request.url.path` differ from the path that was actually requested. Middleware and endpoints that apply security restrictions based on `request.url` (rather than the raw `scope` path) could therefore be bypassed. Users should upgrade to a version greater than or equal to version 1.0.1, which validates the `Host` header against the grammar of RFC 9112 §3.2 / RFC 3986 §3.2.2 when constructing `request.url` and falls back to `scope["server"]` for malformed values.
- How severe is CVE-2026-48710?
- CVE-2026-48710 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2026-48710 being actively exploited?
- Yes. CVE-2026-48710 is on CISA's Known Exploited Vulnerabilities (KEV) catalog, added on 2026-09-02, which means active exploitation has been confirmed. It should be prioritised for remediation.
- What products are affected by CVE-2026-48710?
- CVE-2026-48710 primarily affects Encode Starlette. In total, 11 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2026-48710?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Because this CVE is known to be actively exploited, treat remediation as urgent — CISA KEV typically sets a short remediation deadline.
- Does CVE-2026-48710 have an EU (EUVD) identifier?
- Yes. CVE-2026-48710 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-32016.
- When was CVE-2026-48710 published?
- CVE-2026-48710 was published on 2026-05-26 and last updated on 2026-09-04.
References
- https://badhost.org
- https://github.com/Kludex/starlette/commit/764dab0dcfb9033d75442d7a359645c9f94648c6
- https://github.com/Kludex/starlette/security/advisories/GHSA-86qp-5c8j-p5mr
- https://github.com/pypa/advisory-database/tree/main/vulns/starlette/PYSEC-2026-161.yaml
- https://ostif.org/disclosing-the-badhost-vulnerability-in-starlette
- https://www.secwest.net/starlette
- https://www.x41-dsec.de/lab/advisories/x41-2026-002-starlette
- https://access.redhat.com/errata/RHSA-2026:22992
- https://access.redhat.com/errata/RHSA-2026:22993
- https://access.redhat.com/errata/RHSA-2026:23346
- https://access.redhat.com/errata/RHSA-2026:24866
- https://access.redhat.com/errata/RHSA-2026:26226
- https://access.redhat.com/errata/RHSA-2026:30088
- https://access.redhat.com/errata/RHSA-2026:30089
- https://access.redhat.com/errata/RHSA-2026:34456
- https://access.redhat.com/errata/RHSA-2026:34526
- https://access.redhat.com/errata/RHSA-2026:34532
- https://access.redhat.com/errata/RHSA-2026:37275
- https://access.redhat.com/errata/RHSA-2026:43038
- https://access.redhat.com/errata/RHSA-2026:44696
- https://access.redhat.com/errata/RHSA-2026:51357
- https://access.redhat.com/errata/RHSA-2026:60520
- https://access.redhat.com/errata/RHSA-2026:63337
- https://access.redhat.com/security/cve/CVE-2026-48710
- https://bugzilla.redhat.com/show_bug.cgi?id=2481742
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-48710.json
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-48710
- https://www.wiz.io/blog/ai-infrastructure-honeypot
- https:/www.microsoft.com/en-us/security/blog/2026/08/26/when-ai-infrastructure-becomes-target-securing-gateways-control-points
Affected products (11)
- cpe:2.3:a:encode:starlette:*:*:*:*:*:python:*:*
- cpe:2.3:a:redhat:ai_inference_server:*:*:*:*:*:*:*:*
- cpe:2.3:a:redhat:ansible_automation_platform:2.6:-:*:*:*:*:*:*
- cpe:2.3:a:redhat:ansible_automation_platform:2.7:-:*:*:*:*:*:*
- cpe:2.3:a:redhat:migration_toolkit_for_applications:*:*:*:*:*:*:*:*
- cpe:2.3:a:redhat:openshift_ai:*:*:*:*:*:*:*:*
- cpe:2.3:a:redhat:openshift_lightspeed:-:*:*:*:*:*:*:*
- cpe:2.3:a:redhat:satellite:6.17:*:*:*:*:*:*:*
- cpe:2.3:a:redhat:satellite:6.18:*:*:*:*:*:*:*
- cpe:2.3:a:redhat:satellite:6.19:*:*:*:*:*:*:*
- cpe:2.3:o:redhat:enterprise_linux_ai:3.0:*:*:*:*:*:*:*
More vulnerabilities in Encode Starlette
- CVE-2026-54283 — High (CVSS 7.5): Starlette is a lightweight ASGI framework/toolkit. From 0.4.1 until 1.3.1, request.form() accepts max_fields and…
- 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-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-444 (HTTP Request/Response Smuggling) vulnerabilities
- CVE-2026-58150 — Critical (CVSS 10.0): Apache Traffic Server does not reject Transfer-Encoding in HTTP/2 requests, allowing downgrade request smuggling. This…
- CVE-2026-57834 — Critical (CVSS 10.0): Apache Traffic Server allows request smuggling if chunked messages are malformed. This issue affects Apache Traffic…
- CVE-2025-1867 — Critical (CVSS 10.0): Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') vulnerability in ithewei libhv allows…
- CVE-2022-22536 — Critical (CVSS 10.0): SAP NetWeaver Application Server ABAP, SAP NetWeaver Application Server Java, ABAP Platform, SAP Content Server 7.53…
- CVE-2018-3907 — Critical (CVSS 10.0): An exploitable vulnerability exists in the REST parser of video-core's HTTP server of the Samsung SmartThings Hub…
- CVE-2025-55315 — Critical (CVSS 9.9): Inconsistent interpretation of http requests ('http request/response smuggling') in ASP.NET Core allows an authorized…
Browse all CWE-444 (HTTP Request/Response Smuggling) vulnerabilities →