Exploit Mechanics: The Approval Trap
Published 6/21/2026, 6:08:30 PM
The JaredFromSubway MEV bot (jaredfromsubway.eth) was exploited for an estimated $7.5 million to $15 million on June 20–21, 2026 [Source: https://www.coindesk.com]. The attack was a sophisticated "counter-MEV honeypot" that manipulated the bot's automated trading logic, specifically targeting its token approval mechanism to drain its treasury of WETH, USDC, and USDT [Source: https://cryptobriefing.com].
Exploit Mechanics: The Approval Trap
The attacker spent several weeks performing reconnaissance on the bot's behavior, identifying a predictable pattern: the bot automatically granted token approvals to helper contracts to facilitate rapid, multi-hop sandwich attacks [Source: https://blockaid.io].
- The Bait: The attacker deployed 66 fake token contracts and created counterfeit liquidity pools designed to look like profitable sandwich opportunities [Source: https://cryptobriefing.com].
- The Trigger: The attacker initiated trades in these fake pools. The bot's monitoring system identified these as "profitable" and automatically engaged.
- The Drain: To execute the sandwich, the bot granted permissions (approvals) to the attacker's malicious contracts. The attacker then used these standing permissions to transfer legitimate assets directly out of the bot's wallet [Source: https://blockaid.io].
Assets Drained and Recovery
The exploit successfully drained a massive treasury accumulated from years of MEV activity. The stolen funds were consolidated into approximately 4,427 ETH and laundered through Tornado Cash in batches of 100 ETH [Source: https://peckshield.com].
| Asset | Estimated Amount Drained |
|---|---|
| USDC | ~$2.87 Million |
| USDT | ~$2.09 Million |
| WETH | ~1,423 - 1,583 ETH |
| Total Value | $7.5M - $15M (Market dependent) |
Context of the JaredFromSubway Bot
Prior to the exploit, the bot was the most dominant sandwich bot on Ethereum, at one point controlling roughly 70% of all sandwich attack volume [Source: https://cointelegraph.com].
- Strategy: Primarily sandwich attacks (front-running and back-running victim trades).
- Profitability: Grossed between $34M and $40M in peak three-month windows.
- Notable Activity: In May 2026, the bot famously "sandwiched" a token swap by Ethereum co-founder Vitalik Buterin using $1.14M in WETH volume [Source: https://cointelegraph.com].
- Bot Address:
0x6b75d8af000000e20b7a7ddf000ba900b4009a80
The exploit highlights a critical vulnerability in high-frequency MEV: speed as a liability. By prioritizing execution speed to capture MEV, the bot failed to verify the safety of the contracts it interacted with, allowing a patient adversary to turn its own automation against it [Source: https://cryptobriefing.com].
Next Steps
- Would you like a technical analysis of the bot's current on-chain activity to see if it has resumed operations?
- I can perform a security deep dive into other top MEV bots to see if they share similar approval vulnerabilities.