VYPR
Vendor

Feast Dev

Products
1
CVEs
9
Across products
9
Status
Private

Products

1

Recent CVEs

9
  • CVE-2026-18948CriAug 10, 2026
    risk 0.64cvss 9.9epss 0.01

    A flaw was found in Feast. The system improperly deserializes user-defined functions (UDFs) stored in its registry, which are serialized using the 'dill' library. This allows a remote attacker to store a malicious UDF, leading to unauthenticated arbitrary code execution on the…

  • CVE-2026-56121CriJun 24, 2026
    risk 0.57cvss 9.8epss 0.01

    Feast before 0.63.0 contains an unsafe deserialization vulnerability that allows unauthenticated or unauthorized attackers to achieve remote code execution by sending a crafted gRPC request to the registry server. The user_defined_function.body field of an OnDemandFeatureView…

  • CVE-2026-18947HigAug 10, 2026
    risk 0.55cvss 8.5epss 0.00

    A flaw was found in Feast. An authorization bypass vulnerability exists in the /materialize and /materialize-incremental endpoints. By sending a specially crafted request that omits the feature_views field, an attacker can bypass intended permission checks. This allows an…

  • CVE-2026-18941HigAug 10, 2026
    risk 0.50cvss 7.7epss 0.01

    A flaw was found in Feast and feast-operator. The default configuration for both the Feast SDK and the feast-operator is "no_auth," meaning no security manager is installed. This default allows unauthenticated and unauthorized access to feature-server, registry-server, and…

  • CVE-2026-23536HigMar 20, 2026
    risk 0.49cvss 7.5epss 0.01

    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…

  • CVE-2024-11602HigMar 20, 2025
    risk 0.48cvss 7.4epss 0.00

    A Cross-Origin Resource Sharing (CORS) vulnerability exists in feast-dev/feast version 0.40.0. The CORS configuration on the agentscope server does not properly restrict access to only trusted origins, allowing any external domain to make requests to the API. This can bypass…

  • CVE-2025-11157HigJan 1, 2026
    risk 0.44cvss 7.8epss 0.00

    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(...,…

  • CVE-2026-18942MedAug 10, 2026
    risk 0.36cvss 5.5epss 0.00

    A flaw was found in the Feast operator. A malicious tenant could inject arbitrary code into their feature repository. This code would be executed by an automated process with elevated privileges, allowing the tenant to steal sensitive credentials. This could lead to a direct…

  • CVE-2026-23538HigJul 16, 2026
    risk 0.00cvss 7.5epss 0.01

    A vulnerability was identified in the Feast Feature Server's `/ws/chat` endpoint that allows remote attackers to establish persistent WebSocket connections without any authentication. By opening a large number of simultaneous connections, an attacker can exhaust server…