CVE-2022-31111 Details
Description
Frontier is Substrate's Ethereum compatibility layer. In affected versions the truncation done when converting between EVM balance type and Substrate balance type was incorrectly implemented. This leads to possible discrepancy between appeared EVM transfer value and actual Substrate value transferred. It is recommended that an emergency upgrade to be planned and EVM execution temporarily paused in the mean time. The issue is patched in Frontier master branch commit fed5e0a9577c10bea021721e8c2c5c378e16bf66 and polkadot-v0.9.22 branch commit e3e427fa2e5d1200a784679f8015d4774cedc934. This vulnerability affects only EVM internal states, but not Substrate balance states or node. You can temporarily pause EVM execution (by setting up a Substrate `CallFilter` that disables `pallet-evm` and `pallet-ethereum` calls before the patch can be applied.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 23, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/paritytech/frontier/commit/e3e427fa2e5d1200a784679f8015d4774cedc934 | CVE | PatchThird Party Advisory |
| https://github.com/paritytech/frontier/commit/fed5e0a9577c10bea021721e8c2c5c378e16bf66 | CVE | PatchThird Party Advisory |
| https://github.com/paritytech/frontier/pull/753 | CVE | Issue TrackingPatchThird Party Advisory |
| https://github.com/paritytech/frontier/security/advisories/GHSA-hc8w-mx86-9fcj | CVE | PatchThird Party Advisory |
| https://github.com/paritytech/frontier/commit/e3e427fa2e5d1200a784679f8015d4774cedc934 | [email protected] | PatchThird Party Advisory |
| https://github.com/paritytech/frontier/commit/fed5e0a9577c10bea021721e8c2c5c378e16bf66 | [email protected] | PatchThird Party Advisory |
| https://github.com/paritytech/frontier/pull/753 | [email protected] | Issue TrackingPatchThird Party Advisory |
| https://github.com/paritytech/frontier/security/advisories/GHSA-hc8w-mx86-9fcj | [email protected] | PatchThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-670 | Always-Incorrect Control Flow Implementation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| parity frontier | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Jul 14, 2022 | Initial Analysis | [email protected] |