Wasabi Protocol Loses $4.5 Million Due to Admin Key Breach
The DeFi sector continues to suffer 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 attack is the latest in a series of incidents that have resulted in over $605 million in DeFi losses 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 hack 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 and upgraded Wasabi's perp vaults and Long Pool to malicious implementations, resulting in the draining of balances. The exploit utilized the Universal Upgradeable Proxy Standard (UUPS), which allows a smart contract to change its underlying code while maintaining the same address. However, this standard 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's lack of a timelock or multisig to protect the admin role made it vulnerable to this type of 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 left a single key holding full control over the protocol. Blockaid's exploit detection system identified the ongoing admin-key compromise exploit on Wasabi Protocol, which affected various vaults on both Ethereum and 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 exploits, with the cumulative loss total for 2026 exceeding $770 million across more than 30 reported incidents. The majority of these losses occurred in April, with smaller breaches hitting CoW Swap, Grinex, Resolv Labs, and Volo Protocol, among others. Despite the repeated incidents, the same vulnerabilities continue to be exploited, with the post-mortem analysis of each incident revealing a lack of implementation of lessons learned.