PT-2026-51837 · Feast · Feast
CVSS v4.0
9.3
Critical
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Feast versions prior to 0.63.0
Description
An unsafe deserialization issue exists in the registry server that allows unauthenticated or unauthorized attackers to achieve remote code execution. By sending a crafted gRPC request, an attacker can exploit the
user defined function.body field of an OnDemandFeatureView spec. This field is base64-decoded and passed to the dill.loads() function before any authorization checks occur. This allows the embedding of a malicious serialized Python object with an arbitrary reduce method to execute OS commands under the privileges of the feast service account.Recommendations
Update to version 0.63.0 or newer.
Exploit
Fix
RCE
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Feast