Server-side Request Forgery (SSRF) Affecting vllm package, versions [,0.14.1)


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.04% (12th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Server-side Request Forgery (SSRF) vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-PYTHON-VLLM-15123970
  • published28 Jan 2026
  • disclosed27 Jan 2026
  • creditleishilong, leung-yao

Introduced: 27 Jan 2026

CVE-2026-24779  (opens in a new tab)
CWE-918  (opens in a new tab)

How to fix?

Upgrade vllm to version 0.14.1 or higher.

Overview

vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs

Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the MediaConnector class. An attacker can access internal network resources and cause system instability or access sensitive data by providing URLs that bypass host name restrictions, due to inconsistent parsing of backslashes between different libraries. The load_from_url() function accepts URL strings and validates them using urllib.urlparse(), but the request it made using urllib3.parse_url.

CVSS Base Scores

version 4.0
version 3.1