Remote Code Execution Vulnerability in ZenML by ZenML.io
CVE-2026-68772
8.5HIGH
What is CVE-2026-68772?
A remote code execution vulnerability exists in the CloudpickleMaterializer component of ZenML 0.94.6. This flaw allows attackers with write access to a shared artifact store to execute arbitrary code by replacing a legitimate artifact.pkl file with a malicious cloudpickle payload. Through this crafted payload, attackers can exploit the unsanitized cloudpickle.load() function in cloudpickle_materializer.py, leading to the execution of unintended system commands whenever the affected artifact is materialized by a user or pipeline.
Affected Version(s)
ZenML 0 <= 0.94.6
