Wasabi Protocol Loses $4.5 Million in Apparent Admin Key Breach
The decentralized finance sector continues to experience significant losses, with Wasabi Protocol being the latest victim. On Thursday, the platform, which is a perpetuals trading platform built 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 series of DeFi losses, which have totaled over $605 million across at least 12 incidents this month. The attack bears a striking resemblance to the Drift Protocol exploit, which occurred on April 1 and resulted in a loss of $285 million. In the Wasabi Protocol incident, the attackers utilized 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 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, which allows a smart contract to change its underlying code while maintaining the same address. However, the lack of a timelock or multisig protecting the admin role left the platform vulnerable to 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 allowed a single key to hold full control over the protocol. Blockaid's exploit detection system identified the ongoing admin-key compromise exploit on Wasabi Protocol, which involved the use of the Wasabi: Deployer EOA to grant ADMIN_ROLE to an attacker helper contract. This contract then upgraded the perp vaults and LongPool to malicious implementations. 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. This incident is part of a larger trend of DeFi losses, which have now exceeded $770 million across more than 30 reported incidents in 2026. The majority of these losses have occurred in April, with smaller breaches affecting CoW Swap, Grinex, Resolv Labs, and Volo Protocol, among others. A common thread among these incidents is the exploitation of known vulnerabilities, with each incident producing similar post-mortem language about lessons learned. However, the next exploit often occurs before these lessons can be implemented. Wasabi Protocol has not yet issued a public statement on the incident.