Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. feast
  4. ›
  5. CVE-2025-11157

CVE-2025-11157: Feast vulnerable to Deserialization of Untrusted Data

January 1, 2026 (updated January 2, 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.

References

  • github.com/advisories/GHSA-34wm-4hw7-qfjv
  • github.com/feast-dev/feast
  • github.com/feast-dev/feast/commit/b2e37ff37953b68ae833f6874ab5bc510a4ca5fb
  • github.com/feast-dev/feast/pull/5643
  • huntr.com/bounties/46d4d585-b968-4a76-80ce-872bc5525564
  • nvd.nist.gov/vuln/detail/CVE-2025-11157

Code Behaviors & Features

Detect and mitigate CVE-2025-11157 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.54.0

Fixed versions

  • 0.54.0

Solution

Upgrade to version 0.54.0 or above.

Impact 7.8 HIGH

CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-502: Deserialization of Untrusted Data

Source file

pypi/feast/CVE-2025-11157.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 04 Feb 2026 00:35:03 +0000.