CVE-2026-90553 PUBLISHED

vLLM before 0.28.0 Remote Code Execution via LlavaOnevision2 processor

Assigner: VulnCheck
Reserved: 12.09.2026 Published: 12.09.2026 Updated: 12.09.2026

vLLM before 0.28.0 contains a remote code execution vulnerability in the LlavaOnevision2 processor loader that ignores the trust_remote_code parameter when loading remote processor classes. Attackers can craft a malicious model with arbitrary code in processing_llava_onevision2.py that executes with vLLM process authority even when trust_remote_code is set to False.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.5

Product Status

Vendor vllm-project
Product vLLM
Versions Default: unaffected
  • affected from 0 to 0.28.0 (excl.)
  • Version 0.28.0 is unaffected

Credits

  • NLx64 reporter
  • jperezdealgaba coordinator

References

Problem Types

  • Improper Control of Generation of Code ('Code Injection') CWE