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

Mk4 SSSP Word Check

Public commit record

What the developer wrote

Authored by scgbckbone

28/100 · Opaque
Mk4 SSSP Word Check
✓ Subject identifies a change! No meaningful explanatory body! Opaque security-relevant change
The short version

What changed, and why it matters

This commit fixes the 'first and last seed word' login challenge on older COLDCARD Mk4 devices. Previously, the on-screen word picker for this security check was broken (the code even had a 'TODO: fix bugs here on Mk4' comment), which could have allowed someone with physical access to bypass or fail the word-check screen. The patch replaces the buggy callback-based picker with a working one, so the device can now properly verify the user's seed words during login.

Recommended action

Treat this as a security-relevant bug fix and include it in the next firmware release. Users on affected Mk4 firmware should upgrade to a version containing this commit. Review whether the broken challenge window could have been exploited to bypass login or trick users into accepting a different seed, and consider a security note or advisory if further analysis confirms a bypass.

Security signals we found

01

Fixes a broken authentication/verification UI flow (Mk4 SSSP word challenge)

02

Removes a developer TODO comment indicating known bugs in the previous implementation

03

Adds explicit guard so word challenge only applies to BIP39 seed mode

04

Replaces closure-scoped variable capture with class-level state to ensure chosen words are returned

05

Potential security relevance: a non-functional challenge could weaken or confuse the login-time seed verification

Risk score

Why this scored 44/100

Our methodology →
Potential impact 12/30
Exploitability 8/25
Stealth signal 5/15
Affected reach 10/15
Confidence 6/10
Evidence quality 3/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.