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

bugfix: invalidate message signatures in Delta Mode

Public commit record

What the developer wrote

Authored by scgbckbone

50/100 · Thin
bugfix: invalidate message signatures in Delta Mode
✓ Specific, descriptive subject✓ Names a concrete action or component! No meaningful explanatory body
The short version

What changed, and why it matters

This update fixes a bug in the COLDCARD hardware wallet where signing a text message with the special 'Delta Mode' PIN would produce a signature that looked valid to anyone checking it. Delta Mode is a hidden feature that silently corrupts transaction signatures so attackers who force you to unlock your wallet cannot steal funds. The same protection was missing for message signatures, so an attacker could have tricked a victim into producing a seemingly valid signed message under duress. The fix makes message signatures produced in Delta Mode invalid, matching the existing behavior for transactions.

Recommended action

Treat as a security bugfix worth including in release notes. Users relying on Delta Mode should ensure firmware is updated so that message signatures cannot be coerced under duress. No immediate incident response is indicated by the commit alone.

Security signals we found

01

Delta Mode is a duress/deceptive PIN feature that intentionally produces invalid cryptographic outputs

02

Message signatures produced under Delta Mode were previously verifiable, unlike transaction signatures

03

Fix silently invalidates signatures by hashing the digest a second time, making verification fail

04

No CVE, advisory, or researcher attribution present in commit or supplied references

Risk score

Why this scored 65/100

Our methodology →
Potential impact 18/30
Exploitability 12/25
Stealth signal 13/15
Affected reach 10/15
Confidence 8/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.