---
cve: "CVE-2026-73560"
severity: "MEDIUM"
cvss: 6.5
epss: "32%"
vendor: "vllm-project"
kev: false
exploited: false
published: "2026-08-17 21:16:48"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T08:19:28+02:00"
---

# CVE-2026-73560

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the MiMoV2OmniMultiModalProcessor in vllm/transformers_utils/processors/mimo_v2_omni.py passes attacker-controlled image and audio strings through _fetch_image, requests.get, and Image.open instead of MediaConnector, bypassing allowed_media_domains and allowed_local_media_path protections and allowing server-side requests and reads of arbitrary files accessible to the vLLM process. This issue is fixed in version 0.26.0.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 54503ecec0f3ac31e5ecfc5f28652e4cc42307b5 (Commit)
- ffd46bfab2128bb84146050e98b51a617c6575ab (Commit)

## Referenzen

- <https://github.com/vllm-project/vllm/security/advisories/GHSA-4hhp-h66f-j5j7>
- <https://github.com/vllm-project/vllm/pull/43117>
- <https://github.com/vllm-project/vllm/commit/54503ecec0f3ac31e5ecfc5f28652e4cc42307b5>
- <https://github.com/vllm-project/vllm/releases/tag/v0.26.0>

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