Wasabi Protocol Loses $4.5 Million Due to Alleged Admin Key Breach
The DeFi sector continues to experience significant financial losses, with Wasabi Protocol being the latest victim. On Thursday, the protocol, 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 totaling over $605 million across at least 12 incidents this month. The attack bears a striking resemblance to the Drift Protocol exploit, where North Korea-linked attackers used a compromised admin key to drain $285 million from the Solana-based perpetuals exchange. The exploit was carried out 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 draining of balances. The exploit took advantage of the Universal Upgradeable Proxy Standard (UUPS), which allows a smart contract to change its underlying code without changing its address. Although UUPS is widely used for its convenience in fixing 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 lacked a timelock or multisig to protect the admin role, leaving a single key with full control over the protocol. As a result, 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 is part of a larger trend of DeFi exploits, with the cumulative loss total for 2026 exceeding $770 million across over 30 reported incidents. Despite the repeated warnings and lessons learned from each incident, the next exploit often occurs before the necessary security measures are implemented.