CVE-2025-64173
Description
Apollo Router Core is a configurable graph router written in Rust to run a federated supergraph using Apollo Federation 2. In versions 1.61.11 below, as well as 2.0.0-alpha.0 through 2.8.1-rc.0, a vulnerability allowed for unauthenticated queries to access data that required additional access controls. Router incorrectly handled access control directives on interface types/fields and their implementing object types/fields, applying them to interface types/fields while ignoring directives on their implementing object types/fields when all implementations had the same requirements. Apollo Router customers defining @authenticated, @requiresScopes, or @policy directives inconsistently on polymorphic types (i.e., object types that implement interface types) are impacted. This issue is fixed in versions 1.61.12 and 2.8.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
apollo-routercrates.io | < 1.61.12 | 1.61.12 |
apollo-routercrates.io | >= 2.0.0-alpha.0, < 2.8.1 | 2.8.1 |
Affected products
2- Range: v0.1.0-alpha.0, v0.1.0-alpha.1, v0.1.0-alpha.10, …
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-x33c-7c2v-mrj9ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-64173ghsaADVISORY
- github.com/apollographql/router/commit/75ca43ecb9d38423b63d09896702f9da425cc754ghsaWEB
- github.com/apollographql/router/releases/tag/v2.8.1nvdWEB
- github.com/apollographql/router/security/advisories/GHSA-x33c-7c2v-mrj9nvdWEB
- www.apollographql.com/docs/graphos/routing/security/authorizationnvdWEB
News mentions
0No linked articles in our index yet.