Bug 2452055 (CVE-2026-27893) - CVE-2026-27893 vllm: vLLM: Remote code execution due to hardcoded trust_remote_code setting
Summary: CVE-2026-27893 vllm: vLLM: Remote code execution due to hardcoded trust_remot...
Keywords:
Status: NEW
Alias: CVE-2026-27893
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: 2026-03-27 00:02 UTC by OSIDB Bzimport
Modified: 2026-04-01 17:18 UTC (History)
7 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-27 00:02:08 UTC
vLLM is an inference and serving engine for large language models (LLMs). Starting in version 0.10.1 and prior to version 0.18.0, two model implementation files hardcode `trust_remote_code=True` when loading sub-components, bypassing the user's explicit `--trust-remote-code=False` security opt-out. This enables remote code execution via malicious model repositories even when the user has explicitly disabled remote code trust. Version 0.18.0 patches the issue.


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