paper-with-me

홈 › Papers

Environmental Injection Attacks against GUI Agents in Realistic Dynamic Environments

2025-09-14 · Yitong Zhang, Ximo Li, Liyi Cai, Jia Li arxiv

Graphical User Interface (GUI) agents are increasingly deployed to interact with online web services, yet their exposure to open-world content renders them vulnerable to Environmental Injection Attacks (EIAs). In these attacks, an attacker can inject crafted triggers into website to manipulate the behavior of GUI agents used by other users. In this paper, we find that most existing EIA studies fall short of realism. In particular, they fail to capture the dynamic nature of real-world web content, often assuming that a trigger's on-screen position and surrounding visual context remain largely consistent between training and testing. To better reflect practice, we introduce a realistic dynamic-environment threat model in which the attacker is a regular user and the trigger is embedded within a dynamically changing environment. Under this threat model, existing approaches largely fail, suggesting that their effectiveness in exposing GUI agent vulnerabilities has been substantially overestimated. To expose the hidden vulnerabilities of existing GUI agents effectively, we propose Chameleon, an attack framework with two key novelties designed for dynamic environments. (1) To synthesize more realistic training data, we introduce LLM-Driven Environment Simulation, which automatically generates diverse, high-fidelity webpage simulations that mimic the variability of real-world dynamic environments. (2) To optimize the trigger more effectively, we introduce Attention Black Hole, which converts attention weights into explicit supervisory signals. This mechanism encourages the agent to remain insensitive to irrelevant surrounding content, thereby improving robustness in dynamic environments. We evaluate Chameleon on six realistic websites and four representative LVLM-powered GUI agents, where it significantly outperforms existing methods.

📄 PDF Abstract BibTeX arXiv:2509.11250

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MobileWorldSafety: Benchmarking GUI Agent Safety Against Environmental Injection Attacks in Android Apps

2026-08-18 · Sujin Chen, Lijun Li, Tianyi Du, Jing Shao arxiv

LLM-powered GUI agents that autonomously operate smartphones are rapidly transitioning from research prototypes to early real-world deployment. However, because these agents routinely process untrusted environmental cont…

WASP: Benchmarking Web Agent Security Against Prompt Injection Attacks

2025-04-22 · Ivan Evtimov, Arman Zharmagambetov, Aaron Grattafiori, Chuan Guo 외

Autonomous UI agents powered by AI have tremendous potential to boost human productivity by automating routine tasks such as filing taxes and paying bills. However, a major challenge in unlocking their full potential is …

Benchmarking

AEIA-MN: Evaluating the Robustness of Multimodal LLM-Powered Mobile Agents Against Active Environmental Injection Attacks

2025-02-18 · Yurun Chen, Xueyu Hu, Keting Yin, Juncheng Li 외

As researchers continuously optimize AI agents to perform tasks more effectively within operating systems, they often neglect to address the critical need for enabling these agents to identify "impostors" within the syst…

Decision Making

GhostEI-Bench: Do Mobile Agents Resilience to Environmental Injection in Dynamic On-Device Environments?

2025-10-23 · Chiyu Chen, Xinhao Song, Yunkai Chai, Yang Yao 외 arxiv

Vision-Language Models (VLMs) are increasingly deployed as autonomous agents to navigate mobile graphical user interfaces (GUIs). Operating in dynamic on-device ecosystems, which include notifications, pop-ups, and inter…

AdInject: Real-World Black-Box Attacks on Web Agents via Advertising Delivery

2025-05-27 · Haowei Wang, Junjie Wang, Xiaojun Jia, Rupeng Zhang 외

Vision-Language Model (VLM) based Web Agents represent a significant step towards automating complex tasks by simulating human-like interaction with websites. However, their deployment in uncontrolled web environments in…