A volunteer Bitcoin security initiative has identified 4,962 potential security issues across 390 Bitcoin-related projects during its first 29.8 hours of AI-assisted code reviews, with 720 classified as high or critical severity.
Summary
- Bitcoin Red Team has identified 4,962 potential security issues across 390 Bitcoin projects.
- The volunteer group said 720 findings were classified as high or critical severity.
- More than one fifth of the reported issues have already been reproduced through verification.
- The review campaign was launched days after the Coldcard wallet attacks exposed a firmware flaw.
- The team said it has already reported several critical vulnerabilities to affected projects.
According to Bitcoin developer Calle, the Bitcoin Red Team has launched a coordinated security review covering Bitcoin libraries, wallets, infrastructure software and other open-source projects following the recent Coldcard wallet attacks.
The volunteer effort includes AnchorWatch CEO Rob Hamilton and other Bitcoin contributors using AI-assisted tooling alongside manual verification to identify software vulnerabilities.
In a post on X, Calle said the group is “averaging on the order of 1 critical exploit per hour per person” and had already reported critical vulnerabilities to several projects within the previous 12 hours. He also described the security situation as “extremely bad.”
Source: X/Calle.
The campaign comes less than a week after attackers exploited a flaw affecting vulnerable Coldcard hardware wallet firmware, an incident that has prompted developers and researchers to intensify reviews of Bitcoin software.
Bitcoin Red Team has expanded reviews across Bitcoin projects
According to data shared by Calle, the initiative has completed automated and manual reviews across 390 repositories, identifying 4,962 potential issues in the process. Of those, 720 have been classified as high- or critical-severity findings.
The team added that 21.4% of reported issues have already been reproduced, indicating that a portion of the initial AI-generated findings have been independently verified.
Rather than focusing on a single application, the review campaign spans cryptographic libraries, wallet software, infrastructure components and other projects that form part of the Bitcoin ecosystem.
Calle said the work relies on multiple testing harnesses developed specifically for the effort. He also disclosed that the campaign is consuming roughly $10,000 per day in computing costs, with OpenSats covering the expenses. According to his post, Kimi Moonshot has supplied AI accounts and access to its Kimi K3 model to support the reviews.
The group has also asked community members to contribute computing accounts or digital tokens to sustain the initiative.
Coldcard exploit has intensified Bitcoin security efforts
The review effort follows one of the largest known wallet security incidents affecting Bitcoin users in recent years.
As previously reported by crypto.news, Galaxy Research has confirmed that attackers stole 1,596 BTC from approximately 7,300 addresses across three confirmed attack waves, while also identifying 14 smaller incidents linked to the same Coldcard seed-generation flaw.
The research firm has separately identified a suspected fourth coordinated wave that could raise total losses to about 2,055 BTC, although it has not yet included those addresses in its confirmed tally because additional victim confirmation is still pending.
Earlier blockchain analysis by Galaxy estimated the suspected fourth wave involved 448.7 BTC moving from 709 likely victim addresses, though the firm cautioned that blockchain analysis alone cannot conclusively identify every victim or prove whether a single operator carried out every theft.
Investigators have also found that about 90% of the stolen Bitcoin has remained unmoved. In separate on-chain activity reported this week, analysts observed another attacker beginning to route 64 BTC through a Bitcoin mixer, while the largest known attacker has continued holding 1,159 BTC across seven addresses without transferring the funds.
Coldcard vulnerability traced to 2021 firmware error
According to Coinkite, the Coldcard vulnerability originated during a firmware change introduced in March 2021 while integrating a new cryptographic library.
Instead of generating wallet seeds with the intended hardware random-number generator, vulnerable firmware versions relied on a deterministic pseudo-random generator provided by MicroPython during seed creation.
Block’s Bitcoin engineering and security team independently reached the same conclusion after reviewing the firmware. While Block said it had not completed empirical testing across every affected device, it concluded that vulnerable firmware called the deterministic fallback instead of the STM32 hardware random-number generator when creating wallet seeds.
Coinkite estimates affected Mk2 and Mk3 devices generated roughly 40 bits of effective entropy, while vulnerable Mk4, Mk5 and Coldcard Q devices produced approximately 72 bits instead of the intended 128 bits.
Emergency firmware updates have since been released for all affected products. The company has also warned that installing patched firmware does not secure wallets created with vulnerable versions. Users must generate entirely new seed phrases on updated devices and transfer their Bitcoin to addresses derived from those new seeds.
Wallets created using at least 50 private dice rolls are not considered vulnerable to this specific random-number-generation issue alone, although Coinkite continues to recommend migration.
Bitcoin developers continue reporting vulnerabilities
While the Coldcard investigation remains active, Bitcoin Red Team said it has continued submitting newly identified vulnerabilities to affected software projects as reviews progress.
According to Calle, several critical issues were disclosed privately to project maintainers within the previous 12 hours instead of being released publicly. The group has not identified the affected projects while developers work on fixes.
The volunteer campaign combines AI-generated findings with human review before reporting issues, and the team said reproducing reported vulnerabilities remains part of its verification process. Of the nearly 5,000 potential findings identified so far, just over one-fifth have already been reproduced, while reviews continue across additional Bitcoin repositories.