ethereum is a common ethereum structs for Rust. Prior to ethereum crate v0.18.0, signature malleability (according to EIP-2) was only checked for "legacy" transactions, but not for EIP-2930, EIP-1559 and EIP-7702 transactions. This is a specification deviation. The signature malleability itself is not a security issue and not as high of a risk if the ethereum crate is used on a single-implementation blockchain. This issue has been patched in version v0.18.0. A workaround for this issue involves manually checking transaction malleability outside of the crate, however upgrading is recommended.
Metrics
Affected Vendors & Products
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2025-19744 | ethereum does not check transaction malleability for EIP-2930, EIP-1559 and EIP-7702 transactions |
Github GHSA |
GHSA-3w94-vq2x-v5wr | ethereum does not check transaction malleability for EIP-2930, EIP-1559 and EIP-7702 transactions |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Thu, 03 Jul 2025 14:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 02 Jul 2025 16:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | ethereum is a common ethereum structs for Rust. Prior to ethereum crate v0.18.0, signature malleability (according to EIP-2) was only checked for "legacy" transactions, but not for EIP-2930, EIP-1559 and EIP-7702 transactions. This is a specification deviation. The signature malleability itself is not a security issue and not as high of a risk if the ethereum crate is used on a single-implementation blockchain. This issue has been patched in version v0.18.0. A workaround for this issue involves manually checking transaction malleability outside of the crate, however upgrading is recommended. | |
| Title | ethereum does not check transaction malleability for EIP-2930, EIP-1559 and EIP-7702 transactions | |
| Weaknesses | CWE-754 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-07-03T13:18:13.420Z
Reserved: 2025-06-27T12:57:16.121Z
Link: CVE-2025-53359
Updated: 2025-07-03T13:18:10.781Z
Status : Awaiting Analysis
Published: 2025-07-02T16:15:29.443
Modified: 2025-07-03T15:13:53.147
Link: CVE-2025-53359
No data.
OpenCVE Enrichment
No data.
EUVD
Github GHSA