Bug 2355250 (CVE-2025-30165) - CVE-2025-30165 vllm: Remote Code Execution Vulnerability in vLLM Multi-Node Cluster Configuration
Summary: CVE-2025-30165 vllm: Remote Code Execution Vulnerability in vLLM Multi-Node C...
Keywords:
Status: NEW
Alias: CVE-2025-30165
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-03-27 06:31 UTC by OSIDB Bzimport
Modified: 2025-05-19 12:47 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-03-27 06:31:09 UTC
In a multi-node deployment of vLLM, the secondary hosts connect to a primary vLLM host via a SUB ZeroMQ socket. Incoming data is deserialized using Python’s pickle, which is inherently unsafe and allows arbitrary code execution. If an attacker compromises the primary vLLM host, they can send malicious payloads to the connected secondary hosts, leading to remote code execution across the cluster. This vulnerability poses a significant risk in distributed environments where vLLM is used for large-scale AI inference.


Note You need to log in before you can comment on or make changes to this bug.