CVE-2025-11157
Last modified
CVE-2025-11157 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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`. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-11157?
How severe is CVE-2025-11157?
How do I fix CVE-2025-11157?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-11151Exposure of Sensitive Information to an Unauthorized Actor, …8.2
- CVE-2025-11152Sandbox escape due to integer overflow in the Graphics: Canv…8.6
- CVE-2025-11153JIT miscompilation in the JavaScript Engine: JIT component. …7.5
- CVE-2025-11154The IDonate WordPress plugin before 2.1.13 does not have au…5.4
- CVE-2025-11155The credentials required to access the device's web server a…6.8
- CVE-2025-11156Netskope was notified about a potential gap in its agent (NS…5.9
- CVE-2025-11158Hitachi Vantara Pentaho Data Integration & Analytics version…9.1
- CVE-2025-11159Hitachi Vantara Pentaho Data Integration & Analytics of all …7.2
- CVE-2025-1116A vulnerability, which was classified as critical, has been …7.3
- CVE-2025-11160The WPBakery Page Builder plugin for WordPress is vulnerable…5.4
- CVE-2025-11161The WPBakery Page Builder plugin for WordPress is vulnerable…5.4
- CVE-2025-11162The Spectra Gutenberg Blocks – Website Builder for the Block…6.4
Are you affected by CVE-2025-11157?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
