CVE-2025-64347

Source
https://cve.org/CVERecord?id=CVE-2025-64347
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-64347.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-64347
Aliases
Published
2025-11-07T17:47:28.360Z
Modified
2026-04-10T05:33:45.866941Z
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 Improperly Enforces Renamed Access Control Directives
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-284"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/64xxx/CVE-2025-64347.json",
    "cna_assigner": "GitHub_M"
}
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-64347.json"