CVE-2025-64173
published 2025-11-06CVE-2025-64173: 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…
PriorityP348high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EPSS
0.31%
23.1th percentile
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.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| apollographql | apollo-router | >= 0 < 1.61.12 | 1.61.12 |
| apollographql | apollo-router | >= 2.0.0-alpha.0 < 2.8.1 | 2.8.1 |
| apollographql | router | < 1.61.12 | 1.61.12 |
| apollographql | router | — | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Apollo Router Affected by an Access Control Bypass on Polymorphic Types
ghsa·2025-11-06
CVE-2025-64173 [HIGH] CWE-288 Apollo Router Affected by an Access Control Bypass on Polymorphic Types
Apollo Router Affected by an Access Control Bypass on Polymorphic Types
# Summary
A vulnerability in Apollo Router 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.
## Details
Apollo Federation allows users to specify access control directives ([`@authenticated`, `@requiresScopes`, and `@policy`](https://www.apollographql.com/docs/graphos/routing/security/authorization#authorization-directives)) to protect object and interface types and fields. However, the GraphQL
OSV
Apollo Router Affected by an Access Control Bypass on Polymorphic Types
osv·2025-11-06
CVE-2025-64173 [HIGH] Apollo Router Affected by an Access Control Bypass on Polymorphic Types
Apollo Router Affected by an Access Control Bypass on Polymorphic Types
# Summary
A vulnerability in Apollo Router 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.
## Details
Apollo Federation allows users to specify access control directives ([`@authenticated`, `@requiresScopes`, and `@policy`](https://www.apollographql.com/docs/graphos/routing/security/authorization#authorization-directives)) to protect object and interface types and fields. However, the GraphQL
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2025-11-06
Published