Cryptocurrency hacks have become increasingly common, but instances where attackers take significant risks only to gain minimal rewards are rare. One such instance occurred on Sunday, where an attacker exploited a vulnerability in Hyperbridge's cross-chain gateway, connecting various blockchains, and minted 1 billion Polkadot tokens, valued at $1.19 billion, on the Ethereum network, only to sell them for approximately $237,000 in ether. This exploit highlights the growing list of bridge vulnerabilities in 2026, including a $270 million Drift Protocol drain on Solana last month, and a social engineering attack that compromised infrastructure. The attack targeted the bridge contract, not Polkadot's core network, and the native DOT token remained unaffected.
The vulnerability stemmed from the validation process of incoming cross-chain messages in Hyperbridge's EthereumHost contract, which, when compromised, granted the attacker admin-level control over the token contract on the destination chain. Bridges, designed to facilitate the transfer of coins between blockchains, are often the weakest link in cross-chain architecture due to their admin-level control over token contracts, making a single validation failure potentially catastrophic. The attack unfolded with the submission of a forged message via dispatchIncoming, which was routed to TokenGateway.onAccept without proper verification against a valid cross-chain state commitment from Polkadot, allowing the attacker to gain admin rights and mint 1 billion tokens.
These tokens were then sold through Odos Router V3 into a Uniswap V4 DOT-ETH pool, yielding roughly 108.2 ETH. However, the limited liquidity of the bridged DOT pool on Ethereum worked against the attacker, significantly capping their profit. The low liquidity meant that the 1 billion tokens overwhelmed the available market, resulting in the attacker receiving only a fraction of a cent per token.
In a deeper or more valuable market, the same vulnerability could have led to substantially larger losses. As of Monday morning, DOT was trading just under $1.20.
The exploit was flagged by CertiK, confirming the attack vector and the attacker's profit of approximately $237,000. Hyperbridge has yet to publicly comment on the exploit or disclose whether other bridged token contracts using the same gateway are vulnerable to similar attacks.