cbcvebase.
CVE-2026-48710
published 2026-05-26

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…

PriorityP185medium6.5CVSS 3.1
AVNACLPRNUINSUCLILAN
KEVITWEXPLOITRansomwareInitial access
CISA Known Exploited Vulnerabilitydue 2026-09-16
Exploited in the wild
EPSS
36.26%
98.4th percentile
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.

Affected

83 ranges· showing 25
VendorProductVersion rangeFixed in
ansible-automation-platform-25lightspeed-chatbot-rhel8
ansible-automation-platform-26lightspeed-chatbot-rhel9
encodestarlette>= 0 < 1.0.11.0.1
encodestarlette>= 0.8.3 < 1.0.11.0.1
exploit-intelligence-tech-previewvulnerability-analysis-rhel9
kludexstarlette< 1.0.11.0.1
mtamta-solution-server-rhel9
openshift-lightspeedlightspeed-ocp-rag-rhel9
openshift-lightspeedlightspeed-service-api-rhel9
redhatai_inference_server3.3.0 – 3.3.5
redhatansible_automation_platform
redhatansible_automation_platform
redhatenterprise_linux_ai
redhatmigration_toolkit_for_applications< 8.2.08.2.0
redhatopenshift_ai>= 3.3 < 3.3.53.3.5
redhatopenshift_ai>= 3.4 < 3.4.23.4.2
redhatsatellite
redhatsatellite
redhatsatellite
rhaiivllm-cpu-rhel9
rhaiivllm-cuda-rhel9
rhaiivllm-gaudi-rhel9
rhaiivllm-neuron-rhel9
rhaiivllm-rocm-rhel9
rhaiivllm-spyre-rhel9

CVSS provenance

nvdv3.16.5MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
vulncheck6.5MEDIUM
cisa8.8HIGH
vendor_redhat6.5MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.