CVE 8.8 HIGH

lmdeploy vulnerable to Arbitrary Code Execution via Insecure Deserialization in torch.load()_CVE-2025-67729

8.8 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Description

LMDeploy is a toolkit for compressing, deploying, and serving LLMs. Prior to version 0.11.1, an insecure deserialization vulnerability exists in lmdeploy where torch.load() is called without the weights_only=True parameter when loading model checkpoint files. This allows an attacker to execute arbitrary code on the victim's machine when they load a malicious .bin or .pt model file. This issue has been patched in version 0.11.1.

AI Analysis

Arbitrary Code Execution via Insecure Deserialization in torch.load()

Basic Information

ID CVE-2025-67729
Source GitHub_M
Published Dec 26, 2025 at 21:54
Modified Dec 26, 2025 at 22:10

Affected Product

Vendor InternLM
Product lmdeploy
Version < 0.11.1
Affected Versions InternLM lmdeploy < 0.11.1

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor InternLM
Product lmdeploy
Version < 0.11.1

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.