CVE-2026-28410 Details
Description
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.
A vulnerability in The Graph's token vesting contracts, present in versions through 2.0.0, allows users to access tokens that should remain locked according to their vesting schedule. The issue arises because the contracts incorrectly tracked token usage in relation to vested amounts, creating a loophole. Users could withdraw vested tokens, use them in the protocol, and then withdraw the same amount again, effectively 'double-spending' their tokens. This flaw disrupted the vesting contract's accounting, complicating token revocation processes.
The vulnerability has been patched in The Graph version 3.0.0, which removed the flawed tracking of used tokens and restricted interactions with the protocol to non-revocable vesting contracts.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
| CWE-682 | Incorrect Calculation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| thegraph graph protocol contracts | < 3.0.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 10, 2026 | Initial Analysis | [email protected] |
| Mar 5, 2026 | New CVE Received | [email protected] |