vllm - 💡(How to fix) Fix [Security] Blocked by CVE-2025-30165 & CVE-2024-11041 (Legacy V0 Engine) [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
vllm-project/vllm#42216Fetched 2026-05-11 03:13:46
View on GitHub
Comments
0
Participants
1
Timeline
1
Reactions
0
Participants
Timeline (top)
labeled ×1
RAW_BUFFERClick to expand / collapse

🚀 The feature, motivation and pitch

Enterprise security scanners (SonarQube, Snyk, Prisma) currently flag vLLM (including latest v0.20.1) with Critical/High vulnerabilities due to the presence of the V0 engine's pickle implementation: - CVE-2025-30165: RCE via ZeroMQ multi-node communication. - CVE-2024-11041: RCE via MessageQueue.dequeue(). These findings prevent vLLM from passing security gates in regulated environments, as the vulnerable code remains in the distribution package even when the V1 engine is used by default. Questions/Request:

  • What is the official plan to fix or fully remove the vulnerable V0 components from the codebase?

Alternatives

No response

Additional context

No response

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING