216.73.216.226

CVE-2025-11157

· Published 01/01/2026 07:16 · Modified 01/01/2026 07:16

Labels: CVE-2025-11157 2026-01-01CVE-2025-11157CWE-502[email protected]

Essential information

Published
01/01/2026 07:16
Modified
01/01/2026 07:16
Author
Creator
CVSS
7.8 HIGH (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
feast-dev / feast cpe:2.3:a:feast-dev:feast:0.53.0:*:*:*:*:*:*:*

References