PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-65058 Trezor CVE debrief

The 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. This vulnerability has a medium CVSS score of 5.9 and is classified as MEDIUM severity. Users of Trezor Safe 3, Safe 5, and Safe 7 devices should verify their firmware versions and update to the latest version if necessary.

Vendor
Trezor
Product
Safe 3
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-21
Original CVE updated
2026-07-21
Advisory published
2026-07-21
Advisory updated
2026-07-21

Who should care

Users of Trezor Safe 3, Safe 5, and Safe 7 devices should verify their firmware versions and update to the latest version if necessary. Additionally, security teams and vulnerability management teams should review the vulnerability and assess their exposure. Operators of affected systems should also review the vulnerability and take necessary actions to mitigate potential attacks.

Technical summary

The 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. The vulnerability was fixed in firmware version 70c9b0c. Affected users should verify their firmware versions and update to the latest version if necessary.

Defensive priority

Medium priority due to the potential for attackers to manipulate transaction data.

Recommended defensive actions

  • Verify firmware versions and update to the latest version if necessary
  • Implement additional security measures to monitor and validate transaction data
  • Consider using compensating controls to mitigate potential attacks
  • Review and validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The CVE record and NVD entry provide limited information about the vulnerability. Further investigation and analysis are necessary to fully understand the impact and potential mitigations. Affected product deployments should be verified for exposure, and owners should be assigned for follow-up. The official advisory or CVE record should be reviewed to validate affected scope, severity, and vendor guidance. Compensating controls may be necessary for exposed systems while remediation is scheduled and verified.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-65058 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-65058

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-65058 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-65058

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/trezor/trezor-firmware/commit/70c9b0c07748

    9119a7d8-5eab-497f-8521-727c672e3725

  • Source reference

    Unverified legacy reference

    URL: https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2026/va-26-202-02.json

    9119a7d8-5eab-497f-8521-727c672e3725

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.