Wasabi Protocol Loses $4.5 Million Due to Apparent Admin Key Breach
The DeFi sector continues to experience significant losses, with Wasabi Protocol being the latest victim. On Thursday, the Ethereum and Base-based perpetual trading platform suffered a loss of approximately $4.55 million after its deployer key was compromised, according to a report by security firm Blockaid. This incident is the latest in a series of DeFi breaches that have resulted in over $605 million in losses across 12 incidents this month. The attack bears a striking resemblance to the Drift Protocol exploit, where North Korea-linked attackers utilized a compromised admin key to drain $285 million from the Solana-based perpetuals exchange. The breach was made possible through 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 drainage 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. UUPS is widely used for its ability to fix bugs without requiring user migration. However, 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. Blockaid's investigation revealed that Wasabi lacked a timelock or multi-signature protection for the admin role, leaving a single key in control of the protocol. The absence of these security measures allowed the attacker to execute the exploit without any obstacles. 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 have been advised to revoke any active approvals to the vault contracts, as the underlying assets backing those tokens are either drained or at risk. This incident is part of a larger trend of DeFi breaches, with the cumulative loss total for 2026 exceeding $770 million across over 30 reported incidents. The majority of these losses 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 existing vulnerabilities, with each post-mortem analysis highlighting the need for improved security measures. However, the implementation of these lessons often lags behind the occurrence of new exploits. Wasabi has not yet released a public statement regarding the incident.