Evmos allows unvested token delegations
Description
Evmos is the Ethereum Virtual Machine (EVM) Hub on the Cosmos Network. Users are able to delegate tokens that have not yet been vested. This affects employees and grantees who have funds managed via ClawbackVestingAccount. This affects 18.1.0 and earlier.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Evmos allows delegation of unvested tokens from ClawbackVestingAccount, breaking vesting controls and exposing employees/grantees to financial risks.
Vulnerability
Description
CVE-2024-37154 is a vulnerability in Evmos, the Ethereum Virtual Machine (EVM) Hub on the Cosmos Network, affecting versions 18.1.0 and earlier. The flaw permits users to delegate tokens that have not yet vested when using the ClawbackVestingAccount module [1][2]. This bypasses intended vesting schedules, allowing premature use of funds designated for gradual release.
Attack
Vector
An employee or grantee with a ClawbackVestingAccount can delegate unvested tokens to validators, effectively using locked funds for staking rewards before they are legally available [2]. The exploit requires no special privileges beyond access to the account; it can be triggered via standard CLI commands for vesting account creation and staking delegation [2].
Impact
Successful exploitation undermines token vesting controls, enabling beneficiaries to gain staking rewards on unvested tokens and potentially withdraw staked positions if unstaking is also permitted. This could result in financial loss for the protocol or its grantors, as employees and grantees may claim benefits before fulfilling vesting conditions.
Mitigation
As of the advisory, no official patch has been released for Evmos itself. The developers have identified a partial fix in a pull request, with the remainder dependent on a Cosmos SDK fork update [2]. There are no effective workarounds, and the recommendation is to limit knowledge of the vulnerability pending a full release.
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/evmos/evmos/v18Go | <= 18.1.0 | — |
github.com/evmos/evmos/v17Go | <= 17.0.1 | — |
github.com/evmos/evmos/v16Go | <= 16.0.4 | — |
github.com/evmos/evmos/v15Go | <= 15.0.0 | — |
github.com/evmos/evmos/v14Go | <= 14.1.0 | — |
github.com/evmos/evmos/v13Go | <= 13.0.2 | — |
github.com/evmos/evmos/v12Go | <= 12.1.6 | — |
github.com/evmos/evmos/v11Go | <= 11.0.2 | — |
github.com/evmos/evmos/v10Go | <= 10.0.1 | — |
github.com/evmos/evmos/v9Go | <= 9.1.0 | — |
github.com/evmos/evmos/v8Go | <= 8.2.3 | — |
github.com/evmos/evmos/v7Go | <= 7.0.0 | — |
github.com/evmos/evmos/v6Go | <= 6.0.4 | — |
Affected products
15- ghsa-coords13 versionspkg:golang/github.com/evmos/evmos/v10pkg:golang/github.com/evmos/evmos/v11pkg:golang/github.com/evmos/evmos/v12pkg:golang/github.com/evmos/evmos/v13pkg:golang/github.com/evmos/evmos/v14pkg:golang/github.com/evmos/evmos/v15pkg:golang/github.com/evmos/evmos/v16pkg:golang/github.com/evmos/evmos/v17pkg:golang/github.com/evmos/evmos/v18pkg:golang/github.com/evmos/evmos/v6pkg:golang/github.com/evmos/evmos/v7pkg:golang/github.com/evmos/evmos/v8pkg:golang/github.com/evmos/evmos/v9
<= 10.0.1+ 12 more
- (no CPE)range: <= 10.0.1
- (no CPE)range: <= 11.0.2
- (no CPE)range: <= 12.1.6
- (no CPE)range: <= 13.0.2
- (no CPE)range: <= 14.1.0
- (no CPE)range: <= 15.0.0
- (no CPE)range: <= 16.0.4
- (no CPE)range: <= 17.0.1
- (no CPE)range: <= 18.1.0
- (no CPE)range: <= 6.0.4
- (no CPE)range: <= 7.0.0
- (no CPE)range: <= 8.2.3
- (no CPE)range: <= 9.1.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-7hrh-v6wp-53vwghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-37154ghsaADVISORY
- github.com/evmos/evmos/security/advisories/GHSA-7hrh-v6wp-53vwghsax_refsource_CONFIRMWEB
- pkg.go.dev/vuln/GO-2024-2904ghsaWEB
News mentions
0No linked articles in our index yet.