Coldcard Hardware Wallet Hacked: 594 Bitcoin Withdrawn in 25 Minutes

cryptonews.ruPublished on 2026-07-31Last updated on 2026-07-31

Abstract

The Coldcard hardware wallet has been compromised, with hackers stealing approximately 594.5 Bitcoin (~$40 million) from 500 addresses in just 25 minutes. The root cause was a critical software bug, undetected for five years, which disabled the device's secure chip for generating true random numbers. This led to the creation of private keys based on predictable data like the processor's serial number, drastically reducing cryptographic security. The attackers exploited this offline by brute-forcing possible seed phrases, finding active addresses on the public ledger, and signing transactions. Initially, Coinkite (Coldcard's maker) claimed only older models were at risk but later admitted all devices running the compromised firmware were vulnerable. CEO Rodolphe Novak (NVK) apologized but ruled out financial compensation for affected users. To secure funds, owners must urgently update their firmware to specific safe versions, generate a completely new seed phrase on the updated device, and transfer all assets to new addresses created with that new seed. While a BIP-39 passphrase can help, it does not replace this migration process. Other Coinkite products like TAPSIGNER were not affected. This incident underscores that even specialized hardware requires rigorous, independent code audits, especially for cryptographic functions. It parallels past failures, like a 2006 OpenSSL bug in Debian, and raises questions about whether automated code analysis can ever fully replace huma...

Hardware wallets have long been considered the most secure way to store digital currency, but a recent incident involving devices from the company Coinkite will make many reconsider this opinion. On July 30, 2026, malicious actors withdrew 594.5 bitcoins (approximately $40 million) from five hundred addresses in just twenty-five minutes.

The Nature of the Software Bug in Simple Terms

The root of the problem lies in a bug in the software code that went unnoticed for a full five years. The Coldcard hardware wallet was supposed to create a seed phrase using a specialized secure chip that generates truly random numbers. However, due to a typo in one macro, Coinkite developers accidentally disabled this function back in March 2021.

This gross violation of industry standards led to the device creating keys based on predictable data instead of relying on secure protection: the CPU's serial number and readings from the internal system clock. The generated words looked like a standard secure set, but due to the predictability of their creation process, hackers could easily brute-force them. The level of cryptographic strength turned out to be catastrophically low: for the Mk2 and Mk3 models, the search space was reduced to approximately 40 bits, while in the newer Mk4, Mk5, and Q versions, the final entropy amounted to about 72 bits instead of the required 128 bits.

Attack Mechanics and Company Response

The attackers did not need physical access to the devices or phishing links. They simply took the parameters of this "leaky" generator and organized an offline brute-force attack. By generating millions of possible seed phrases, the hacker checked their presence in the public ledger, found addresses with a balance, and independently signed transactions to transfer the funds.

Initially, Coinkite stated that new versions of the hardware were not at risk. However, subsequent analysis forced management to admit that all devices running compromised firmware were vulnerable. Coinkite CEO Rodolphe Novak, known by the pseudonym NVK, apologized on social media X for the mistake, confirming the developers' full responsibility but ruling out any possibility of financial compensation for affected users.

Required Actions for Owners

It is important to understand: simply installing a fresh firmware update does not eliminate the threat for an already created seed phrase. The cryptographic key has been compromised since the moment of its generation. To protect assets, it is necessary to follow a strict action algorithm:

  • Update the device to secure software versions: 4.2.0 for Mk3, 5.6.0 for Mk4 and Mk5, or 1.5.0Q for the Q model.

  • Generate a new seed phrase directly on the updated device.

  • Completely transfer all funds to new addresses created using this fresh seed phrase.

Using a secure passphrase according to the BIP-39 standard can also reduce risks, but this does not negate the need to migrate to a new key. The TAPSIGNER, OPENDIME, and SATSCARD products are not affected by this incident as they operate on different software bases.

Coinkite representatives noted that the open-source nature of the code theoretically allowed for the detection of this vulnerability using artificial intelligence tools, although the company's internal checks shortly before the incident did not reveal the problem. Some analytical reports, including data from Galaxy Research, suggest that the total volume of withdrawn funds could reach 1,000 bitcoins.

The situation demonstrates that even specialized hardware requires constant independent code auditing, especially regarding cryptographic functions.

AI Opinion

From the perspective of machine data analysis, the Coldcard incident is not the first case where a random number generator defect remains unnoticed for years. A similar scenario unfolded with the OpenSSL package in Debian: a bug in a 2006 patch narrowed the key space to 32,767 options, and the vulnerability was only discovered two years later, jeopardizing SSH and SSL keys worldwide.

The macroeconomic aspect of the story also deserves attention: trust in hardware wallets was built precisely on the fact that a closed physical medium is more reliable than software solutions, and this incident blurs that boundary. Open-source code theoretically speeds up the detection of such errors through independent audits and automated tools, but five years of silence show that theory and practice diverge. The question remains: will algorithmic code checks ever be able to fully replace human audits of critical cryptography?

Trending Cryptos

Related Questions

QWhat was the key software flaw that led to the Coldcard hardware wallet hack, and how long had it gone undetected?

AThe key flaw was a typo in a macro that disabled the secure chip for generating true random numbers for seed phrases. This bug went undetected for approximately five years, from around March 2021 until the incident in July 2026.

QHow did the attackers exploit the vulnerability in the Coldcard wallets?

AThe attackers exploited the vulnerability by understanding the parameters of the compromised random number generator. They then performed an offline brute-force attack, generating millions of potential seed phrases based on predictable data like the CPU serial number and system clock. They checked these against the public ledger, found addresses with balances, and signed transactions to steal the funds.

QWhat specific actions must owners of affected Coldcard devices take to secure their assets?

AOwners must: 1. Update their device firmware to the secure versions (4.2.0 for Mk3, 5.6.0 for Mk4 and Mk5, or 1.5.0Q for model Q). 2. Generate a completely new seed phrase on the updated device. 3. Transfer all their funds to new addresses derived from this fresh, uncompromised seed phrase. Simply updating the firmware does not secure an already-generated compromised seed.

QWhat was Coinkite's response to the incident, particularly regarding user compensation?

ACoinkite's CEO, Rodolphe Novak (NVK), apologized on social media and confirmed the developers' full responsibility for the error. However, the company ruled out the possibility of providing any financial compensation to the affected users.

QAccording to the article's AI analysis, what historical incident does the Coldcard hack parallel, and what broader question does it raise about code security?

AThe AI analysis compares it to the 2006 OpenSSL flaw in Debian, where a bug narrowed key space to 32,767 possibilities and remained undetected for about two years, compromising SSH and SSL keys globally. The broader question raised is whether algorithmic code checks can ever fully replace human auditing for critical cryptographic functions, given that this bug persisted for five years despite open-source availability.

Related Reads

Breaking: Google Earth Urgently Pulls Back Nano Banana 2 Image Generation Feature!

Google Earth's newly launched "Create image" feature, powered by the Nano Banana 2 AI image generation model, was abruptly withdrawn shortly after its release due to being "played" by users. The feature allowed users to generate and overlay AI-created visuals directly onto real-world satellite and 3D maps in Google Earth. The tool enabled creative applications like historical recreations (e.g., visualizing ancient Pompeii), generating informational graphics for landmarks, and envisioning architectural projects or futuristic cityscapes on real terrain. It operated under "geospatial grounding," meaning the AI respected the underlying geography, topography, and perspective of the chosen map view. The model also integrated with Gemini to retrieve relevant factual information. However, upon release, users quickly tested its limits. A prominent example involved reimagining Philadelphia's historic Independence Hall as a post-apocalyptic ruin overrun by "happy" zombies, evil clowns, and giant alien mechs. This highlighted both the feature's playful potential and its risks regarding the generation of inappropriate or misleading content on realistic maps, leading to its swift temporary removal. Google stated it would re-release the feature after implementing "enhanced guardrails." Analysts note this move strategically leverages Google's vast proprietary geospatial data, positioning its AI not just for artistic generation but for spatially accurate world visualization—a unique advantage in the competitive AI image generation landscape.

marsbit1h ago

Breaking: Google Earth Urgently Pulls Back Nano Banana 2 Image Generation Feature!

marsbit1h ago

Altman Admits: Overestimated AI Snatching Jobs! Huang Renxun: The Unemployment Narrative Is Completely Backwards

Sam Altman has revised his earlier predictions about AI rapidly replacing jobs, admitting he overestimated the speed at which AI would eliminate entry-level white-collar roles. Speaking on the "Invest Like the Best" podcast, he stated that people do not truly want an AI CEO, as accountability and human connection remain critical. He found that individuals prefer interacting with people who can be held responsible for decisions. Similarly, NVIDIA's Jensen Huang argued that the narrative of AI destroying jobs is misguided. He distinguishes between tasks and jobs, noting that while AI can automate specific tasks, entire jobs—encompassing communication, judgment, coordination, and accountability—are not eliminated. He cited examples like radiologists and software engineers, where demand for these roles has increased as AI handles repetitive tasks, allowing for business expansion and the creation of more positions. Data from a University of Maryland and LinkUp study supports this, showing that U.S. job postings for new graduates have actually risen, countering the fear of vanishing entry-level roles. However, a significant shift is occurring: the traditional entry-level tasks that help newcomers gain experience are being automated, making initial career access more challenging. The key insight is that as AI takes over standardized tasks, the enduring value of human work shifts toward areas of responsibility, trust-building, and final decision-making—aspects that AI cannot replicate. The real "moat" for professionals lies in these irreplaceable human elements.

marsbit1h ago

Altman Admits: Overestimated AI Snatching Jobs! Huang Renxun: The Unemployment Narrative Is Completely Backwards

marsbit1h ago

Weekly Editor's Picks (0725-0731)

Weekly Editor's Picks (0725-0731) provides a curated selection of deep analysis, filtering out market noise. Key themes from this week include: **Macro & Policy:** The Federal Reserve's upcoming meeting is marked by high uncertainty, balancing cooling inflation data against persistent price pressures. Meanwhile, the U.S. crypto regulatory Clarity Act faces critical political hurdles, with its 2026 passage probability seen as low. **Investing & Crypto:** Analysis suggests long-term crypto success depends on conviction through volatile cycles, focusing on assets like Bitcoin and core smart contract platforms. A trend noted is the increasing similarity between global equity markets (especially tech) and crypto, driven by narrative and leverage. Several major crypto protocols show strong revenue growth, but this isn't always translating to token price appreciation due to sell pressure and structural factors. **AI & Semiconductors:** Nvidia's rising credit default swap rates signal market concern over AI infrastructure financing risks. The storage sector experienced volatility as markets began pricing in potential 2027 oversupply. Despite a record profitable quarter, SK Hynix's results were deemed "below expectations," reflecting heightened investor demands for future growth visibility. **Markets & DeFi:** TradeXYZ demonstrated remarkable accuracy in pre-market pricing for a major A股 listing. The token ONDO saw gains, linked to its growing role in the on-chain tokenized stock ecosystem. **Ethereum:** Post-Pectra upgrade, a major structural shift is underway as Lido begins migrating millions of ETH to new validator architectures designed for capital efficiency. **Also Highlighted:** Butian's bullish stock market move; OpenAI's Altman promising major advances; Samsung and SK Hynix securing large AI chip deals; Apple reaching a $5T market cap; and ongoing discussions around exchange security following Poolin's bankruptcy case.

marsbit2h ago

Weekly Editor's Picks (0725-0731)

marsbit2h ago

Low Investment Isn't Apple's Immunity Pass

While Meta and Google face investor scrutiny over ballooning AI capital expenditures, Apple's minimal AI investment has paradoxically become a strength. Its market cap recently reclaimed the global top spot, surpassing $5 trillion. The irony is deep: Apple's own AI efforts have lagged, with "Apple Intelligence" delayed and core talent lost, forcing reliance on partners like Google Gemini and Alibaba's Qianwen. Its Q3 FY2026 (Q2 CY) earnings initially seemed stellar. Revenue hit $109.4B (up 16% YoY), with iPhone and Mac sales, growing 22% and 29% respectively, driving most of the growth. However, the stock fell over 8% post-earnings. The primary concern was a weaker Q4 revenue growth forecast of 9-11%, below expectations, due to looming supply chain constraints. Apple is feeling the indirect cost of the AI boom. Soaring memory and chip prices, fueled by massive data center investments from Microsoft, Amazon, and others, are forcing Apple to raise Mac and iPad prices significantly. The upcoming iPhone launch is also expected to see substantial price hikes. Despite avoiding heavy AI infrastructure spending—its capital expenditures are actually down 28%—Apple cannot escape the industry-wide supply and cost pressures. While Apple's operating cash flow remains robust, its substantial R&D spending (up 32% YoY) has yet to yield major AI breakthroughs. As Tim Cook prepares to step down as CEO, Apple faces a challenging transition: balancing its premium hardware success against the strategic and cost pressures of the AI era it has so far cautiously navigated.

marsbit2h ago

Low Investment Isn't Apple's Immunity Pass

marsbit2h ago

Trading

Spot

Hot Articles

What is $BITCOIN

DIGITAL GOLD ($BITCOIN): A Comprehensive Analysis Introduction to DIGITAL GOLD ($BITCOIN) DIGITAL GOLD ($BITCOIN) is a blockchain-based project operating on the Solana network, which aims to combine the characteristics of traditional precious metals with the innovation of decentralized technologies. While it shares a name with Bitcoin, often referred to as “digital gold” due to its perception as a store of value, DIGITAL GOLD is a separate token designed to create a unique ecosystem within the Web3 landscape. Its goal is to position itself as a viable alternative digital asset, although specifics regarding its applications and functionalities are still developing. What is DIGITAL GOLD ($BITCOIN)? DIGITAL GOLD ($BITCOIN) is a cryptocurrency token explicitly designed for use on the Solana blockchain. In contrast to Bitcoin, which provides a widely recognized value storage role, this token appears to focus on broader applications and characteristics. Notable aspects include: Blockchain Infrastructure: The token is built on the Solana blockchain, known for its capacity to handle high-speed and low-cost transactions. Supply Dynamics: DIGITAL GOLD has a maximum supply capped at 100 quadrillion tokens (100P $BITCOIN), although details regarding its circulating supply are currently undisclosed. Utility: While precise functionalities are not explicitly outlined, there are indications that the token could be utilized for various applications, potentially involving decentralized applications (dApps) or asset tokenization strategies. Who is the Creator of DIGITAL GOLD ($BITCOIN)? At present, the identity of the creators and development team behind DIGITAL GOLD ($BITCOIN) remains unknown. This situation is typical among many innovative projects within the blockchain space, particularly those aligning with decentralized finance and meme coin phenomena. While such anonymity may foster a community-driven culture, it intensifies concerns about governance and accountability. Who are the Investors of DIGITAL GOLD ($BITCOIN)? The available information indicates that DIGITAL GOLD ($BITCOIN) does not have any known institutional backers or prominent venture capital investments. The project seems to operate on a peer-to-peer model focused on community support and adoption rather than traditional funding routes. Its activity and liquidity are primarily situated on decentralized exchanges (DEXs), such as PumpSwap, rather than established centralized trading platforms, further highlighting its grassroots approach. How DIGITAL GOLD ($BITCOIN) Works The operational mechanics of DIGITAL GOLD ($BITCOIN) can be elaborated on based on its blockchain design and network attributes: Consensus Mechanism: By leveraging Solana’s unique proof-of-history (PoH) combined with a proof-of-stake (PoS) model, the project ensures efficient transaction validation contributing to the network's high performance. Tokenomics: While specific deflationary mechanisms have not been extensively detailed, the vast maximum token supply implies that it may cater to microtransactions or niche use cases that are still to be defined. Interoperability: There exists the potential for integration with Solana’s broader ecosystem, including various decentralized finance (DeFi) platforms. However, the details regarding specific integrations remain unspecified. Timeline of Key Events Here is a timeline that highlights significant milestones concerning DIGITAL GOLD ($BITCOIN): 2023: The initial deployment of the token occurs on the Solana blockchain, marked by its contract address. 2024: DIGITAL GOLD gains visibility as it becomes available for trading on decentralized exchanges like PumpSwap, allowing users to trade it against SOL. 2025: The project witnesses sporadic trading activity and potential interest in community-led engagements, although no noteworthy partnerships or technical advancements have been documented as of yet. Critical Analysis Strengths Scalability: The underlying Solana infrastructure supports high transaction volumes, which could enhance the utility of $BITCOIN in various transaction scenarios. Accessibility: The potential low trading price per token could attract retail investors, facilitating wider participation due to fractional ownership opportunities. Risks Lack of Transparency: The absence of publicly known backers, developers, or an audit process may yield skepticism regarding the project's sustainability and trustworthiness. Market Volatility: The trading activity is heavily reliant on speculative behavior, which can result in significant price volatility and uncertainty for investors. Conclusion DIGITAL GOLD ($BITCOIN) emerges as an intriguing yet ambiguous project within the rapidly evolving Solana ecosystem. While it attempts to leverage the “digital gold” narrative, its departure from Bitcoin's established role as a store of value underscores the need for a clearer differentiation of its intended utility and governance structure. Future acceptance and adoption will likely depend on addressing the current opacity and defining its operational and economic strategies more explicitly. Note: This report encompasses synthesised information available as of October 2023, and developments may have transpired beyond the research period.

1.3k Total ViewsPublished 2025.05.13Updated 2025.05.13

What is $BITCOIN

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of BTC (BTC) are presented below.

活动图片