Skip to content
Est. MMXXVIVol. VI · № 313RSS
Blockchain Breaches

An archive of cryptocurrency security incidents — hacks, exploits, bridge failures and rug pulls, documented with on-chain evidence.

Dossier № 300Bridge Exploit

Taiko Bridge Forged-Proof Exploit

A leaked SGX signing key in Taiko's public GitHub let an attacker forge bridge proofs and drain about $1.7M from the L1 Bridge and ERC20Vault on Ethereum.

Date
Victim
Taiko
Status
Recovered

On June 22, 2026, Taiko — an Ethereum Layer-2 "based rollup" — had its bridge drained for approximately $1.7 million after an attacker exploited a leaked signing key to forge withdrawal proofs. The funds were pulled from Taiko's L1 Bridge and ERC20Vault contracts deployed on Ethereum mainnet, and the team halted block production while it investigated.

What happened

Security firm Blockaid flagged the exploit in real time, while BlockSec (via its Phalcon monitoring) traced the root cause to an operational blunder: an Intel SGX RSA-3072 private signing key for Taiko's Raiko proving stack had been committed in plaintext as enclave-key.pem to the public taikoxyz/raiko GitHub repository. With that key, the attacker could register fraudulent SGX prover instances and generate forged L2 state attestations that Taiko's verification contracts accepted as genuine. Across two phases, the attacker submitted a forged source signal to register a fake bridge message and trigger the release of Ethereum-based assets from the ERC20Vault — without any matching legitimate event on the Taiko source chain. This is the same failure mode as Nomad, where fraudulent messages were waved through as valid, and echoes the trusted-key compromise at the heart of Ronin.

Aftermath

Taiko's proposers halted production of new blocks, and the team urged users to withdraw funds from affected bridges immediately. Blockaid published the victim contract, the attacker's wallet, and the exploit transactions; on-chain trackers reported that roughly 2 million TAIKO of the proceeds were routed to the MEXC exchange, prompting requests to suspend deposits. The TAIKO token fell by roughly 10–20% on the news. Taiko said it was preparing a detailed post-mortem and coordinating with partners, including potential legal action. None of the stolen funds were clawed back from the attacker. On June 25, 2026, however, Taiko confirmed that no user would lose funds: it pledged to fully recollateralize the bridge 1:1 from its own reserves before reopening, with the restart gated on recovery pull request #21820 — bundling checkpoint versioning, an Inbox state reset, bridge-message invalidation and quota controls — followed by a post-fix security review and Security Council multisig sign-off. A detailed post-mortem was promised once the chain safely resumes.

On July 2, 2026 — roughly ten days after the exploit — Taiko reopened its cross-chain bridge, confirming it had fully recollateralized the bridge 1:1 and that every affected user had been made whole, with no user losing funds. The shortfall was absorbed from Taiko's own reserves; because the attacker's proceeds were never clawed back on-chain, the make-whole came entirely from the treasury rather than a recovery of the stolen assets. Relief at the clean containment lifted the TAIKO token by as much as 136% in the days after the restart. Since affected users were fully restored, the incident is now recorded as recovered, even though the stolen funds themselves remain with the attacker.

Why it matters

The Taiko incident is a textbook case of secrets hygiene as a bridge's true attack surface: the cryptography was sound, but a single private key checked into a public repository collapsed the entire trust model behind the rollup's proof system. It joins a growing 2026 run of bridge failures — Verus, Syscoin — and underscores that proof-verification bridges are only as honest as the keys that sign their attestations. When an attacker can mint a "valid" proof at will, the vault has no way to tell a real withdrawal from a forged one.

Sources & on-chain evidence

  1. [01]coindesk.comhttps://www.coindesk.com/tech/2026/06/22/taiko-halts-its-ethereum-layer-2-network-after-a-bridge-exploit-token-dives-10
  2. [02]decrypt.cohttps://decrypt.co/371769/ethereum-layer-2-taiko-withdraw-bridge-funds-security-breach
  3. [03]theblock.cohttps://www.theblock.co/post/405486/taiko-confirms-exploit
  4. [04]cryptotimes.iohttps://www.cryptotimes.io/2026/06/22/1-7m-gone-taiko-bridge-exploited-after-sgx-signing-key-leak/
  5. [05]blog.thirdweb.comhttps://blog.thirdweb.com/taiko-bridge-exploit-explained-how-a-leaked-key-led-to-1-7m-in-forged-withdrawals/
  6. [06]coininsider.comhttps://www.coininsider.com/news/taiko-bridge-drained-of-1-7-million-via-forged-proofs-as-taiko-token-falls-20/
  7. [07]cryptotimes.iohttps://www.cryptotimes.io/2026/06/25/taiko-to-fully-restore-bridge-backing-after-1-7m-hack/
  8. [08]coindesk.comhttps://www.coindesk.com/markets/2026/07/02/taiko-s-bridge-is-back-online-after-usd1-7-million-hack-and-its-token-is-up-a-staggering-136
  9. [09]cryptobriefing.comhttps://cryptobriefing.com/taiko-reopens-bridge-after-exploit-recovery/

Related filings