AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-25837

HIGH · CVSS 7.5 EPSS 1.55% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-02-08 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2021-25837
Severity
HIGH
CVSS
7.5
EPSS
1.55%

Original NVD Description

Cosmos Network Ethermint <= v0.4.0 is affected by cache lifecycle inconsistency in the EVM module. Due to the inconsistency between the Storage caching cycle and the Tx processing cycle, Storage changes caused by a failed transaction are improperly reserved in memory. Although the bad storage cache data will be discarded at EndBlock, it is still valid in the current block, which enables many possible attacks such as an "arbitrary mint token".