๐Ÿ” CVE Alert

CVE-2026-55563

UNKNOWN 0.0

Feast: `pull_request_target` integration tests run untrusted fork code with production cloud secrets; the `ok-to-test` label guard is bypassable via label persistence on `synchronize`

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor feast-dev
Product feast
Published Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for feast-dev feast

Be the first to know when new unknown vulnerabilities affecting feast-dev feast are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

feast-dev / feast
< 0.65.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/feast-dev/feast/security/advisories/GHSA-2j2x-r73g-hrr5 github.com: https://github.com/feast-dev/feast/commit/76192229eca01661109ed56e0dd0cf8f732975f6 github.com: https://github.com/feast-dev/feast/releases/tag/v0.65.0