{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.61.12"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "12517bebc84259dc2dd39d33d229358026e174f9"
            }
          ],
          "repo": "https://github.com/apollographql/router",
          "type": "GIT"
        },
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "2.8.1-rc.0"
              },
              {
                "fixed": "2.8.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "827cfa979e45f636a5a68fcaecf3864ba7534d9d"
            },
            {
              "fixed": "efb0dcbfe8d668e3aeb1ade1513072d449128dc4"
            }
          ],
          "repo": "https://github.com/apollographql/router",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-g8jh-vg5j-4h3f"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-284"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/64xxx/CVE-2025-64347.json"
  },
  "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.",
  "id": "CVE-2025-64347",
  "modified": "2026-04-01T23:08:54.624355559Z",
  "published": "2025-11-07T17:47:28.360Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/64xxx/CVE-2025-64347.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/apollographql/router/security/advisories/GHSA-g8jh-vg5j-4h3f"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64347"
    },
    {
      "type": "FIX",
      "url": "https://github.com/apollographql/router/commit/78e4b20a2fc26cc5f141aa47992ed85375266a2b"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Apollo Router Improperly Enforces Renamed Access Control Directives"
}