Morning Edition · Sunday, August 23, 2026Published at 1:46 AM EDT · New York
The update hardens new wallets, but it cannot repair a seed generated on affected firmware, so holders must create fresh keys and move their coins themselves.

Coinkite, the Canadian manufacturer of the Coldcard bitcoin hardware wallet, has shipped firmware 5.6.1 and 1.5.1Q, which change how the device creates a wallet. A new seed can no longer be produced from the device's internal randomness alone. The user must now contribute physical entropy: at least 65 key presses at unpredictable intervals, 50 rolls of a six-sided die, or 128 coin flips. CryptoSlate reports that the release hardens new wallet creation but does nothing for a seed already made on an affected version.
The root cause was not an attacker's novel research. It was an implementation defect in the random-number code the device depends on, present since firmware 4.0.1 in March 2021. The defect weakened the true random number generator, reducing the effective entropy of seeds on Mk2 and Mk3 units to roughly 40 bits, a search space small enough for a well-resourced attacker to reconstruct private keys. Exploitation began on 30 July 2026, and Coinkite issued an emergency hotfix the following day. Reporting on the incident put the resulting theft at about 1,816 BTC, worth roughly $114 million at the time. Rekt News has catalogued the episode alongside this year's contract exploits.
The asymmetry matters. Installing the update protects the next wallet, not the current one. Every holder who generated a seed on a vulnerable release between 2021 and July 2026 has to build a new wallet and move the balance. That means paying fees, rebuilding multisignature arrangements, and publishing a transaction that reveals the consolidation to anyone watching the chain. Coins that sat untouched for years, precisely the behaviour self-custody encourages, are the ones most likely still exposed.
Self-custody removes counterparty risk and replaces it with implementation risk. That trade-off is defensible only if the implementation is reviewed as rigorously as a custodian's balance sheet is audited, and a five-year-old entropy bug in a widely used open-source library indicates it was not.
Part of a tracked trend
Hardware-Wallet Trust Erodes
Recurring firmware and entropy defects in self-custody hardware, now surfaced faster by AI-assisted code analysis, will keep pushing risk-averse holders toward custodial and ETF products rather than personal key management.
Start a discussion in Townsquare.
More from this edition
Exchange-traded fund issuers and qualified custodians gain, because every self-custody failure moves a share of long-term bitcoin holders into fee-earning assets under management, and competing hardware vendors gain market share at Coinkite's expense.
The core defect is independently confirmed as a build-flag error that bound the library to a deterministic fallback generator rather than any deliberate backdoor, but the loss figure is not settled: outlets have published $114 million, $116 million, $130 million and about $70 million in the first 41 minutes, and nobody has attributed the sweep to a named actor.
An open-source-intelligence read of how likely this story is true with its real nuance, not a judgment of any outlet. It assesses the claim, weighing independent and adversarial reporting. How we label confidence.
What this means
The exposed value sits with long-term bitcoin holders who followed the standard self-custody advice, and the loss channel is irreversible theft rather than a price move. Each incident of this kind pushes a portion of risk-averse holders toward exchange-traded funds and qualified custodians, which converts self-directed holdings into fee-earning assets under management for issuers such as BlackRock and Fidelity and into custody revenue for Coinbase. The counter-pressure is that the fix is public, cheap, and verifiable, which is more than most custodial failures offer.
What to watch
Observations to monitor, not financial advice.
Synthesized from: CryptoSlate · Rekt News
Comments
1Aug 24, 1:42 AM · edited
Public disclosure converts the RNG defect from a secret an attacker must independently discover to a documented attack surface, increasing practical risk for any seed generated between March 2021 and the patch.