Answer in brief
CVE-2026-46517 records a High severity (CVSS 7.8) vulnerability in LMDeploy: Hardcoded trust_remote_code=True is an implicit unsafe remote-code load path with no user opt-out. The current sources do not mark it as known exploited. The current feed maps InternLM/lmdeploy (generic), lmdeploy (pip), lmdeploy (pypi). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps InternLM/lmdeploy (generic), lmdeploy (pip), lmdeploy (pypi). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| InternLM/lmdeploygeneric | <= 0.12.3 | Not reported |
| lmdeploypip | <=0.12.3 | 0.13.0 |
| lmdeploypypi | >=0 <0.13.0 | 0.13.0 |
Published upstream
Jun 9, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 11, 2026
LMDeploy is a toolkit for compressing, deploying, and serving large language models. In versions 0.12.3 and prior, hardcoded "trust_remote_code=True" enables HF supply-chain RCE without user opt-in. Version 0.13.0 patches the issue.
Quoted source text, attributed separately from HOL analysis.