Dexible Hack

REPORTED LOSS $2.0M
Medium Access Control arbitrum ethereum

What happened

Exchange aggregator Dexible was exploited resulting in the loss of over $2,000,000 worth of $ETH

Dexible is a multichain exchange aggregator, that provides a CEX trading experience and tools while being fully decentralized. On February 17th, the Dexible v2 contracts were exploited. The attacker had used the app’s selfSwap() function to move over 2,000,000 $USD worth of crypto from users who had authorized the app to move their tokens.

The malicious actor was able to encode the transferFrom() function into the calldata of multiple transactions, getting access to the user's tokens and draining them. The malicious transactions were coming from Dexible, which users had already authorized to spend their tokens, so the token contracts did not block the transactions. 17 users were affected in total, 4 of them were trading on the Ethereum mainnet, and lost 930.6 $ETH which is worth  1,498,266 $USD at the moment.

According to some sources, all the lost funds from the Ethereum chain belonged to the BlockTower Capital investment firm. The rest of the affected users are on the Arbitrum layer-2 chain. After receiving the tokens into their own smart contract, the attacker swapped them to $ETH and transfer the funds through Tornado Cash into unknown BNB wallets.

Dexible has since paused their contracts and urged users to revoke token authorizations for them.

Attacker address:

https://etherscan.io/address/0x684083f3…aab77a

Funds transfer example transaction:

https://etherscan.io/tx/0x4393ca72…686a8c

Case & protocol details

Classification Exchange (DEX) / Protocol Logic / Access Control
Protocol Type DEX Aggregator
Implementation language Solidity
Official Website dexible.io/
Protocol Twitter/X @DexibleApp

Security review history

Build your security review skills

Work through hands-on labs covering real exploit mechanics, review techniques, and defensive patterns.