---
cve: "CVE-2025-67729"
severity: "HIGH"
cvss: 8.8
epss: "0.6%"
vendor: "InternLM"
kev: false
exploited: false
published: "2025-12-26 22:15:52"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-22T09:53:59+02:00"
---

# CVE-2025-67729

> 8.8 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- cdff7691d134abb36a148b4c64cb590485fc5ef2 (Commit)
- eb04b4281c5784a5cff5ea639c8f96b33b3ae5ee (Commit)

## Referenzen

- <https://github.com/InternLM/lmdeploy/security/advisories/GHSA-9pf3-7rrr-x5jh>
- <https://github.com/InternLM/lmdeploy/commit/eb04b4281c5784a5cff5ea639c8f96b33b3ae5ee>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-67729) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
