CVE-2025-53359

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-53359
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-53359.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-53359
Aliases
Published
2025-07-02T16:15:29Z
Modified
2025-07-04T04:51:54.740101Z
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/rust-ethereum/ethereum

Affected ranges

Type
GIT
Repo
https://github.com/rust-ethereum/ethereum
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*

v0.16.0
v0.17.0