CVE-2026-65058

Summary

Trezor Safe 3, Safe 5, and Safe 7 firmware contains a confirmation-binding flaw in the Ethereum sign_tx / sign_tx_eip1559 flow. For contract interactions, the device confirms only the initial calldata chunk while the signature commits to the full streamed calldata. An attacker could present calldata to a victim then supply a different tail that changes the signed transaction. Fixed in 70c9b0c.

Affected Software

VendorProductVersion RangeStatus
TrezorSafe 30 < 70c9b0caffected
TrezorSafe 370c9b0cunaffected
TrezorSafe 70 < 70c9b0caffected
TrezorSafe 770c9b0cunaffected
TrezorSafe 50 < 70c9b0caffected
TrezorSafe 570c9b0cunaffected

Weaknesses

  • CWE-358: CWE-358 Improperly Implemented Security Check for Standard

References