CVE 9.3 CRITICAL

Feast < 0.63.0 Unauthenticated RCE via ApplyFeatureView gRPC Deserialization_CVE-2026-56121

9.3 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Description

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.

AI Analysis

Unauthenticated remote code execution via unsafe deserialization in Feast before 0.63.0

Basic Information

ID CVE-2026-56121
Source VulnCheck
Published Jun 24, 2026 at 14:49

Affected Product

Vendor feast-dev
Product feast
Affected Versions feast-dev feast 0

CWE Classification

AI Assessment

AI Score 9.3 / 10
AI Severity Critical
Vendor feast-dev
Product feast
Version < 0.63.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.