Papers › Attacking Vision-Language Computer Agents via Pop-ups

Attacking Vision-Language Computer Agents via Pop-ups

4 Nov 2024arXiv:2411.02391archive 2025-07-28

Yanzhe Zhang, Tao Yu, Diyi Yang

Autonomous agents powered by large vision and language models (VLM) have demonstrated significant potential in completing daily computer tasks, such as browsing the web to book travel and operating desktop software, which requires agents to understand these interfaces. Despite such visual inputs becoming more integrated into agentic applications, what types of risks and attacks exist around them still remain unclear. In this work, we demonstrate that VLM agents can be easily attacked by a set of carefully designed adversarial pop-ups, which human users would typically recognize and ignore. This distraction leads agents to click these pop-ups instead of performing the tasks as usual. Integrating these pop-ups into existing agent testing environments like OSWorld and VisualWebArena leads to an attack success rate (the frequency of the agent clicking the pop-ups) of 86% on average and decreases the task success rate by 47%. Basic defense techniques such as asking the agent to ignore pop-ups or including an advertisement notice, are ineffective against the attack.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2411.02391")

Code

Syntology Ran 0 of 16 code samples harvested from 1 repository linked to this paper; 16 have no recorded run.

By repository: official repository: 16 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

SALT-NLP/PopupAttack officialmentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 0 ran; 0 honoured the contract we drafted; 16 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

16unverified

Licence: 16 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from SALT-NLP/PopupAttack. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

analyze_log_file SALT-NLP/PopupAttack/OSWorld/log_analysis.py official repository unverified no licence file found · pointer only · 4772f6288703d5f7 · report
center_text SALT-NLP/PopupAttack/OSWorld/mm_agents/agent.py official repository unverified no licence file found · pointer only · d46b9709f936fe42 · report
count_actions_and_attacks SALT-NLP/PopupAttack/OSWorld/log_analysis.py official repository unverified no licence file found · pointer only · c0b253631aa070d0 · report
draw_edges_inside_bounding_box_pil SALT-NLP/PopupAttack/OSWorld/attack.py official repository unverified no licence file found · pointer only · 1fbb4a6526e068b8 · report
ensure_list SALT-NLP/PopupAttack/OSWorld/image_processing.py official repository unverified no licence file found · pointer only · 1f6e5c9e49651728 · report
euclidean_distance SALT-NLP/PopupAttack/OSWorld/general_attack_utils.py official repository unverified no licence file found · pointer only · 491874927ca0052c · report
extract_object_nouns SALT-NLP/PopupAttack/OSWorld/mm_agents/agent.py official repository unverified no licence file found · pointer only · ed4dcdc0e6dfd7b5 · report
extract_single_int SALT-NLP/PopupAttack/OSWorld/mm_agents/agent.py official repository unverified no licence file found · pointer only · 280cf9be80cf4efa · report
fill_bounding_box_with_text SALT-NLP/PopupAttack/OSWorld/image_processing.py official repository unverified no licence file found · pointer only · 4ac83c7f66446f9a · report
find_files_with_prefix SALT-NLP/PopupAttack/OSWorld/general_attack_utils.py official repository unverified no licence file found · pointer only · ecfedacb6ac8b031 · report
get_attack_config SALT-NLP/PopupAttack/OSWorld/attack.py official repository unverified no licence file found · pointer only · 819fc68d59f74c04 · report
get_button_name SALT-NLP/PopupAttack/OSWorld/attack.py official repository unverified no licence file found · pointer only · 41db802880dfcc94 · report
get_files_with_prefix SALT-NLP/PopupAttack/OSWorld/log_analysis.py official repository unverified no licence file found · pointer only · de8269359d95846f · report
get_largest_bounding_box_center SALT-NLP/PopupAttack/OSWorld/image_processing.py official repository unverified no licence file found · pointer only · 0469c5bc537765de · report
get_result SALT-NLP/PopupAttack/OSWorld/show_result.py official repository unverified no licence file found · pointer only · 6474985b86ed175b · report
shortest_distance_to_corners SALT-NLP/PopupAttack/OSWorld/general_attack_utils.py official repository unverified no licence file found · pointer only · 34bed00d033e3ba0 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

1 archive method tag without a method page not shown.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections