CVE 7.5 HIGH

Alloy Core has a DoS vulnerability on `alloy_dyn_abi::TypedData` hashing_CVE-2025-62370

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Description

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.

Basic Information

ID CVE-2025-62370
Source GitHub_M
Published Oct 15, 2025 at 15:32

Affected Product

Vendor alloy-rs
Product core
Version < 0.8.26
Affected Versions alloy-rs core < 0.8.26
alloy-rs core >= 1.0.0, < 1.4.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.