GHSA-4jwq-572w-4388 · Severity: medium · Ecosystem: rust — Memory over-allocation in evm crate
evm is a pure Rust implementation of Ethereum Virtual Machine. Prior to the patch, when executing specific EVM opcodes related to memory operations that use `evm_core::Memory::copy_large`, the `evm` crate can over-allocate memory when it is not needed, making it possible for an attacker to perform denial-of-service attack. The flaw was corrected in commit `19ade85`. Users should upgrade to `==0.21.1, ==0.23.1, ==0.24.1, ==0.25.1, >=0.26.1`. There are no workarounds. Please upgrade your `evm` crate version.
Conclusion & alert: CVE-2021-29511 is rated Moderate Risk (50.1/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 1.28%). 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.38% | 1.28% | +0.90% |
| 2 | 2025-03-17 | 0.14% | 0.38% | +0.24% |
| 3 | 2023-03-07 | — | 0.14% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
GHSA-4jwq-572w-4388 · Severity: medium · Ecosystem: rust — Memory over-allocation in evm crate
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| evm_project | evm | <= 0.21.0 | cpe:2.3:a:evm_project:evm:*:*:*:*:*:rust:*:* |
| evm_project | evm | 0.22.0 | cpe:2.3:a:evm_project:evm:0.22.0:*:*:*:*:rust:*:* |
| evm_project | evm | 0.23.0 | cpe:2.3:a:evm_project:evm:0.23.0:*:*:*:*:rust:*:* |
| evm_project | evm | 0.24.0 | cpe:2.3:a:evm_project:evm:0.24.0:*:*:*:*:rust:*:* |
| evm_project | evm | 0.25.0 | cpe:2.3:a:evm_project:evm:0.25.0:*:*:*:*:rust:*:* |
| evm_project | evm | 0.26.0 | cpe:2.3:a:evm_project:evm:0.26.0:*:*:*:*:rust:*:* |
| URL | Tags |
|---|---|
| https://crates.io/crates/evm | Third Party Advisory |
| https://github.com/rust-blockchain/evm/commit/19ade858c430ab13eb562764a870ac9f8506f8dd | Patch Third Party Advisory |
| https://github.com/rust-blockchain/evm/security/advisories/GHSA-4jwq-572w-4388 | Patch Third Party Advisory |