COLDCARD Hardware Wallet RNG Weakness Leading to Bitcoin Seed Compromise
First seen Aug 3, 2026 · Updated Aug 3, 2026
A flawed random number generator in COLDCARD hardware wallet firmware produced predictable or low-entropy seed phrases, enabling attackers to reconstruct private keys and drain wallets. The flaw is believed responsible for the theft of approximately $88.6 million in Bitcoin from thousands of affected wallets.
Technical Analysis
The vulnerability stems from insufficient entropy in the RNG used during seed phrase generation on COLDCARD devices, allowing attackers to brute-force or predict the seed space for affected wallets rather than needing to compromise the device or network directly. Because the weakness lies in the key-generation process itself, any wallet whose seed was created under the flawed firmware is retroactively compromised, regardless of how well the private key was subsequently protected. This is a classic low-entropy CSPRNG failure analogous to historical RNG flaws in embedded and IoT cryptographic implementations. No CVE has been confirmed in the provided data, and no software supply-chain compromise is indicated. While this incident targets cryptocurrency hardware wallets rather than AI infrastructure, organizations using AI agents to manage treasury operations, execute crypto transactions, or interact with wallet APIs should treat any credentials or seeds generated by affected hardware as compromised, since agents automating fund transfers could unknowingly operate on poisoned key material.
Affected Systems
COLDCARD hardware wallet devices (specific firmware versions using the flawed RNG implementation); wallets whose seed phrases were generated during the vulnerable firmware period
Indicators of Compromise
- No specific file hashes, IPs, or domains provided in source data; IOC would primarily consist of on-chain Bitcoin addresses linked to draining transactions (not disclosed in raw data)
Remediation Steps
- 1
Rotate compromised wallets
Immediately transfer funds from any wallet whose seed was generated on vulnerable COLDCARD firmware to a new wallet created with patched firmware and a verified strong RNG source.
- 2
Update firmware
Apply the vendor's patched firmware release that fixes the RNG implementation before generating any new seeds.
- 3
Audit seed generation history
Identify all wallets and seeds generated during the vulnerable firmware window and treat them as high-risk regardless of current balance.
- 4
Use independent entropy verification
For high-value wallets, use dice-based or externally verified entropy sources rather than relying solely on device RNG.
- 5
Monitor for suspicious on-chain activity
Set up blockchain monitoring/alerts on affected wallet addresses for unauthorized outbound transactions.
Industries Most Exposed
Respond to this threat
Pro subscribers get a full AI-generated incident-response playbook for this threat — detection, containment, eradication, and recovery steps — plus an unlimited AI Threat Advisor for questions about your environment.