CVE-2025-11157 (CNNVD-202601-032)
中文标题:
feast 代码问题漏洞
英文标题:
Arbitrary Code Execution in feast-dev/feast
漏洞描述
中文描述:
feast是Feast开源的一个 AI/ML 开源功能库。 feast 0.53.0版本存在代码问题漏洞,该漏洞源于YAML反序列化不当,可能导致远程代码执行。
英文描述:
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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| feast-dev | feast-dev/feast | - | < 0.54.0 | - |
cpe:2.3:a:feast-dev:feast-dev_feast:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.0 (cna)
HIGHCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-11157 |
2026-01-07 02:47:02 | 2026-01-12 02:10:26 |
| NVD | nvd_CVE-2025-11157 |
2026-01-03 03:00:03 | 2026-01-12 02:27:21 |
| CNNVD | cnnvd_CNNVD-202601-032 |
2026-01-11 06:15:04 | 2026-01-12 02:38:11 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 代码问题
- cnnvd_id: 未提取 -> CNNVD-202601-032
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']