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-07-15T01:49:05.054778400Z
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
{
    "cwe_ids": [
        "CWE-288"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/64xxx/CVE-2025-64173.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/apollographql/router

Affected ranges

Type
GIT
Repo
https://github.com/apollographql/router
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "2.0.0-alpha.0"
        },
        {
            "fixed": "2.8.1-rc.0"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Database specific

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