Lucene search
+L

98 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/20 9:58 p.m.6 views

CVE-2026-23536

A security issue was discovered in the Feast Feature Server's /read-document endpoint that allows an unauthenticated remote attacker to read any file accessible to the server process. By sending a specially crafted HTTP POST request, an attacker can bypass intended access restrictions to...

7.5CVSS5.9AI score0.00594EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/20 9:58 p.m.10 views

CVE-2026-23536

A security issue was discovered in the Feast Feature Server's /read-document endpoint that allows an unauthenticated remote attacker to read any file accessible to the server process. By sending a specially crafted HTTP POST request, an attacker can bypass intended access restrictions to...

7.5CVSS5.8AI score0.00594EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/20 12:0 a.m.4 views

Directory Traversal

Overview feast is a Python SDK for Feast Affected versions of this package are vulnerable to Directory Traversal via the /read-document endpoint. An attacker can access arbitrary files accessible to the server process by sending a crafted HTTP POST request. Details A Directory Traversal attack al...

8.7CVSS6.5AI score0.00594EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/20 12:0 a.m.6 views

Allocation of Resources Without Limits or Throttling

Overview feast is a Python SDK for Feast Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the WebSocket endpoint. An attacker can exhaust server resources, including memory, CPU, and file descriptors, by establishing a large number of...

8.7CVSS5.9AI score0.00748EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/20 12:0 a.m.9 views

Missing Authorization

Overview feast is a Python SDK for Feast Affected versions of this package are vulnerable to Missing Authorization via the /save-document endpoint. An attacker can modify system files, overwrite configuration or startup scripts, or execute arbitrary code by sending crafted requests to write...

9.1CVSS6.2AI score0.00646EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/20 12:0 a.m.22 views

PT-2026-26683

A security issue was discovered in the Feast Feature Server's /read-document endpoint that allows an unauthenticated remote attacker to read any file accessible to the server process. By sending a specially crafted HTTP POST request, an attacker can bypass intended access restrictions to...

7.5CVSS5.9AI score0.00594EPSS
SaveExploits0References5
Veracode
Veracode
added 2026/01/07 7:23 a.m.10 views

Remote Code Execution (RCE)

feast is vulnerable to remote code execution RCE. The vulnerability is due to the use of yaml.load..., Loader=yaml.Loader to deserialize configuration YAML files before validation, which allows an attacker who can modify these files to instantiate arbitrary Python objects and execute OS commands ...

7.8CVSS8.2AI score0.00274EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/02 7:34 a.m.20 views

CVE-2025-11157

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/computeengines/kubernetes/main.py. The vulnerability arises from the use of yaml.load..., Loader=yaml.Loader to...

7.8CVSS8.3AI score0.00274EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/01/01 9:30 a.m.14 views

Feast vulnerable to Deserialization of Untrusted Data

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/computeengines/kubernetes/main.py. The vulnerability arises from the use of yaml.load..., Loader=yaml.Loader to...

7.8CVSS8.3AI score0.00274EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/01/01 9:30 a.m.15 views

GHSA-34WM-4HW7-QFJV Feast vulnerable to Deserialization of Untrusted Data

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/computeengines/kubernetes/main.py. The vulnerability arises from the use of yaml.load..., Loader=yaml.Loader to...

7.8CVSS8.5AI score0.00274EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/01 9:30 a.m.14 views

EUVD-2025-206133

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/computeengines/kubernetes/main.py. The vulnerability arises from the use of yaml.load..., Loader=yaml.Loader to...

7.8CVSS8.1AI score0.00274EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/01/01 7:40 a.m.9 views

Deserialization of Untrusted Data

Overview feast is a Python SDK for Feast Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the YAML config parsing in Kubernetes materializer due to using the function yaml.load. An attacker can execute arbitrary operating system commands by modifying the...

8.5CVSS7.5AI score0.00274EPSS
SaveExploits0References2
NVD
NVD
added 2026/01/01 7:16 a.m.10 views

CVE-2025-11157

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/computeengines/kubernetes/main.py. The vulnerability arises from the use of yaml.load..., Loader=yaml.Loader to...

7.8CVSS0.00274EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/01/01 7:3 a.m.7 views

CVE-2025-11157 Arbitrary Code Execution in feast-dev/feast

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/computeengines/kubernetes/main.py. The vulnerability arises from the use of yaml.load..., Loader=yaml.Loader to...

7.8CVSS8.2AI score0.00274EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/01 7:3 a.m.82 views

CVE-2025-11157

CVE-2025-11157 is a high-severity remote code execution flaw in feast-dev/feast v0.53.0, due to unsafe YAML deserialization in the Kubernetes materializer (feast/sdk/python/feast/infra/compute_engines/kubernetes/main.py) where yaml.load(..., Loader=yaml.Loader) processes /var/feast/feature_store....

7.8CVSS8.2AI score0.00274EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/01/01 7:3 a.m.40 views

CVE-2025-11157 Arbitrary Code Execution in feast-dev/feast

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/computeengines/kubernetes/main.py. The vulnerability arises from the use of yaml.load..., Loader=yaml.Loader to...

7.8CVSS0.00274EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/01 7:3 a.m.12 views

CVE-2025-11157 Arbitrary Code Execution in feast-dev/feast

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/computeengines/kubernetes/main.py. The vulnerability arises from the use of yaml.load..., Loader=yaml.Loader to...

7.8CVSS6.8AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.44 views

PT-2026-1002

Name of the Vulnerable Software and Affected Versions feast-dev/feast version 0.53.0 Description A high-severity remote code execution issue exists in the Kubernetes materializer job located at feast/sdk/python/feast/infra/compute engines/kubernetes/main.py. The problem stems from using...

7.8CVSS8.1AI score0.00274EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2026/01/01 12:0 a.m.10 views

feast 代码问题漏洞

feast is an AI/ML open source function library from Feast Open Source. A code issue vulnerability exists in feast version 0.53.0, which stems from improper YAML deserialization and could lead to remote code execution...

7.8CVSS8AI score0.00274EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-7022

Malicious code in bioql PyPI...

7.4CVSS7.5AI score0.00295EPSS
SaveExploits0References3
Rows per page
Query Builder