Forty-one minutes. That's all it took.
1,196 Coldcard wallets drained. $70 million vaporized. Not by a state-sponsored hacking group — but by someone running a seed brute-force that should've been mathematically impossible.
Here's the kicker: this wasn't a zero-day discovered last week. The vulnerability was baked into the firmware back in March 2021. A coding error silently switched the random number generator to a weak fallback. For four years, nobody caught it. Four years of users believing their bitcoin was untouchable.

I've followed hardware wallet security since my early days decoding ICO whitepapers in Mumbai. This one cuts deeper than most. Because it doesn't attack a single product — it attacks the core assumption that cold storage equals safety.
The Context: Bitcoin's "Gold Standard" Just Cracked
Coldcard has always been the bitcoin maximalist's wallet. Full offline signing. Open-source firmware. The device people bought when they wanted to escape the consumer-grade security theater of Ledger and Trezor. It was cold storage's answer to a Swiss vault.
Turns out, the vault had a backdoor. And it wasn't even a sophisticated one.
The bug traces back to a 2021 encoding error. When the primary RNG failed, the firmware silently fell back to a backup depending on the device's serial number and clock. Think about that. Serial number. Time. Two variables attackers could predict with minimal effort.
The result? Seed entropy collapsed from 2^128+ possibilities down to roughly 2^32 — about 4 billion combinations. That's not "crackable with a supercomputer" territory. That's "crackable on a mid-range gaming PC" territory. A degradation of 2^96 in entropy, hidden in plain sight for four years.
This isn't just a Coldcard problem. It's a warning about the entire hardware wallet industry's approach to random number generation. Most devices rely on a single RNG source. Most users have no way to verify entropy quality. The security model is a black box wrapped in titanium.
Coldcard users aren't casual investors. They're the bitcoin priesthood — multisig enthusiasts, self-custody evangelists, people who lectured friends about "not your keys, not your coins." The irony is brutal.
The Core: A 41-Minute Heist, Reconstructed
Galaxy Research and Block Research reconstructed the attack chain. The attacker never touched a single device. No physical access. No malware. They generated seeds from the weak RNG range, converted those seeds into addresses, then scanned the public blockchain for any address holding funds.
Sweep. Repeat. Sweep again.
1,196 wallets hit in 41 minutes. $70 million extracted from users who did everything right. They bought the "secure" hardware. They kept their seed phrases offline. They trusted the device completely.
The chilling part? The attacker wasn't doing anything fancy. The three empty blocks in the middle of the sweep weren't a technical failure — they were the attacker pacing themselves, batching transactions to avoid triggering exchange monitoring alarms. This wasn't a smash-and-grab. It was surgical.
And the earlier reports said $38 million. The real number is almost double. That gap shows how fast this unfolded — and how unreliable initial reporting was.
Block's researchers even traced the attacker through a paid blockchain data account, then handed the findings to authorities. That's the new reality: chain analysis is now law enforcement's first responder.
The attack lands in a year that's already setting records for crypto theft. The market has grown numb to hacks. But this one hits different — it targets the "safest" storage method, not a DeFi bridge or a hot wallet. That's why CZ's warning resonated so loudly. Even he admitted his past judgments were wrong. The message: no security layer is absolute.
My Take: The RNG Blind Spot Is Industry-Wide
During DeFi Summer in 2020, I spent weeks auditing yield farming contracts on Compound and Uniswap. DeFi wasn't the only thing I learned back then — I learned that security assumptions are only as strong as the least-audited code path.
Coldcard's security model assumed the RNG would never silently fail. No independent watchdog. No heartbeat check on the fallback mechanism. One quiet switch, and the entire safety model collapses.
The four-year latency is the real scandal. For 1,400 days, users generated seeds with a broken RNG and no one knew. Security-critical code changes went unaudited. No independent layer caught the regression. That says more about the industry's audit culture than about Coldcard specifically.
And here's what bothers me more. CZ's warning — "even hardware wallets can have vulnerabilities" — was treated as noise. It wasn't. The uncomfortable truth: this could happen to any hardware wallet relying on a single RNG source. Ledger. Trezor. All of them.

The fix Coinkite shipped protects only newly created seeds. If you're among the affected, there's no home test to verify whether your seed is exposed. No verification tool. Just the gnawing uncertainty that your funds might be next when the attacker runs another sweep.
And that uncertainty isn't theoretical. The four known attacker addresses still hold stolen bitcoin. They haven't moved a satoshi. That silence is loud — it suggests the attacker is waiting, watching, and potentially scanning for more weak seeds.
The Contrarian Angle: Everyone's Missing the Real Story
The market's focused on Coldcard. The real story is the BIP39 passphrase gap.
Here's what I mean. Had victims set a strong passphrase — that extra word layer on top of the seed phrase — even a compromised seed wouldn't be enough to drain the wallet. Attackers would have the seed but still lack the passphrase.
But Coinkite's mobile companion app doesn't support BIP39 passphrases. Neither do many hardware wallet setups. The one defense that could've saved these users was effectively unavailable to most of them.
That's the systemic failure nobody's discussing.
And here's the second blind spot: MPC wallets. Multi-party computation splits the private key across multiple devices, eliminating the single point of failure that killed Coldcard's model. The attack path — weak RNG to predictable seed to address sweep — becomes irrelevant when no single device holds the full key.
Watch this space. The three-to-six month window after this event is when MPC providers make their move. I'm already seeing Casa and Unchained Capital positioning themselves as the "post-Coldcard" alternative. The narrative shift is real. Meanwhile, Ledger and Trezor will run marketing campaigns touting their "diverse RNG sources" — but don't be fooled. Their centralized architectures carry different risks. There's no perfect answer, only trade-offs.

What To Watch Next
Monitoring those four addresses is now a spectator sport. If even a fraction of that $70 million hits an exchange, expect volatility. The bigger tell? Whether new victims emerge. That's the difference between a contained incident and a systemic crisis.
For Coldcard users: don't wait for official confirmation. Create a new seed. Move your funds. Treat your current setup as compromised until proven otherwise. And if Coinkite hasn't clarified whether your model is affected — including the older Mk2 line — assume the worst.
For everyone else: stop treating any single device as infallible. Defense in depth — multiple wallets, passphrases, multi-sig — beats brand loyalty. Crypto has a way of humbling the overconfident. Today, 1,196 Coldcard users learned that lesson the hard way.
The next victim list might include your wallet. Trust nothing. Verify everything.