Taiko halted its network after a $1.7M bridge exploit. One exposed key broke the security model it was built around.
Multi-prover systems are supposed to eliminate single points of failure. Key management is a different problem.

CryptoVibe Desk · taiko · bridge-exploit · l2-security

- →Taiko halted its Ethereum L2 network today after an attacker forged withdrawal proofs and drained roughly $1.7M; the TAIKO token fell around 10%.
- →BlockSec traced the likely cause to an exposed signing key on GitHub, meaning the security design failed at key management, not cryptography.
- →Watch Taiko's incident report on Monday; if the GitHub key leak is confirmed, every other L2 with a multi-prover system faces the same question.
- SGX enclave → A protected computing space inside certain Intel processors, isolated from the rest of the machine, where sensitive code like signing logic is supposed to run safely.
- Multi-prover stack → A security design that requires multiple independent programs to verify each block before it is accepted, so no single failure can let a fake transaction through.
- Cross-chain withdrawal proof → A cryptographic receipt that tells one blockchain a valid transaction happened on another, allowing funds to move between networks.
- Signing key → A secret value used to authorize proofs; whoever holds this key can create signatures that the system treats as legitimate.
Taiko halted block production today. An attacker forged withdrawal proofs and pulled roughly $1.7M from its bridge, per CoinDesk. TAIKO fell around 10%.
Security firm BlockSec traced the likely root cause to a Raiko SGX enclave signing key left publicly accessible on GitHub. If that holds, the attacker didn't break the cryptography. They used the exposed key to enroll fraudulent provers and generate withdrawal proofs that Ethereum accepted as valid.
That's a key management failure, not a cryptographic one. And that's the catch with multi-prover systems: the design distributes trust so no single prover can corrupt the chain. But if the signing credential is public, anyone can become a prover. Distribution doesn't help when the master key is on GitHub.
The exploiter moved around 2 million TAIKO to MEXC before containment, CoinDesk reported. Taiko requested MEXC suspend deposits. No confirmation yet.
This is the same exploit class that hit Kelp DAO for $292M in April and Verus-Ethereum for $11.4M in May. Bridge hacks in 2026 have crossed $340M across more than 14 incidents. If you're using a cross-chain bridge right now, the relevant question isn't whether the cryptography is sound. It's who holds the keys, and where.
BlockSec's attribution is preliminary. Taiko's full incident report is due Monday in Asian hours. Wait for that before treating the root cause as settled.
If BlockSec's finding holds, Taiko's choice to store Raiko signing credentials in a public repo was the most basic operational security failure possible for a team selling multi-prover guarantees.
Taiko's Monday incident report: if it confirms the GitHub key exposure, watch for other L2 teams with multi-prover systems to publish SGX key audits or rotation announcements within two weeks.
Primary links and supporting reads used by the desk for this story.
Forward this.











