---
cve: "CVE-2024-9053"
severity: "CRITICAL"
cvss: 9.8
epss: "1.4%"
vendor: "vllm-project"
kev: false
exploited: false
published: "2025-03-20 10:15:46"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T10:38:37+02:00"
---

# CVE-2024-9053

> 9.8 CRITICAL

## Beschreibung

vllm-project vllm version 0.6.0 contains a vulnerability in the AsyncEngineRPCServer() RPC server entrypoints. The core functionality run_server_loop() calls the function _make_handler_coro(), which directly uses cloudpickle.loads() on received messages without any sanitization. This can result in remote code execution by deserializing malicious pickle data.

## CVSS-Vektor

```
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/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 | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Referenzen

- <https://huntr.com/bounties/75a544f3-34a3-4da0-b5a3-1495cb031e09>

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