{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "04b00506d4a3d9fc2ea679fb33602f273815e312"
            }
          ],
          "repo": "https://github.com/graphprotocol/contracts",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-qx35-rc5x-x39r"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-284",
      "CWE-682"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/28xxx/CVE-2026-28410.json"
  },
  "details": "The Graph is an indexing protocol for querying networks like Ethereum, IPFS, Polygon, and other blockchains. Prior to version 3.0.0, a flaw in the token vesting contracts allows users to access tokens that should still be locked according to their vesting schedule. This issue has been patched in version 3.0.0.",
  "id": "CVE-2026-28410",
  "modified": "2026-04-01T23:09:53.203545547Z",
  "published": "2026-03-05T20:11:54.254Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/28xxx/CVE-2026-28410.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/graphprotocol/contracts/security/advisories/GHSA-qx35-rc5x-x39r"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28410"
    },
    {
      "type": "FIX",
      "url": "https://github.com/graphprotocol/contracts/commit/91224ed83eeff3fc3afea01f5ed269373d9bf773"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "The Graph: Revocable vesting contracts allows early access to locked tokens"
}