---
id: CVE-2026-55563
title: Feast is the open source feature store for AI and machine learning
summary: >-
  Feast is the open source feature store for AI and machine learning. Prior to
  0.65.0, .github/workflows/pr_integration_tests.yml uses pull_request_target
  with the synchronize event and preserves ok-to-test, approved, or lgtm labels
  across…
severity: high
cvss: 8.9
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'
cwe:
  - CWE-863
vendor: feast-dev
product: feast
affected:
  - feast < 0.65.0
published: '2026-09-21'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T21:16:28.120'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55563'
references:
  - url: >-
      https://github.com/feast-dev/feast/commit/76192229eca01661109ed56e0dd0cf8f732975f6
    label: security-advisories@github.com
  - url: 'https://github.com/feast-dev/feast/releases/tag/v0.65.0'
    label: security-advisories@github.com
  - url: 'https://github.com/feast-dev/feast/security/advisories/GHSA-2j2x-r73g-hrr5'
    label: security-advisories@github.com
  - url: 'https://github.com/feast-dev/feast/security/advisories/GHSA-2j2x-r73g-hrr5'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00497
epssPercentile: 0.39979
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-21T17:58:21.079429Z'
cvssSource: cna
ingestedAt: '2026-09-21T16:11:47.443Z'
---

## Overview

Feast is the open source feature store for AI and machine learning. Prior to 0.65.0, .github/workflows/pr_integration_tests.yml uses pull_request_target with the synchronize event and preserves ok-to-test, approved, or lgtm labels across newly pushed commits, allowing a fork contributor to obtain approval for a benign revision and then run changed code from refs/pull/${{ github.event.pull_request.number }}/merge through privileged make targets. The job exposes GCP, AWS, and Snowflake credentials to that code, enabling runner code execution, credential disclosure, and possible access to downstream cloud resources. An external label-removal integration could mitigate the condition, but no repository workflow provided that protection. This issue is fixed in version 0.65.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
