Wasabi Protocol Loses $4.5 Million Due to Admin Key Breach

The DeFi space continues to experience significant losses, with Wasabi Protocol being the latest victim. On Thursday, the platform, which offers perpetuals trading on Ethereum and Base, was drained of approximately $4.55 million after its deployer key was compromised, according to security firm Blockaid. This incident is the latest in a string of DeFi losses, totaling over $605 million across at least 12 incidents this month. The attack bears a striking resemblance to the Drift Protocol exploit, where a compromised admin key was used to drain $285 million from the Solana-based perpetuals exchange. The mechanics of the attack involved an externally owned account called wasabideployer.eth, which held the sole admin role in Wasabi's permission system. Once the attacker gained access to the deployer key, they granted themselves admin privileges without any delay by calling grantRole on the permission contract. A helper contract was then used to upgrade Wasabi's perp vaults and Long Pool to malicious implementations, resulting in the draining of balances. The exploit relied on the Universal Upgradeable Proxy Standard (UUPS), which allows a smart contract to change its underlying code while maintaining the same address. Although UUPS is widely used for its convenience in fixing bugs without migrating users, it 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's lack of a timelock or multisig to protect the admin role made it particularly vulnerable to this type of attack. A timelock would have forced a delay between the announcement and execution of admin actions, giving users time to react, while a multisig would have required multiple signers to approve changes. The absence of these security measures left a single key in control of 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 various vaults on both Ethereum and Base, according to Blockaid. 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. This month has seen a string of exploits, including the Drift Protocol breach, where attackers exploited a single-key admin setup with no governance timelock, and the Kelp DAO incident, where 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 April alone accounting for the majority of this figure. Other smaller breaches this month include CoW Swap, Grinex, Resolv Labs, and Volo Protocol, among others. A common thread among these incidents is not a new vulnerability but rather the repetition of similar security lapses, with each incident prompting the same post-mortem discussions about lessons learned, only to be followed by another exploit before these lessons can be implemented. Wasabi Protocol has not yet made a public statement regarding the incident.