GHSA-v57h-6hmh-g2p4 · Severity: medium · Ecosystem: rust — Weight not properly refunded after EVM execution
Frontier is an Ethereum compatibility layer for Substrate. Prior to commit d3beddc6911a559a3ecc9b3f08e153dbe37a8658, the worst case weight was always accounted as the block weight for all cases. In case of large EVM gas refunds, this can lead to block spamming attacks -- the adversary can construct blocks with transactions that have large amount of refunds or unused gases with reverts, and as a result inflate up the chain gas prices. The impact of this issue is limited in that the spamming attack would still be costly for any adversary, and it has no ability to alter any chain state. This issue has been patched in commit d3beddc6911a559a3ecc9b3f08e153dbe37a8658. There are no known workarounds.
Conclusion & alert: CVE-2022-39242 is rated Low Risk (36.6/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.58%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
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% | 0.58% | +0.30% |
| 2 | 2025-09-26 | 0.06% | 0.29% | +0.23% |
| 3 | 2025-06-19 | — | 0.06% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-v57h-6hmh-g2p4 · Severity: medium · Ecosystem: rust — Weight not properly refunded after EVM execution
| URL | Tags |
|---|---|
| https://github.com/paritytech/frontier/pull/851 | Patch Third Party Advisory |
| https://github.com/paritytech/frontier/security/advisories/GHSA-v57h-6hmh-g2p4 | Third Party Advisory |