Need help? Support
BITCOIN
Tether Dominance USDT.D

Attacker drains $15M from MEV bot

Published 558 words 3 min read

TLDR

An attacker tricked Ethereums most famous MEV bot, jaredfromsubway.eth, into a custom on-chain trap and drained millions in WETH, USDC, and USDT.

  1. Security firms put the loss at about $7.5 million, while the bots operator claims roughly $15 million and has offered up to a 50 percent white hat bounty for return of funds.
  2. The exploit used fake tokens and liquidity pools to lure the bot into granting token approvals, then used those approvals to sweep real assets, exploiting its own profit-seeking logic.
  3. This raises hard questions about MEV bots, sandwich attacks, and how automated trading systems handle token approvals and counter-MEV traps going forward.

Deep Dive

1. What Happened To The MEV Bot

The target was the Ethereum MEV bot run by jaredfromsubway.eth, known for aggressive sandwich attacks that front run and back run user trades.

According to Blockaid and other analysts, the attacker spent weeks deploying 66 fake token contracts that mimicked WETH, USDC, and USDT plus fake liquidity pools, creating what looked like profitable arbitrage routes for the bot to chase. In one detailed breakdown, investigators estimate about $7.5 million was drained in a counter-MEV honeypot, while the operator publicly framed the damage as closer to $15 million and later offered a 50 percent bounty for the return of stolen ETH.

What this means

Headline numbers differ, but it is clear that a very large and profitable MEV operation just suffered a multi-million dollar hit.

2. How The Trap Worked Technically

This was not a classic smart contract bug, wallet hack, or phishing attack. It was an abuse of how the MEV bot approves and uses token allowances.

The attacker first ran small test routes where approvals were consumed normally, then switched to routes that left token approvals open. Once enough open allowances existed, a final contract used those approvals to transfer real WETH, USDC, and USDT out of the bots control, then consolidated the haul into thousands of ETH, with a portion reportedly moved through Tornado Cash for obfuscation.

What this means

Any automated strategy that blindly grants and reuses token approvals can be turned against itself by a patient adversary designing fake but plausible routes.

3. Why It Matters For MEV And DeFi Users

Jaredfromsubway.eth has been linked to a large share of Ethereum sandwich attacks, a form of maximal extractable value (MEV) that acts like an invisible tax on regular traders by worsening their execution.

The exploit shows that MEV bots themselves are attractive targets and that counter-MEV attackers can weaponize the same mempool and routing logic MEV bots rely on. For everyday DeFi users, this event does not mean their wallets or major protocols are suddenly unsafe, but it does highlight systemic risk from opaque MEV practices and from bots that hold large balances with lax approval management.

What this means

The likely response is more focus on MEV-aware protections, stricter token approval hygiene for bots and smart wallets, and continued debate over whether highly extractive MEV strategies are worth the systemic risk they introduce.

Conclusion

A sophisticated adversary turned one of Ethereums most profitable MEV bots into the victim of a tailored honeypot, draining millions by exploiting its own automation and approvals. The incident underlines that in an adversarial on-chain environment, speed and complexity without strict risk controls can become a liability, and it will intensify pressure on both MEV operators and protocol designers to harden their systems against this kind of counter-MEV attack.

Educational information only. Crypto markets are volatile and this is not financial advice.


Top