SCA: security update for lmdeploy (GHSA-9pf3-7rrr-x5jh)

high Tenable Cloud Security Plugin ID 436489

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-67729)

See Also

https://github.com/advisories/GHSA-9pf3-7rrr-x5jh

Plugin Details

Severity: High

ID: 436489

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 12/26/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2025-67729

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/26/2025

Vulnerability Publication Date: 12/26/2025

Reference Information

CVE: CVE-2025-67729

cwe: CWE-502