PatchSiren cyber security CVE debrief
CVE-2026-92787 feast-dev CVE debrief
CVE-2026-92787 Feast through 0.66.0 fails to verify JWT token signatures before establishing user identity, allowing attackers to bypass all role-based access control by presenting an unverified token with a hardcoded claim value. This vulnerability enables attackers to gain unchecked read and write access to all entities, feature views, data sources, and permission policies on the server, potentially leading to significant data breaches and system compromise. Defenders must verify Feast deployments for version 0.66.0 or earlier and assess exposure to potential authentication bypass attacks.
- Vendor
- feast-dev
- Product
- feast
- CVSS
- CRITICAL 9.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-16
- Original CVE updated
- 2026-09-19
- Advisory published
- 2026-09-16
- Advisory updated
- 2026-09-19
Who should care
Defenders responsible for Feast deployments, security teams, and developers should assess exposure and prioritize verification of Feast deployments for version 0.66.0 or earlier. They should also review the configuration of JWT token signature verification and implement role-based access control checks to prevent potential authentication bypass attacks.
Why it matters
CVE-2026-92787 allows attackers to bypass authentication and gain unchecked access to Feast deployments, requiring defenders to verify deployments and assess exposure.
- Potential authentication bypass attacks
- Unchecked read and write access to all entities, feature views, data sources, and permission policies
- Bypass of role-based access control
Technical summary
Feast through 0.66.0 fails to verify JWT token signatures before establishing user identity, allowing attackers to bypass all role-based access control by presenting an unverified token with a hardcoded claim value. Attackers can obtain trusted internal identity and gain unchecked read and write access to all entities, feature views, data sources, and permission policies on the server. This vulnerability can lead to significant data breaches and system compromise if not properly addressed. Defenders should prioritize verifying Feast deployments for version 0.66.0 or earlier and assess exposure to potential authentication bypass attacks.
Defensive priority
Defenders should prioritize verifying Feast deployments for version 0.66.0 or earlier and assess exposure to potential authentication bypass attacks.
Recommended defensive actions
- Verify Feast deployments for version 0.66.0 or earlier
- Assess exposure to potential authentication bypass attacks
- Implement role-based access control checks
- Monitor for suspicious activity
- Review compensating controls for exposed systems
- Check relevant monitoring, detection, and logs for exposed assets
- Track exceptions and retest remediated assets
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but the corpus lacks specific information on affected or fixed versions beyond 0.66.0. To verify Feast deployments, defenders should check for version 0.66.0 or earlier and assess the configuration of JWT token signature verification. Additional information from other sources may be necessary to fully understand the vulnerability's impact and to implement effective mitigations.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-92787 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-92787
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-92787 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-92787
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/feast-dev/feast
-
Source reference
Unverified legacy reference
URL: https://github.com/feast-dev/feast/blob/f296d4b/infra/charts/feast-feature-server/templates/deployment.yaml
-
Source reference
Unverified legacy reference
URL: https://github.com/feast-dev/feast/blob/f296d4b/sdk/python/feast/permissions/auth/oidc_token_parser.py
-
Source reference
Unverified legacy reference
URL: https://github.com/feast-dev/feast/blob/v0.66.0/sdk/python/feast/permissions/security_manager.py
-
Source reference
Unverified legacy reference
URL: https://github.com/feast-dev/feast/issues/6785
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/feast-through-0.66.0-authentication-bypass-via-unverified-token
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.