SCA: security update for feast (GHSA-34wm-4hw7-qfjv)

high Tenable Self-Hosted Container Security Plugin ID 436546

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-11157)

See Also

https://github.com/advisories/GHSA-34wm-4hw7-qfjv

Plugin Details

Severity: High

ID: 436546

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/2/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:L/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2025-11157

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.8

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/1/2026

Vulnerability Publication Date: 1/1/2026

Reference Information

CVE: CVE-2025-11157

cwe: CWE-502