CVE-2021-25836
CVE-2021-25836 is a high-severity vulnerability in Chainsafe Ethermint with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v2: 5.0
- EPSS exploit prediction: 1% (66th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Chainsafe Ethermint
- Published:
- Last modified:
Description
Cosmos Network Ethermint <= v0.4.0 is affected by cache lifecycle inconsistency in the EVM module. The bytecode set in a FAILED transaction wrongfully remains in memory(stateObject.code) and is further written to persistent store at the Endblock stage, which may be utilized to build honeypot contracts.
Frequently asked questions
- What is CVE-2021-25836?
- Cosmos Network Ethermint <= v0.4.0 is affected by cache lifecycle inconsistency in the EVM module. The bytecode set in a FAILED transaction wrongfully remains in memory(stateObject.code) and is further written to persistent store at the Endblock stage, which may be utilized to build honeypot contracts.
- How severe is CVE-2021-25836?
- CVE-2021-25836 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity high, and availability none.
- Is CVE-2021-25836 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (66th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-25836?
- CVE-2021-25836 affects Chainsafe Ethermint. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-25836?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2021-25836 published?
- CVE-2021-25836 was published on 2021-02-08 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:chainsafe:ethermint:*:*:*:*:*:*:*:*
More vulnerabilities in Chainsafe Ethermint
- CVE-2021-25837 — High (CVSS 7.5): Cosmos Network Ethermint <= v0.4.0 is affected by cache lifecycle inconsistency in the EVM module. Due to the…
- CVE-2021-25835 — High (CVSS 7.5): Cosmos Network Ethermint <= v0.4.0 is affected by a cross-chain transaction replay vulnerability in the EVM module.…
- CVE-2021-25834 — High (CVSS 7.5): Cosmos Network Ethermint <= v0.4.0 is affected by a transaction replay vulnerability in the EVM module. If the victim…