GHSA-2pc9-4j83-qjmr · Severity: high · Ecosystem: pip — vLLM affected by RCE via auto_map dynamic module loading during model initialization
vLLM is an inference and serving engine for large language models (LLMs). Starting in version 0.10.1 and prior to version 0.14.0, vLLM loads Hugging Face `auto_map` dynamic modules during model resolution without gating on `trust_remote_code`, allowing attacker-controlled Python code in a model repo/path to execute at server startup. An attacker who can influence the model repo/path (local directory or remote Hugging Face repo) can achieve arbitrary code execution on the vLLM host during model load. This happens before any request handling and does not require API access. Version 0.14.0 fixes the issue.
Conclusion & alert: CVE-2026-22807 is rated Low Risk (37/100): CVSS High severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-21 | 0.05% | 0.02% | -0.03% |
| 2 | 2026-01-27 | 0.05% | 0.05% | +0.00% |
| 3 | 2026-01-22 | — | 0.05% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-2pc9-4j83-qjmr · Severity: high · Ecosystem: pip — vLLM affected by RCE via auto_map dynamic module loading during model initialization
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-22807 |
| URL | Tags |
|---|---|
| https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5 | Patch |
| https://github.com/vllm-project/vllm/pull/32194 | Issue Tracking Patch |
| https://github.com/vllm-project/vllm/releases/tag/v0.14.0 | Product Release Notes |
| https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr | Patch Vendor Advisory |