Alpha Finance Lab Hack

TOTAL LOST $171K
Low MEV sandwich through unsafe Uniswap V2 Router integration Ethereum

What happened

On October 23, 2021, Alpha Finance Lab disclosed that MEV sandwiching of Alpha Homora V2 liquidity-add transactions on Ethereum had affected 20 addresses. The team attributed the issue to an unchecked precondition in its Uniswap V2 Router02 integration, which could leave intended minimum-amount protections ineffective in certain states. Alpha reported 40.93 ETH extracted across the affected users.

Technical Root Cause

Alpha Homora V2 did not enforce the Uniswap V2 Router02 precondition that desired amounts meet the corresponding minimums. In the affected state, the Router's asymmetric checks did not provide the intended slippage protection against transaction-ordering manipulation.

Case & protocol details

Classification Transaction-ordering manipulation
Protocol Type Exploit/Other
Affected asset / contract ALPHA
Official Website alphafinance.io/
Protocol Twitter/X @alphafinancelab

Attack Timeline

A bot privately bundled trades around an Alpha Homora V2 execute transaction. By changing the pool price before liquidity was added, it exploited the integration's failure to guarantee desired token amounts were at least the specified minima. The Router could then use more than the intended amount.

Alpha patched the integration and announced a compensation claim allocation; that claim program is not evidence that the extracted ETH was recovered.

Funds Recovery

100.0%

Recovered

$171K

Net Loss

$0

Practice this exploit pattern safely

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