CVE-2026-33625
Last modified
CVE-2026-33625 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. LMDeploy is a toolkit for compressing, deploying, and serving large language models. Versions 012.1 through 0.12.2 contain a code injection vulnerability in `lmdeploy/pytorch/config.py` line 620 that allows an attacker to execute arbitrary Python code by publishing a malicious HuggingFace model with a crafted `quantization_config.quant_dtype` value. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
LMDeploy is a toolkit for compressing, deploying, and serving large language models. Versions 012.1 through 0.12.2 contain a code injection vulnerability in `lmdeploy/pytorch/config.py` line 620 that allows an attacker to execute arbitrary Python code by publishing a malicious HuggingFace model with a crafted `quantization_config.quant_dtype` value. When a user loads the model with lmdeploy, the `quant_dtype` is passed to `eval(f'torch.{quant_dtype}')` without any validation. Version 0.12.3 contains a patch.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| InternLM | lmdeploy | >= 0.12.1, < 0.12.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-33625?
How severe is CVE-2026-33625?
How do I fix CVE-2026-33625?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-3362The Short Comment Filter plugin for WordPress is vulnerable …4.4
- CVE-2026-33620PinchTab is a standalone HTTP server that gives AI agents di…4.3
- CVE-2026-33621PinchTab is a standalone HTTP server that gives AI agents di…6.5
- CVE-2026-33622PinchTab is a standalone HTTP server that gives AI agents di…8.8
- CVE-2026-33623PinchTab is a standalone HTTP server that gives AI agents di…7.2
- CVE-2026-33624Parse Server is an open source backend that can be deployed …2.7
- CVE-2026-33626LMDeploy is a toolkit for compressing, deploying, and servin…7.5
- CVE-2026-33627Parse Server is an open source backend that can be deployed …6.5
- CVE-2026-33628Invoice Ninja is a source-available invoice, quote, project …5.4
- CVE-2026-33630c-ares is an asynchronous resolver library. From ver 1.32.3 …7.5
- CVE-2026-33631ClearanceKit intercepts file-system access events on macOS a…8.7
- CVE-2026-33632ClearanceKit intercepts file-system access events on macOS a…7.8
Are you affected by CVE-2026-33625?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
