---
cve: "CVE-2026-68772"
severity: "HIGH"
cvss: 8.5
epss: "0.4%"
vendor: "ZenML"
kev: false
exploited: false
published: "2026-08-07 17:17:07"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T07:22:50+02:00"
---

# CVE-2026-68772

> 8.5 HIGH · 🧪 PoC

## Beschreibung

ZenML 0.94.6 contains a remote code execution vulnerability in the CloudpickleMaterializer component that allows attackers with write access to a shared artifact store to execute arbitrary code by planting a malicious pickle file. Attackers can replace a stored artifact.pkl file with a crafted cloudpickle payload containing a malicious __reduce__ method, which executes arbitrary system commands when any user or pipeline materializes the artifact through the unsanitized cloudpickle.load() call in cloudpickle_materializer.py.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |

## Patch verfügbar (OSV)

- bbf8496d049a7e23800bc31b87b10b4fefbebe18 (Commit)

## Referenzen

- <https://github.com/zenml-io/zenml/pull/5103>
- <https://github.com/zenml-io/zenml>
- <https://github.com/zenml-io/zenml/commit/bbf8496d049a7e23800bc31b87b10b4fefbebe18>
- <https://www.vulncheck.com/advisories/zenml-remote-code-execution-via-cloudpicklematerializer>

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