Wasabi Protocol Loses $4.5 Million in Suspected Admin Key Breach
The DeFi sector continues to experience significant losses, with Wasabi Protocol being the latest to fall victim to a major security breach. On Thursday, the platform, which offers perpetuals trading on Ethereum and Base, was drained of around $4.55 million after its deployer key was compromised, according to security firm Blockaid. This incident marks the latest in a string of DeFi losses, which have exceeded $605 million across at least 12 incidents this month. The attack bears a striking resemblance to the Drift Protocol exploit, where North Korea-linked attackers used a compromised admin key to steal $285 million from the Solana-based perpetuals exchange. The breach was made possible by an externally owned account called wasabideployer.eth, which held the sole admin role in Wasabi's permission system. The attacker gained access to the deployer key, granting themselves admin privileges without delay by calling grantRole on the permission contract. They then used a helper contract to upgrade Wasabi's perp vaults and Long Pool to malicious implementations, draining the balances. The exploit relied on the Universal Upgradeable Proxy Standard (UUPS), which allows a smart contract to change its underlying code while retaining the same address. Although UUPS is widely used for its ability to fix bugs without migrating users, it also poses a risk if an attacker gains admin permissions, as they can replace the contract's logic with malicious code designed to steal funds. Wasabi's lack of a timelock or multisig to protect the admin role made it vulnerable to the attack. A timelock would have forced a delay between the announcement and execution of an admin action, giving users time to react, while a multisig would have required multiple signers to approve a change. The absence of these security measures meant that a single key held full control over the protocol. Blockaid's exploit detection system identified the ongoing admin-key compromise exploit on Wasabi Protocol across 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. The recent string of exploits has resulted in significant losses for the DeFi sector, with the cumulative total for 2026 exceeding $770 million across more than 30 reported incidents. The majority of these losses have occurred in April, with smaller breaches hitting CoW Swap, Grinex, Resolv Labs, and Volo Protocol, among others. A common thread among these incidents is the exploitation of existing vulnerabilities, rather than new ones, with each post-mortem analysis highlighting lessons learned, but the next exploit often occurring before these lessons can be implemented. Wasabi Protocol has yet to issue a public statement on the incident.