GHSA-pvh2-pj76-4m96 · Severity: high · Ecosystem: rust — Specification non-compliance in JUMPI
The evm crate is a pure Rust implementation of Ethereum Virtual Machine. In `evm` crate `< 0.31.0`, `JUMPI` opcode's condition is checked after the destination validity check. However, according to Geth and OpenEthereum, the condition check should happen before the destination validity check. This is a **high** severity security advisory if you use `evm` crate for Ethereum mainnet. In this case, you should update your library dependency immediately to on or after `0.31.0`. This is a **low** severity security advisory if you use `evm` crate in Frontier or in a standalone blockchain, because there's no security exploit possible with this advisory. It is **not** recommended to update to on or after `0.31.0` until all the normal chain upgrade preparations have been done. If you use Frontier or other `pallet-evm` based Substrate blockchain, please ensure to update your `spec_version` before updating this. For other blockchains, please make sure to follow a hard-fork process before you update this.
Conclusion & alert: CVE-2021-41153 is rated Moderate Risk (55.8/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.00%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.29% | 1.00% | +0.70% |
| 2 | 2025-03-30 | 0.57% | 0.29% | -0.28% |
| 3 | 2025-03-29 | — | 0.57% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.7 | 3.1 | HIGH |
|
2.2 | 5.8 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 7.5 | 2.0 | HIGH |
|
10.0 | 6.4 | [email protected] |
GHSA-pvh2-pj76-4m96 · Severity: high · Ecosystem: rust — Specification non-compliance in JUMPI
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| evm_project | evm | < 0.31.0 | cpe:2.3:a:evm_project:evm:*:*:*:*:*:rust:*:* |
| URL | Tags |
|---|---|
| https://github.com/rust-blockchain/evm/pull/67 | Patch Third Party Advisory |
| https://github.com/rust-blockchain/evm/security/advisories/GHSA-pvh2-pj76-4m96 | Patch Third Party Advisory |