New York
Est. 2024
Payney.
Finance · Markets · Decoded Daily
HomeCryptoCrypto Bridge Hacks: $31.6M Stolen in 7 Hours
Crypto

Crypto Bridge Hacks: $31.6M Stolen in 7 Hours

Two major cryptocurrency bridge exploits hit AFX and Verus within hours, stealing $31.6M. What it means for crypto security and your portfolio.

P
The Payney Desk
July 23, 2026 · 3 min read · Source: CoinTelegraph
gold and silver round coins
Photo by Kanchanara / Unsplash
gold and silver round coins
The 30-second version Payney AI
  1. 01Two separate crypto bridge attacks stole $31.6 million in just seven hours on July 23.
  2. 02AFX decentralized exchange on Arbitrum lost $24.15 million in the larger of the two exploits.
  3. 03Bridge vulnerabilities represent systemic risk that directly threatens investor holdings across crypto platforms.
  4. 04These incidents show hackers are finding critical flaws faster than developers can patch them.

$31.6 Million Stolen Across Two Crypto Bridge Attacks in Seven Hours

It took seven hours. That's how long it took for hackers to drain $31.6 million from two separate cryptocurrency infrastructure targets on July 23, according to CoinTelegraph. The larger strike hit AFX, a decentralized exchange on the Arbitrum network, which lost $24.15 million. A second attack followed on the Verus Ethereum bridge, completing a one-two punch that exposed fundamental weaknesses in how the crypto ecosystem moves assets between blockchains.

For investors holding positions across multiple chains, this should set off alarm bells.

These weren't random, opportunistic exploits. The speed and precision suggest attackers understood exactly where the vulnerabilities lay—and knew how to weaponize them. When hackers target crypto bridges, they're essentially targeting the plumbing that connects different blockchain networks. Compromise one bridge, and you don't just lose the assets stored there. You undermine confidence in the entire movement mechanism.

So why does this matter beyond the headline number?

Crypto bridges have become critical infrastructure. They're how traders move liquidity between Ethereum, Arbitrum, Polygon, and dozens of other chains. They're how decentralized finance (DeFi) platforms stay connected. But they're also prime targets because they consolidate value—think of them as the vaults where assets pause between destinations. When those vaults have holes, the losses are immediate and catastrophic.

The real question is whether these represent isolated incidents or a pattern.

CoinTelegraph reported the AFX attack and the Verus bridge attack as distinct events, but what's notable is the clustering. Two major platforms compromised within hours suggests either coordinated activity or, more likely, that multiple threat actors have discovered—or are trading—similar vulnerability types. Hackers typically don't find vulnerabilities and then sit on them. They exploit and move on. The speed here is telling.

Understanding how hackers find vulnerabilities in the first place matters here. They use fuzzing (automated testing with random inputs), code analysis tools, and sometimes just methodical probing of edge cases in smart contract logic. Crypto bridges are particularly susceptible because they handle complex cross-chain communication—multiple systems interacting at once means multiple places where assumptions can break. A double free vulnerability, for example, is when the same memory location gets released twice in a program, allowing attackers to manipulate what gets stored there. While that's a low-level memory issue more common in traditional software, the principle applies: faulty logic gets exploited.

What's the pattern in hacking vulnerability discovery? Attackers look for the gap between what developers thought would happen and what actually happens. A bridge that moves tokens from Chain A to Chain B assumes certain conditions hold true. If those conditions can be manipulated—through rapid transactions, unusual token amounts, or state confusion—the contract logic breaks.

For the market, the immediate impact is psychological. Bridge hacks create friction. Users moving assets between chains face higher perceived risk. Trading volume might shift. Some liquidity providers might withdraw from affected bridges, making them less efficient and less useful—which drives them toward competitors that haven't been hit yet, concentrating risk elsewhere.

But there's a second-order effect that's harder to quantify. Every hack like this pushes capital toward centralized exchanges and custodians, which contradicts the entire philosophy of decentralized finance. If users don't trust the bridges and protocols, they trade through centralized intermediaries instead. That's a market structure shift, and it favors the large, well-funded platforms over smaller DeFi projects.

Frankly, this should have been caught sooner. Both AFX and Verus presumably had security audits before launch. Yet the vulnerabilities existed anyway. That either means the audits weren't thorough enough, or the attacks exploited newly discovered attack vectors that old audits wouldn't have caught. Neither option is comforting.

What happens next matters. If AFX and Verus patch their infrastructure and the crypto community treats this as a learning moment—better auditing, more bounty programs, slower deployment of untested mechanisms—then this becomes a formative incident. If instead these attacks become routine, you're looking at a fundamental trust crisis in cross-chain infrastructure. And that would reshape which platforms survive and which don't.

Crypto Cyber Attacks And Hacking Describe Any Two Cyber Attacks Double Free Vulnerability Explained Hacker Cyber Attack
Frequently asked
What is a crypto bridge and why do hackers target them?
A crypto bridge is infrastructure that allows assets to move between different blockchains. Hackers target them because bridges consolidate large amounts of value in a single system and are complex enough that vulnerabilities can be hidden in cross-chain logic.
How much was stolen in the AFX and Verus bridge attacks?
According to CoinTelegraph, AFX lost $24.15 million and Verus was hit by a separate attack. Combined, the two exploits resulted in $31.6 million in losses within seven hours.
How do hackers find vulnerabilities in crypto smart contracts?
Attackers use automated testing tools (fuzzing), manual code analysis, and probing to discover where contract logic breaks. They look for gaps between what developers intended and what the code actually does, especially in complex systems like bridges that handle cross-chain communication.