Bug 2492229 (CVE-2026-56121) - CVE-2026-56121 feast: Feast: Remote Code Execution via Unsafe Deserialization in gRPC Registry Server
Summary: CVE-2026-56121 feast: Feast: Remote Code Execution via Unsafe Deserialization...
Keywords:
Status: NEW
Alias: CVE-2026-56121
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-24 16:01 UTC by OSIDB Bzimport
Modified: 2026-06-25 05:35 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-24 16:01:20 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.