PT-2026-1002 · Feast Dev · Feast
Published
2026-01-01
·
Updated
2026-01-01
·
CVE-2025-11157
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
feast-dev/feast version 0.53.0
Description
A high-severity remote code execution issue exists in the Kubernetes materializer job located at
feast/sdk/python/feast/infra/compute engines/kubernetes/main.py. The problem stems from using yaml.load(..., Loader=yaml.Loader) to deserialize /var/feast/feature store.yaml and /var/feast/materialization config.yaml. This allows for the instantiation of arbitrary Python objects, potentially enabling an attacker who can modify these YAML files to execute OS commands on the worker pod. Exploitation occurs before configuration validation, which could lead to cluster takeover, data poisoning, and supply-chain sabotage.Recommendations
Versions prior to 0.53.0 are not affected.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
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