CVE-2025-69893
Received
Received - Intake
Side-Channel Vulnerability in Trezor BIP-39 Mnemonic Processing
Publication date: 2026-04-14
Last updated on: 2026-04-16
Assigner: MITRE
Description
Description
A side-channel vulnerability exists in the implementation of BIP-39 mnemonic processing, as observed in Trezor One v1.13.0 to v1.14.0, Trezor T v1.13.0 to v1.14.0, and Trezor Safe v1.13.0 to v1.14.0 hardware wallets. This originates from the BIP-39 standard guidelines, which induce non-constant time execution and specific branch patterns for word searching. An attacker with physical access during the initial setup phase can collect a single side-channel trace. By utilizing profiling-based Deep Learning Side-Channel Analysis (DL-SCA), the attacker can recover the mnemonic code and subsequently steal the assets. The issue was patched.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| trezor | one | From 1.13.0 (inc) to 1.14.0 (inc) |
| trezor | t | From 1.13.0 (inc) to 1.14.0 (inc) |
| trezor | safe | From 1.13.0 (inc) to 1.14.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-385 | Covert timing channels convey information by modulating some aspect of system behavior over time, so that the program receiving the information can observe system behavior and infer protected information. |