TGViewer
Solidity Treasures Solidity Treasures @soliditypedia · 4.28K subscribers
Post #591 246
A generalized MEV bot beat the attacker to the rsETH exploit in the same block

When the exploit transaction hit the public mempool, a searcher's bot copied the payload, paid a higher priority fee, and landed first. Roughly 2,882 rsETH went to the front-runner's address instead of the original attacker.

The lesson for anyone testing an exploit or running a rescue: broadcasting a profitable, self-contained transaction to the public mempool hands it to every generalized front-runner watching. If the calldata alone extracts value, whoever pays the most gas wins, not whoever wrote it. Use a private relay (Flashbots and similar) for anything valuable, or design rescues so the recipient is fixed in the contract logic, not decided by who mines the block.

The Defiant

@soliditypedia
thedefiant.io MEV Bot Front-Runs $7.8 Million rsETH Exploit on Ethereum The Yoink MEV bot front-ran an exploit targeting a Safe wallet, taking 2,900 rsETH and sending 2,882.37 rsETH to one address.
  • 🔥 2
  • 😁 1
More from @soliditypedia
  1. Sep 22, 2026Deploy at the same address on every chain, without shipping initcode. Plain CREATE2 ties t…
  2. Sep 18, 2026An on-chain guard for AI-agent transactions moves the trust to whoever signs the attestati…
  3. Sep 15, 2026Public-mempool gas sponsorship can't have all three: no locked money, no off-chain trust,…
  4. Sep 13, 2026A QEMU/KVM sandbox is not a boundary for a cyber-capable agent Trail of Bits gave a fronti…
  5. Sep 12, 2026This week in Solidity Allbridge halted its core bridge after a $1.65M exploit: a $1.12M Ka…
  6. Sep 11, 2026Two Solidity codegen bugs disclosed via the EF bug bounty Both are silent memory corruptio…
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →