High severity7.5OSV Advisory· Published Nov 7, 2025· Updated Apr 15, 2026
CVE-2025-64347
CVE-2025-64347
Description
Apollo Router Core is a configurable Rust graph router written to run a federated supergraph using Apollo Federation 2. Versions 1.61.12-rc.0 and below and 2.8.1-rc.0 allow unauthorized access to protected data through schema elements with access control directives (@authenticated, @requiresScopes, and @policy) that were renamed via @link imports. Router did not enforce renamed access control directives on schema elements (e.g. fields and types), allowing queries to bypass those element-level access controls. 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
4News mentions
0No linked articles in our index yet.