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

deltamode timing fix

Public commit record

What the developer wrote

Authored by Peter D. Gray

28/100 · Opaque
deltamode timing fix
✓ Subject identifies a change! No meaningful explanatory body! Opaque security-relevant change
The short version

What changed, and why it matters

This commit fixes a bug in COLDCARD's 'deltamode' duress feature. Delta mode is meant to let a thief who knows a slightly wrong PIN sign transactions with corrupted signatures that look valid but don't actually protect any bitcoin. The bug was that the fake signature was produced from a fixed, predictable placeholder instead of from the real transaction data. A security research team claims this predictability could let an attacker who captures two such signatures recover the wallet's private keys, potentially stealing all funds. The patch makes the corrupted signature depend on the real transaction hash, removing that mathematical shortcut.

Recommended action

Treat this as a security fix and ensure firmware builds containing this commit are deployed. Users who may have used delta mode or had a device with a known slightly-wrong PIN exposed should rotate to a new seed and avoid relying on older delta-mode signatures. Review whether the delta-mode feature's security design should be retained given the disclosed attack.

Security signals we found

01

duress/deltamode bypass

02

predictable signing digest replaced with transaction-dependent digest

03

private-key recovery claimed by independent researchers

04

same-day fix linked to research disclosure

Risk score

Why this scored 80/100

Our methodology →
Potential impact 28/30
Exploitability 18/25
Stealth signal 12/15
Affected reach 10/15
Confidence 8/10
Evidence quality 4/5
Primary-source trail

Evidence and disclosure record

Verified links used to place this patch in context. External claims remain attributed to their publishers.

Research disclosure · Primary

Coldcard Delta PIN Bitcoin Private Key Recovery Vulnerability

Research disclosure describing private-key recovery from two Delta-mode transaction signatures and identifying the issue as critical.

Research disclosure

Coldcard v5.6.0 Post-Hotfix Analysis and Disclosure History

Follow-up disclosure history linking VULN-023 to same-day fix commit fcd848d8 and documenting the attribution record.

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.