PT-2026-43329 · Fastapi+3 · Fastapi+3

Ehhthing

+2

·

Published

2026-05-22

·

Updated

2026-05-27

·

CVE-2026-48710

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions Starlette versions prior to 1.0.1
Description Starlette fails to validate the HTTP Host request header before using it to reconstruct request.url. Because the routing algorithm uses the raw HTTP path while request.url is rebuilt from the Host header, a malformed header can cause request.url.path to differ from the actual requested path. This inconsistency allows attackers to inject paths into the host part, potentially bypassing security restrictions or authentication in middleware and endpoints that rely on request.url instead of the raw scope path. This issue affects the AI infrastructure stack, including FastAPI, vLLM, LiteLLM, and MCP servers.
Recommendations Upgrade to version 1.0.1 or later.

Fix

HTTP Request/Response Smuggling

Weakness Enumeration

Related Identifiers

CVE-2026-48710
PYSEC-2026-161

Affected Products

Fastapi
Litellm
Starlette
Vllm