PT-2025-53604 · Lmdeploy · Lmdeploy
Yueyuel
·
Published
2025-12-26
·
Updated
2025-12-27
·
CVE-2025-67729
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
LMDeploy versions prior to 0.11.1
Description
LMDeploy is a toolkit used for compressing, deploying, and serving LLMs. A flaw exists where the
torch.load() function is called without the weights only=True parameter when loading model checkpoint files. This insecure deserialization allows an attacker to execute arbitrary code on a system by loading a malicious .bin or .pt model file. The torch.load() function is used to load serialized objects, and without the weights only=True parameter, it can deserialize arbitrary Python objects, leading to code execution.Recommendations
LMDeploy versions prior to 0.11.1 are vulnerable and should be updated to version 0.11.1 or later.
Exploit
Fix
RCE
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Lmdeploy