AI-generated analysisPublished automatically and not human-verified. Validated context appears in community notes below.
← Watch feed
Moderate 59 Bitcoin

fix(legacy): Enforce matrix recovery for mnemonics under 24 words.

Public commit record

What the developer wrote

Authored by Andrew Kozlik

77/100 · Adequate
fix(legacy): Enforce matrix recovery for mnemonics under 24 words.

(cherry picked from commit 203090ae53d763c5777813fbf5c05b8ddf8a2813)
✓ Specific, descriptive subject✓ Names a concrete action or component✓ Uses a recognizable type or scope✓ Provides an explanatory body
The short version

What changed, and why it matters

This update changes how older Trezor devices (the 'legacy' models) restore a wallet from a recovery phrase. Previously, users could type in each word directly in order ('ScrambledWords'). Now, for phrases shorter than 24 words, the device requires the more secure 'matrix' method unless the user has deliberately lowered safety checks. The change is meant to reduce the risk that malware on a computer can spy on or manipulate the recovery words during wallet restore.

Recommended action

Treat this as a security-hardening fix for legacy recovery. Users with 12- or 18-word seeds should use matrix recovery or explicitly accept reduced safety checks. Review whether any host software or documentation still relies on ScrambledWords for short mnemonics and update accordingly. No immediate emergency patch action is indicated, but firmware should be updated to include this restriction.

Security signals we found

01

Enforcement of matrix-based recovery for shorter mnemonics

02

ScrambledWords recovery restricted to 24-word mnemonics under strict safety checks

03

New failure path in recovery_init for disallowed input method

04

Changelog entry labeled +recovery.security

05

Test changes require lowering safety checks to use legacy ScrambledWords with 12/18-word seeds

Risk score

Why this scored 59/100

Our methodology →
Potential impact 18/30
Exploitability 12/25
Stealth signal 8/15
Affected reach 10/15
Confidence 7/10
Evidence quality 4/5
Human-validated context

Community notes

Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.

No validated notes yet.

The AI analysis stands alone for now. Submit a note if you can add evidence or important context.