CVE Vulnerabilities

CVE-2026-48818

Server-Side Request Forgery (SSRF)

Published: Jun 17, 2026 | Modified: Jun 30, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
7.5 IMPORTANT
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

Starlette 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.comshare can cause os.path.realpath to initiate an outbound SMB connection before the path is rejected, exposing the service account’s NTLMv2 credentials for offline cracking or relay even though the HTTP response is only a 404. The issue affects default follow_symlink=False deployments, including frameworks built on Starlette such as FastAPI; POSIX systems and follow_symlink=True are unaffected. The issue is fixed in 1.1.0.

Weakness

The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Affected Software

NameVendorStart VersionEnd Version
StarletteEncode*1.1.0 (excluding)
Red Hat AI Inference Server 3.3RedHatrhaiis/vllm-spyre-rhel9:1782352919*
Red Hat AI Inference Server 3.3RedHatrhaiis/vllm-rocm-rhel9:1782353093*
Red Hat AI Inference Server 3.3RedHatrhaiis/vllm-cuda-rhel9:1782352847*
StarletteUbuntuquesting*

References