English

Are GUI Agents Focused Enough? Automated Distraction via Semantic-level UI Element Injection

Cryptography and Security 2026-04-10 v1 Computation and Language Computer Vision and Pattern Recognition

Abstract

Existing red-teaming studies on GUI agents have important limitations. Adversarial perturbations typically require white-box access, which is unavailable for commercial systems, while prompt injection is increasingly mitigated by stronger safety alignment. To study robustness under a more practical threat model, we propose Semantic-level UI Element Injection, a red-teaming setting that overlays safety-aligned and harmless UI elements onto screenshots to misdirect the agent's visual grounding. Our method uses a modular Editor-Overlapper-Victim pipeline and an iterative search procedure that samples multiple candidate edits, keeps the best cumulative overlay, and adapts future prompt strategies based on previous failures. Across five victim models, our optimized attacks improve attack success rate by up to 4.4x over random injection on the strongest victims. Moreover, elements optimized on one source model transfer effectively to other target models, indicating model-agnostic vulnerabilities. After the first successful attack, the victim still clicks the attacker-controlled element in more than 15% of later independent trials, versus below 1% for random injection, showing that the injected element acts as a persistent attractor rather than simple visual clutter.

Keywords

Cite

@article{arxiv.2604.07831,
  title  = {Are GUI Agents Focused Enough? Automated Distraction via Semantic-level UI Element Injection},
  author = {Wenkui Yang and Chao Jin and Haisu Zhu and Weilin Luo and Derek Yuen and Kun Shao and Huaibo Huang and Junxian Duan and Jie Cao and Ran He},
  journal= {arXiv preprint arXiv:2604.07831},
  year   = {2026}
}

Comments

44 pages, 10 figures, public code will be available at https://github.com/HashTAG00002/UI-Injection

R2 v1 2026-07-01T12:00:35.435Z