Wasabi Protocol Suffers $4.5 Million Loss Due to Admin Key Breach

The DeFi sector continues to experience significant financial losses, with Wasabi Protocol being the latest victim, having lost approximately $4.55 million on Thursday after its deployer key was compromised, according to a report by security firm Blockaid. This incident is part of a larger trend, with over $605 million in DeFi losses reported across at least 12 incidents in the past month. The attack on Wasabi Protocol bears a striking resemblance to the Drift Protocol exploit, which occurred on April 1 and resulted in the loss of $285 million from the Solana-based perpetuals exchange, carried out by North Korea-linked attackers who utilized a compromised admin key. The exploit was made possible through an externally owned account called wasabideployer.eth, which held the sole ADMIN_ROLE in Wasabi's permission system. This account, controlled by a private key, allowed the attackers to gain admin privileges without delay by calling grantRole on the permission contract, subsequently upgrading Wasabi's perp vaults and Long Pool to malicious implementations that drained the balances. The attackers took advantage of the Universal Upgradeable Proxy Standard (UUPS), a widely used standard that enables smart contracts to change their underlying code while maintaining the same address. Although UUPS allows developers to fix bugs without migrating users, it also poses a significant risk if an attacker gains control of admin permissions, as they can replace the contract's logic with malicious code designed to steal funds. According to Blockaid, Wasabi Protocol lacked a timelock or multisig to protect the admin role, leaving a single key in control of the protocol. A timelock would have forced a delay between the announcement and execution of an admin action, providing users with time to react, while a multisig would have required multiple signers to approve changes. 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 were either drained or remained at risk. This month has seen a string of exploits, including the Drift Protocol breach, which also involved a single-key admin setup with no governance timelock. Other notable incidents include the $292 million loss suffered by Kelp DAO on April 19, when an attacker exploited a single-verifier configuration in the protocol's LayerZero bridge. The cumulative DeFi loss total for 2026 has now exceeded $770 million across more than 30 reported incidents, with the majority of the losses occurring in April. Smaller breaches this month have hit CoW Swap, Grinex, Resolv Labs, and Volo Protocol, among others. A common thread among these incidents is the lack of implementation of lessons learned, with each incident producing similar post-mortem language, but the next exploit often occurs before the necessary measures are put in place. Wasabi Protocol has yet to issue a public statement regarding the incident.