CVE-2025-64173

Source
https://cve.org/CVERecord?id=CVE-2025-64173
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-64173.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-64173
Aliases
Published
2025-11-06T20:42:51.785Z
Modified
2026-04-10T05:33:43.489654Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Apollo Router Core: Access Control Bypass on Polymorphic Types
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/64xxx/CVE-2025-64173.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-288"
    ]
}
References

Affected packages

Git / github.com/apollographql/router

Affected ranges

Type
GIT
Repo
https://github.com/apollographql/router
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.61.12"
        }
    ]
}
Type
GIT
Repo
https://github.com/apollographql/router
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.8.1-rc.0"
        },
        {
            "fixed": "2.8.1"
        }
    ]
}

Affected versions

v0.*
v0.1.0-alpha.0
v0.1.0-alpha.1
v0.1.0-alpha.10
v0.1.0-alpha.2
v0.1.0-alpha.6
v0.1.0-alpha.7
v0.1.0-alpha.8
v0.1.0-alpha.9
v0.1.0-prealpha.4
v0.1.0-prealpha.5
v0.1.0-preview.0
v0.1.0-preview.1
v0.1.0-preview.2
v0.1.0-preview.3
v0.1.0-preview.4
v0.1.0-preview.5
v0.1.0-preview.6
v0.1.0-preview.7
v0.10.0
v0.11.0
v0.12.0
v0.14.0
v0.15.0
v0.15.1
v0.16.0
v0.9.0
v0.9.0-rc.0
v0.9.1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v1.*
v1.0.0
v1.0.0-alpha.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-alpha.3
v1.0.0-rc.0
v1.0.0-rc.1
v1.0.0-rc.2
v1.61.12-rc.0
v2.*
v2.8.1-rc.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-64173.json"