Wasabi Protocol Loses $4.5 Million in Apparent Admin Key Breach

The DeFi space continues to face significant losses, with Wasabi Protocol being the latest victim. On Thursday, the platform, which operates as a perpetuals trading platform on Ethereum and Base, suffered a loss of around $4.55 million after its deployer key was compromised, according to security firm Blockaid. This incident closely resembles the Drift Protocol exploit that occurred on April 1, where North Korea-linked attackers utilized a compromised admin key to drain $285 million from the Solana-based perpetuals exchange. The attack on Wasabi Protocol involved an externally owned account called wasabideployer.eth, which held the sole ADMIN_ROLE in the platform's permission system. Once the attackers gained access to the deployer key, they granted themselves admin privileges without any delay by calling grantRole on the permission contract. Subsequently, their helper contract upgraded Wasabi's perp vaults and Long Pool to malicious implementations, resulting in the draining of balances, as reported by Blockaid. The exploit leveraged the Universal Upgradeable Proxy Standard (UUPS), which allows a smart contract to modify its underlying code while retaining the same address. Although UUPS is widely used for its convenience in fixing bugs without requiring user migration, 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. Wasabi Protocol lacked a timelock or multisig to protect the admin role, leaving a single key in full control of the protocol. Following the incident, 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 incident contributes to a month that has seen over $605 million in DeFi losses across at least 12 incidents. The cumulative DeFi loss total for 2026 has now surpassed $770 million, with the majority of these losses occurring in April. Smaller breaches this month include CoW Swap, Grinex, Resolv Labs, and Volo Protocol, among others. Despite the repetitive nature of these incidents, with each producing similar post-mortem analyses about lessons learned, the next exploit often occurs before these lessons can be implemented. Wasabi Protocol has yet to issue a public statement regarding the incident.