icon

We found results for “

CVE-2025-11157

Good to know:

icon
icon
icon

Date: January 1, 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.

Severity Score

Severity Score

Weakness Type (CWE)

Deserialization of Untrusted Data

CWE-502

Top Fix

icon

Upgrade Version

Upgrade to version feast - 0.54.0;feast - 0.54.0;https://github.com/feast-dev/feast.git - v0.54.0

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): LOCAL
Attack Complexity (AC): LOW
Privileges Required (PR): LOW
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): HIGH
Availability (A): HIGH

Do you need more information?

Contact Us