CVE-2025-11157
January 01, 2026
A high-severity remote code execution vulnerability exists in feast-dev/feast version 0.53.0, specifically in the Kubernetes materializer job located at "feast/sdk/python/feast/infra/compute_engines/kubernetes/main.py". The vulnerability arises from the use of "yaml.load(..., Loader=yaml.Loader)" to deserialize "/var/feast/feature_store.yaml" and "/var/feast/materialization_config.yaml". This method allows for the instantiation of arbitrary Python objects, enabling an attacker with the ability to modify these YAML files to execute OS commands on the worker pod. This vulnerability can be exploited before the configuration is validated, potentially leading to cluster takeover, data poisoning, and supply-chain sabotage.
Affected Packages
feast (CONDA):
Affected version(s) >=0.26.0 <0.54.0Fix Suggestion:
Update to version 0.54.0https://github.com/feast-dev/feast.git (GITHUB):
Affected version(s) >=v0.0.1 <v0.54.0Fix Suggestion:
Update to version v0.54.0feast (PYTHON):
Affected version(s) >=0.0.1 <0.54.0Fix Suggestion:
Update to version 0.54.0Related ResourcesĀ (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.5
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.8
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Deserialization of Untrusted Data
EPSS
Base Score:
0.36