CVE-2026-68772
ZenML 0.94.6 Remote Code Execution via CloudpickleMaterializer
CVSS Score
8.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-502 |
| Vendor | zenml |
| Product | zenml |
| Published | Aug 7, 2026 |
Stay Ahead of the Next One
Get instant alerts for zenml zenml
Be the first to know when new high vulnerabilities affecting zenml zenml are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
ZenML / ZenML
0 โค 0.94.6
References
github.com: https://github.com/zenml-io/zenml/pull/5103 github.com: https://github.com/zenml-io/zenml github.com: https://github.com/zenml-io/zenml/commit/bbf8496d049a7e23800bc31b87b10b4fefbebe18 vulncheck.com: https://www.vulncheck.com/advisories/zenml-remote-code-execution-via-cloudpicklematerializer
Credits
๐ Fiona