GHSA-3hmm-rh5q-gwwr: LMDeploy vulnerable to arbitrary code execution via eval() of untrusted quant_dtype in model config loading
Summary
LMDeploy (a tool for deploying large language models) has a critical vulnerability in how it loads model configurations from HuggingFace. When loading a model, the software uses eval() (a Python function that executes code from text) on an untrusted value called quant_dtype without checking if it's safe. An attacker can publish a malicious model on HuggingFace with crafted code hidden in the quant_dtype field, allowing them to run arbitrary commands on any computer that loads the model using LMDeploy.
Vulnerability Details
EPSS: 0.0%
Yes
September 18, 2026
Classification
Taxonomy References
Affected Vendors
Affected Packages
Related Issues
CVE-2026-63086: text-generation-inference through 3.3.7 contains a server-side request forgery (SSRF) vulnerability in the OpenAI-compat
CVE-2026-34371: LibreChat is a ChatGPT clone with additional features. Prior to 0.8.4, LibreChat trusts the name field returned by the e
Original source: https://github.com/advisories/GHSA-3hmm-rh5q-gwwr
First tracked: September 18, 2026 at 02:00 PM
Classified by LLM (prompt v3) · confidence: 95%