CVE-2026-22807: vLLM affected by RCE via auto_map dynamic module loading during model initialization
(updated )
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.
References
- github.com/advisories/GHSA-2pc9-4j83-qjmr
- github.com/vllm-project/vllm
- github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5
- github.com/vllm-project/vllm/pull/32194
- github.com/vllm-project/vllm/releases/tag/v0.14.0
- github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr
- nvd.nist.gov/vuln/detail/CVE-2026-22807
Code Behaviors & Features
Detect and mitigate CVE-2026-22807 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →