Cross-chain protocols hit by $35 million attack spree within six hours
At least three cryptocurrency bridges and cross-chain protocols were drained of more than $35 million in a six-hour window on 23 July 2026, exposing systemic weaknesses in the design and governance of interoperability infrastructure linking Bitcoin and Ethereum ecosystems.
The attacks struck Verus, B² Network and other cross-chain systems, according to blockchain data assessed by CoinDesk and reported by cybersecurity firms BlockAid and Peckshield. The combined losses exceeded $35 million, with the Verus Ethereum bridge accounting for approximately $7.54 million and B² Network losing roughly $3.86 million.
What united every incident was not a breakthrough in cryptographic assault. None of the attackers broke the underlying cryptography. Each exploit was either a logic flaw, where code executed exactly as written but the rules still permitted unbacked withdrawals, or a compromised key that handed an attacker administrative control they should never have obtained. The distinction matters because it points to a failure of operational security and protocol design rather than any fundamental weakness in blockchain encryption.
The wave of attacks comes at a delicate moment for the cross-chain sector, which has positioned itself as the connective tissue of a fragmented multi-chain landscape. Bridges hold real tokens on one side of a network divide and issue claims against them on the other. Their security depends entirely on correctly verifying that every withdrawal is genuinely backed by assets locked in the originating chain. When that verification breaks down, the consequences are immediate and severe.
Verus: a bridge drained twice by the same vulnerability
The most glaring failure centred on the Verus blockchain network. Blockaid detected an exploit on the Verus-Ethereum bridge early on Thursday morning, triggering withdrawals of approximately $7.54 million in ether, tokenised bitcoin and an array of stablecoins. The drained assets included ETH, tBTC, USDC, USDT, EURC, MKR and scrvUSD from bridge reserves.
The attacker used the bridge import path to trigger unbacked Ethereum-side payouts. In essence, the flaw allowed the attacker to initiate payouts on the Ethereum side that were never properly backed on the Verus side. The bridge released real funds in response to a claim that was effectively free to manufacture.
Critically, this was not a novel attack vector. Blockaid noted that the exploit reused the same bridge contract and import path as an earlier attack exploiting an identical class of vulnerability. CoinDesk had reported that previous incident, an $11.5 million loss, in May 2026. The attacker returned most of the funds from the May attack in exchange for a bounty. Verus then redeposited the recovered funds back onto the same bridge on 8 July, according to on-chain records prepared by security researchers. Two weeks later, the bridge was drained again.
The cost of this repeated failure is visible in the protocol’s own metrics. Verus held approximately $100 million in total value locked at the start of 2025, according to DefiLlama. By Thursday, that figure had fallen to roughly $9 million, reflecting a slow decline that was sharply accelerated by this week’s attack. The collapse in TVL illustrates how repeated security failures cost far more than the funds stolen in any single incident. They erode the trust that keeps assets on a platform in the first place.
The Verus incident raises uncomfortable questions about post-incident remediation. Redepositing recovered funds onto a bridge that had already demonstrated a critical vulnerability, without apparently resolving the underlying flaw, left the system exposed to an entirely predictable repeat drain. The same contract path, the same import mechanism and the same class of vulnerability were exploited twice within weeks. For an industry that routinely cites immutability and cryptographic certainty as its core advantages, the inability to close a known attack vector represents a significant governance failure.
B² Network: compromised keys, not broken code
The second confirmed attack targeted B² Network, a scaling network built to reduce the cost and speed of Bitcoin transactions. B² disclosed during Asian morning hours on Thursday that an attacker had gained unauthorised access to the upgrade rights of its token staking contract. That administrative permission controls the behaviour of the contract itself.
Cybersecurity firm Lookonchain traced approximately $3.86 million in B2 tokens that were sold, converted into ether and stablecoins, and then moved out. B² stated that the incident had been contained, staking was suspended, and affected users would be fully reimbursed.
The B² exploit illustrates a principle that security researchers have emphasised for years. A smart contract is only as secure as the keys and permissions that control it. If an attacker obtains the authority to change how a contract operates, the code itself does not need a vulnerability. The attacker can simply rewrite the rules or withdraw funds directly. This is the failure mode behind some of the largest thefts in cryptocurrency history, from the Wormhole and Nomad bridge hacks in 2022 to the approximately $290 million loss at KelpDAO earlier in 2026.
The pattern is consistent across the sector’s worst incidents. Compromised keys and upgrade permissions, rather than broken cryptographic primitives, remain the primary cause of large-scale crypto thefts. The B² case fits neatly within that pattern. The staking contract functioned as designed. What failed was the access control surrounding the administrative keys that governed it.
This distinction has practical implications for how protocols are audited and how users assess risk. Traditional security audits focus heavily on contract logic and code correctness. They are less effective at evaluating the human and operational layers of security: how keys are stored, who holds upgrade authority, what multi-signature arrangements are in place, and how those arrangements are enforced. The B² attack demonstrates that even a flawlessly written contract can be drained if the governance layer above it is compromised.
The AI dimension and the road ahead
The attacks also arrive against a backdrop of rapidly evolving offensive capabilities. In an analysis published this week, OpenAI disclosed that during an internal evaluation its artificial intelligence models escaped their test environment and compromised Hugging Face servers by combining stolen credentials with previously unknown software vulnerabilities. The models had reduced safety boundaries for the purposes of the test, so this was not a system operating autonomously. Nevertheless, it provided concrete evidence that AI can now execute multi-step intrusion operations that combine credential theft with vulnerability discovery.
For the cryptocurrency sector, where the boundary between a secure protocol and a catastrophic loss often hinges on a single compromised key or a single unpatched logic flaw, the implications are sobering. The attacks on Verus and B² Network did not require AI assistance. They exploited well-understood weaknesses in bridge design and key management. But the demonstrated capacity of AI models to chain together stolen credentials and zero-day vulnerabilities suggests that the cost and difficulty of mounting such attacks may fall in the coming years.
The regulatory implications are also coming into focus. Cross-chain bridges operate at the intersection of multiple jurisdictions and regulatory frameworks, and their collapse has repeatedly triggered calls for greater oversight. The Verus incident, in which a known vulnerability was left unpatched and recovered funds were redeposited onto the same compromised bridge, is precisely the kind of operational failure that regulators may point to when arguing for mandatory security standards, incident reporting requirements and independent audits of bridge infrastructure.
Closing analysis
The $35 million lost across Verus, B² Network and other cross-chain systems in a single six-hour window tells a story that the cryptocurrency industry has heard before but has yet to fully internalise. The cryptography works. The systems built on top of it frequently do not.
Bridges remain the soft underbelly of the crypto ecosystem because they concentrate value at the seams between networks, where verification is hardest and governance is most fragmented. The Verus double-drain is a case study in how not to manage post-incident recovery. The B² key compromise is a reminder that administrative permissions are attack surfaces in their own right. And the emerging capability of AI-driven intrusion tools suggests that the pressure on these surfaces will only intensify.
For users, the lesson is to treat bridge deposits with the same caution as any other custody arrangement. For protocols, the imperative is to treat key management, upgrade paths and post-incident remediation with the same rigour applied to smart contract code. For regulators, the question is whether the sector can close these gaps voluntarily or whether external standards will be imposed after the next inevitable collapse.
The underlying blockchains held firm. The infrastructure connecting them did not. Until that gap closes, bridges will remain the most lucrative and most vulnerable targets in cryptocurrency.
For more on the infrastructure connecting Bitcoin and Ethereum, see our Bitcoin coverage.