Instead of cryptographically secure entropy, the software fallback derived seeds from predictable inputs — the chip's serial number and internal clock . This collapsed the effective entropy from the intended 256 bits down to a tiny, enumerable search space. A seed phrase generated on an affected device was no longer effectively random
. Because the serial number and clock values could be guessed or brute-forced offline, an attacker could reconstruct the full seed phrase (12 or 24 words) for any vulnerable wallet without ever touching the physical device
.
The attacker(s) performed large-scale offline seed enumeration — computing every possible weak seed for the vulnerable firmware range, deriving the corresponding private keys, scanning for balances, and sweeping the funds. On-chain analytics firm Galaxy Research mapped the primary thefts and identified at least three distinct attacker clusters .
Multiple sources reported that AI-assisted code auditing may have been used to discover the flaw, and AI tools almost certainly enabled the massive offline seed enumeration and balance scanning that made the scale of the theft feasible . The AI connection has sparked debate about a new era of automated vulnerability discovery.
Coinkite's response was swift. It issued a public security advisory on July 30, 2026, warning all Mk2/Mk3 users that funds in wallets created on vulnerable firmware versions were at risk . The company urged affected users to immediately move funds to new wallets generated on fixed firmware or with dice-roll entropy
, released patched firmware (version 5.0.4+) to restore proper hardware TRNG usage
, and published a full timeline tracing the bug to the March 2021 commit
. It also engaged with blockchain analytics firms including Galaxy Research and Block to track the stolen funds
.
Victim response was chaotic. Many users were unaware of the vulnerability until their funds were already drained. Social media saw widespread reports of empty wallets on the afternoon of July 30 . Multiple competing check-tool websites appeared, some of which were themselves phishing attempts. Little recourse exists for victims of a seed-reconstruction attack since no centralized custodian holds the funds.
Ledger (competitor response): Ledger publicly stated its devices were not affected, noting that Ledger uses a certified TRNG built into a secure element chip generating full 256-bit entropy for every recovery phrase .
The stolen funds remain overwhelmingly unspent, monitored, and effectively frozen in plain sight, despite some recent laundering activity.
Because the funds are on public Bitcoin addresses that are being tracked in real time, the attackers face enormous difficulty cashing out significant amounts without detection. The funds are effectively frozen — but they have not been returned to victims, and no law enforcement seizure has been publicly confirmed as of the latest reporting.