CVE-2025-67729

HIGH

Internlm Lmdeploy < 0.11.1 - Insecure Deserialization

Title source: rule

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.

Scores

CVSS v3 8.8
EPSS 0.0007
EPSS Percentile 21.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Classification

CWE
CWE-502
Status published

Affected Products (2)

internlm/lmdeploy < 0.11.1
pypi/lmdeploy < 0.11.1PyPI

Timeline

Published Dec 26, 2025
Tracked Since Feb 18, 2026