Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/trezor/trezor-firmware/commit/70c9b0c07748
- https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2026/
- https://www.cve.org/CVERecord?id=CVE-2026-65058
FAQ
What is CVE-2026-65058?
CVE-2026-65058 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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...
How severe is CVE-2026-65058?
CVE-2026-65058 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-65058?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.