EIP-7702 Phishing Attack
Minfeng Qi, Qin Wang, Ruiqiang Li, Tianqing Zhu, Shiping Chen

TL;DR
EIP-7702's delegation mechanism enables a new class of phishing attacks that can lead to full account compromise and asset theft, with real-world evidence showing active exploitation and centralization of attack vectors.
Contribution
This paper identifies a novel phishing attack vector enabled by EIP-7702's delegation mechanism, analyzes its real-world impact, and proposes defenses to mitigate the risk.
Findings
Over 150k authorization events analyzed across major EVM chains.
EIP-7702 authorizations are highly centralized and linked to criminal activity.
Substantial theft of ETH, tokens, and NFTs observed from attacks.
Abstract
EIP-7702 introduces a delegation-based authorization mechanism that allows an externally owned account (EOA) to authenticate a single authorization tuple, after which all subsequent calls are routed to arbitrary delegate code. We show that this design enables a qualitatively new class of phishing attacks: instead of deceiving users into signing individual transactions, an attacker can induce a victim to sign a single authorization tuple that grants unconditional and persistent execution control over the account. Through controlled experiments, we identify three reliable trigger pathways: user-driven, attacker-driven, and protocol-triggered. Each can lead to full account takeover and complete asset drainage. We further propose two extended attack surfaces. First, ERC-4337's EntryPoint pipeline enables remote and repeated activation of the delegated code without further victim…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpam and Phishing Detection · Cryptography and Data Security · Access Control and Trust
