NewsCryptoLedger Says Coldcard Exploit Shows Bitcoin Wallet Security Must Adapt to AI

Ledger Says Coldcard Exploit Shows Bitcoin Wallet Security Must Adapt to AI

Author: Decrypt·

Key Takeaways

  • Coinkite disclosed that a Coldcard firmware flaw dating to March 2021 used a software fallback for seed generation instead of hardware randomness.
  • The exploit has led to roughly $130 million in losses so far, with additional thefts still under investigation.
  • Coinkite released patched firmware on Sunday and told affected users to move funds to newly generated wallets.
  • Ledger said its hardware wallets were not affected because they generate recovery phrases using a certified Secure Element with a true hardware random number generator.
  • Ledger said AI is helping attackers find code flaws faster, and advised users to check how hardware wallets generate and independently certify randomness.
Ledger Says Coldcard Exploit Shows Bitcoin Wallet Security Must Adapt to AI

Hardware wallet maker Ledger says the recent Coldcard exploit should serve as a warning for the cryptocurrency industry.

According to Ledger CTO Charles Guillemet, the incident exposed weaknesses in how some devices, in this case hardware cryptocurrency wallets, generate cryptographic randomness while also showing how artificial intelligence is reshaping both cyberattacks and digital defenses.

"We're treating this as a serious reminder of how the whole security model of a hardware wallet lives or dies on randomness," Guillemet told Decrypt. "Cryptography is hard and implementing it securely is harder. This week's Coldcard incident made that visible in the most expensive way possible."

The comments come as the fallout from the Coldcard exploit continues to grow.

Last week, Coldcard maker Coinkite disclosed a flaw in the air-gapped Coldcard Bitcoin hardware wallet that traces back to a March 2021 firmware build. The bug used a software fallback instead of the device's hardware random number generator to create wallet recovery seeds, making some private keys guessable and allowing thieves to steal user Bitcoin.

To date, losses have reached roughly $130 million while other thefts remain under investigation. On Sunday, Coinkite released patched firmware and urged affected users to move funds to newly generated wallets.

Coinkite did not respond to Decrypt's request for comment for this story.

Ledger said its own hardware wallets were not affected because they generate recovery phrases differently.

"Ledger hardware wallets draw their root secret (the 24-word Secret Recovery Phrase) from a true hardware random number generator built directly into a certified Secure Element, with no software fallback path," Guillemet said. "That generator produces the full 256 bits of entropy for every seed."

For Ledger, the incident raises broader questions about how hardware wallet security is evaluated, especially as attackers can use automation to search public code for weaknesses that may sit unnoticed for years.

"Open source and reviewed are not the same thing," Guillemet said. "This flaw sat in public code for more than five years until, reportedly, an adversary used AI to find it, a reminder that being open and being reviewed are two different things."

He said AI is changing cybersecurity by allowing attackers to scan code, search for configuration errors, and identify vulnerabilities "at machine speed."

"That means defense has to move at the same speed," he said. "It needs to come from security by design, hardware, and math."

In May, a security researcher using Claude Opus 4.8 discovered a four-year-old vulnerability that could have fueled unlimited minting of Zcash, leading to large-scale investor panic and sending Zcash down more than 40% in a single day in response.

According to Guillemet, Ledger says it has spent the past two years using AI alongside human security engineers and cryptographers to review code and identify vulnerabilities before attackers can exploit them.

“We also don't just rely on our own word for it,” he explained. “Our Donjon research lab exists to try to break our products before anyone else can.”

To mitigate future risk, Guillemet said users evaluating any hardware wallet should understand how it generates randomness and whether that process has been independently certified.

"Randomness has to come from physics, not a formula," he said. "It has to be certified by people whose job is trying to break that claim, not just asserted by the vendor."