Search papers, labs, and topics across Lattice.
This paper introduces Preference Redirection via Attention Concentration (PRAC), a novel attack that manipulates Computer Use Agents (CUAs) by redirecting their visual attention towards adversarial patches. PRAC crafts these patches to subtly influence the CUA's internal preferences, causing it to select a target product on an online shopping platform. The attack, while requiring white-box access for creation, demonstrates transferability to fine-tuned versions of the model, highlighting a significant security vulnerability in deployed CUAs.
A stealthy adversarial patch can hijack a Computer Use Agent's visual attention, forcing it to choose attacker-specified products.
Advancements in multimodal foundation models have enabled the development of Computer Use Agents (CUAs) capable of autonomously interacting with GUI environments. As CUAs are not restricted to certain tools, they allow to automate more complex agentic tasks but at the same time open up new security vulnerabilities. While prior work has concentrated on the language modality, the vulnerability of the vision modality has received less attention. In this paper, we introduce PRAC, a novel attack that, unlike prior work targeting the VLM output directly, manipulates the model's internal preferences by redirecting its attention toward a stealthy adversarial patch. We show that PRAC is able to manipulate the selection process of a CUA on an online shopping platform towards a chosen target product. While we require white-box access to the model for the creation of the attack, we show that our attack generalizes to fine-tuned versions of the same model, presenting a critical threat as multiple companies build specific CUAs based on open weights models.