Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-56121 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-502Deserialization of Untrusted Dataredhat-SADP
CWE-502Deserialization of Untrusted Data[email protected]

Affected Products

ProductVersions
Feast
< 0.63.0 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

Change History

8 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-56121
NVD Published Date:
Jun 24, 2026
NVD Last Modified:
Aug 28, 2026
Source:
[email protected]
CVE-2026-56121 Details - Not Deferred