Wasabi Protocol Loses $4.5 Million in Suspected Admin Key Breach
The DeFi sector continues to hemorrhage funds, with Wasabi Protocol being the latest casualty, losing approximately $4.55 million on Thursday due to a deployer key compromise, as reported by security firm Blockaid. This incident marks the latest in a string of DeFi losses, totaling over $605 million across at least 12 incidents in the past month. The attack bears a striking resemblance to the Drift Protocol exploit, which occurred on April 1, where attackers, linked to North Korea, utilized a compromised admin key to drain $285 million from the Solana-based perpetuals exchange. The breach was facilitated through an externally owned account, wasabideployer.eth, which held the sole ADMIN_ROLE in Wasabi's permission system. This account, controlled by a private key, allowed the attacker to assume admin privileges without delay by invoking grantRole on the permission contract. Subsequently, the attacker's helper contract upgraded Wasabi's perp vaults and Long Pool to malicious implementations, effectively draining the balances, according to Blockaid. The exploit leveraged the Universal Upgradeable Proxy Standard (UUPS), a widely adopted standard that enables smart contracts to modify their underlying code while retaining the same address. Although UUPS allows developers to rectify bugs without requiring user migration, it also introduces a vulnerability where an attacker, with admin permissions, can replace the contract's logic with malicious code designed to steal funds. In Wasabi's case, the absence of a timelock or multisig protecting the admin role left the protocol exposed, with a single key holding absolute control. Blockaid's exploit detection system identified an ongoing admin-key compromise exploit on Wasabi Protocol, spanning both Ethereum and Base. The compromised contracts include Wasabi's wWETH, sUSDC, wBITCOIN, wPEPE, and Long Pool vaults on Ethereum, as well as its sUSDC, wWETH, sBTC, sVIRTUAL, sAERO, and sBRETT vaults on Base. Users holding Wasabi LP tokens were advised to revoke any active approvals to the vault contracts, as the underlying assets backing those tokens had either been drained or remained at risk. A series of exploits has plagued the DeFi space, with the Drift exploit also resulting from a single-key admin setup with no governance timelock. Similarly, Kelp DAO lost $292 million when an attacker exploited a single-verifier configuration in the protocol's LayerZero bridge, releasing unbacked rsETH that was used as collateral to borrow real ether (ETH) from Aave. The cumulative DeFi loss total for 2026 has surpassed $770 million across over 30 reported incidents, with April alone accounting for the majority of this figure. Smaller breaches this month have affected CoW Swap, Grinex, Resolv Labs, and Volo Protocol, among others. A common thread among these incidents is not a novel vulnerability, but rather the repetition of post-mortem analyses highlighting lessons learned, only to be followed by the next exploit before these lessons can be implemented. Wasabi Protocol has yet to issue a public statement regarding the incident.