feast <0.63.0 unsafe deserialization RCE via grpc in user_defined_function.body
CVE-2026-56121 Published on June 24, 2026
Feast < 0.63.0 Unauthenticated RCE via ApplyFeatureView gRPC Deserialization
Feast before 0.63.0 contains an unsafe deserialization vulnerability that allows unauthenticated or unauthorized attackers to achieve remote code execution by sending a crafted gRPC request to the registry server. The user_defined_function.body field of an OnDemandFeatureView spec is decoded from base64 and passed to dill.loads() before any authorization check is performed, enabling attackers to embed a malicious serialized Python object with an arbitrary __reduce__ method to execute OS commands as the feast service account.
Vulnerability Analysis
Weakness Type
What is a Marshaling, Unmarshaling Vulnerability?
The application deserializes untrusted data without sufficiently verifying that the resulting data will be valid.
CVE-2026-56121 has been classified to as a Marshaling, Unmarshaling vulnerability or weakness.
Products Associated with CVE-2026-56121
Want to know whenever a new CVE is published for Red Hat Openshift Ai? stack.watch will email you.
Affected Versions
feast-dev feast:- Before 0.63.0 is affected.
- Version 1787073866 and below * is unaffected.
- Version 1787073873 and below * is unaffected.
- Version 1787073459 and below * is unaffected.
- Version 1787073611 and below * is unaffected.
- Version 1787073451 and below * is unaffected.
- Version 1787073451 and below * is unaffected.
- Version 1787121387 and below * is unaffected.
- Version 1787074331 and below * is unaffected.
- Version 1787073605 and below * is unaffected.
- Version 1787073546 and below * is unaffected.
- Version 1787073717 and below * is unaffected.
- Version 1787073713 and below * is unaffected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.