CVE-2025-62370
October 15, 2025
Alloy Core libraries at the root of the Rust Ethereum ecosystem. Prior to 0.8.26 and 1.4.1, an uncaught panic triggered by malformed input to alloy_dyn_abi::TypedData could lead to a denial-of-service (DoS) via eip712_signing_hash(). Software with high availability requirements such as network services may be particularly impacted. If in use, external auto-restarting mechanisms can partially mitigate the availability issues unless repeated attacks are possible. The vulnerability was patched by adding a check to ensure the element is not empty before accessing its first element; an error is returned if it is empty. The fix is included in version v1.4.1 and backported to v0.8.26.
Affected Packages
https://github.com/alloy-rs/core.git (GITHUB):
Affected version(s) >=v0.2.0 <v0.8.26Fix Suggestion:
Update to version v0.8.26https://github.com/alloy-rs/core.git (GITHUB):
Affected version(s) >=v1.0.0 <v1.4.1Fix Suggestion:
Update to version v1.4.1alloy-dyn-abi (RUST):
Affected version(s) >=1.0.0 <1.4.1Fix Suggestion:
Update to version 1.4.1alloy-dyn-abi (RUST):
Affected version(s) >=0.1.0 <0.8.26Fix Suggestion:
Update to version 0.8.26Related Resources (8)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
EPSS
Base Score:
0.04