CVE-2026-34753 MEDIUM

CVE-2026-34753: vLLM affected by Server-Side Request Forgery (SSRF) in `download_bytes_from_url `

Vendor Vllm-Project
Product vllm
Weakness CWE-918 · SSRF
Published April 6, 2026
Last update April 7, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L

What the vulnerability does

01Description

vLLM is an inference and serving engine for large language models (LLMs). From 0.16.0 to before 0.19.0, a server-side request forgery (SSRF) vulnerability in download_bytes_from_url allows any actor who can control batch input JSON to make the vLLM batch runner issue arbitrary HTTP/HTTPS requests from the server, without any URL validation or domain restrictions. This can be used to target internal services (e.g. cloud metadata endpoints or internal HTTP APIs) reachable from the vLLM host. This vulnerability is fixed in 0.19.0.

Key dates

02Disclosure timeline

April 6, 2026 CVE published
April 7, 2026 Record updated