Papers › EIA: Environmental Injection Attack on Generalist Web Agents for Privacy Leakage

EIA: Environmental Injection Attack on Generalist Web Agents for Privacy Leakage

17 Sep 2024arXiv:2409.11295archive 2025-07-28

Zeyi Liao, Lingbo Mo, Chejian Xu, Mintong Kang, Jiawei Zhang, Chaowei Xiao, Yuan Tian, Bo Li, Huan Sun

Generalist web agents have demonstrated remarkable potential in autonomously completing a wide range of tasks on real websites, significantly boosting human productivity. However, web tasks, such as booking flights, usually involve users' PII, which may be exposed to potential privacy risks if web agents accidentally interact with compromised websites, a scenario that remains largely unexplored in the literature. In this work, we narrow this gap by conducting the first study on the privacy risks of generalist web agents in adversarial environments. First, we present a realistic threat model for attacks on the website, where we consider two adversarial targets: stealing users' specific PII or the entire user request. Then, we propose a novel attack method, termed Environmental Injection Attack (EIA). EIA injects malicious content designed to adapt well to environments where the agents operate and our work instantiates EIA specifically for privacy scenarios in web environments. We collect 177 action steps that involve diverse PII categories on realistic websites from the Mind2Web, and conduct experiments using one of the most capable generalist web agent frameworks to date. The results demonstrate that EIA achieves up to 70% ASR in stealing specific PII and 16% ASR for full user request. Additionally, by accessing the stealthiness and experimenting with a defensive system prompt, we indicate that EIA is hard to detect and mitigate. Notably, attacks that are not well adapted for a webpage can be detected via human inspection, leading to our discussion about the trade-off between security and autonomy. However, extra attackers' efforts can make EIA seamlessly adapted, rendering such supervision ineffective. Thus, we further discuss the defenses at the pre- and post-deployment stages of the websites without relying on human supervision and call for more advanced defense strategies.

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="2409.11295")

Code

Syntology Ran 13 of 14 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · honoured contract; 12 ran with no contract checked.

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

osu-nlp-group/eia_against_webagent officialmentioned in papermentioned on GitHubpytorchMIT 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

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

1ran · honoured contract
12ran
1unverified

Licence: 0 of the 14 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 osu-nlp-group/eia_against_webagent. “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.

clean_text osu-nlp-group/eia_against_webagent/SeeAct/src/data_utils/dom_utils.py official repository ran fingerprinted MIT (permissive) · 0e07e2733eab1746 · report
extract_elements_by_ids osu-nlp-group/eia_against_webagent/SeeAct/src/data_utils/image_utils.py official repository ran MIT (permissive) · b64eb9b4e7d05784 · report
extract_topk_elements osu-nlp-group/eia_against_webagent/SeeAct/src/data_utils/image_utils.py official repository ran MIT (permissive) · 9fb9dab3374bb263 · report
generate_new_query_prompt osu-nlp-group/eia_against_webagent/SeeAct/src/data_utils/format_prompt_utils.py official repository ran MIT (permissive) · 3db599f0f49fee4f · report
generate_query_prompt osu-nlp-group/eia_against_webagent/SeeAct/src/dy_human_dynamic.py official repository ran MIT (permissive) · dcac82655df6139c · report
generate_query_prompt osu-nlp-group/eia_against_webagent/SeeAct/src/data_utils/format_prompt_utils.py official repository ran MIT (permissive) · 061acc9fbe79bb1c · report
get_descendants osu-nlp-group/eia_against_webagent/SeeAct/src/data_utils/dom_utils.py official repository ran MIT (permissive) · 56fc0416b2cf42ae · report
init_cdp_session osu-nlp-group/eia_against_webagent/SeeAct/src/dy_human_dynamic.py official repository ran MIT (permissive) · b6a99db34d8f1684 · report
normal_new_context_async osu-nlp-group/eia_against_webagent/SeeAct/src/demo_utils/browser_helper.py official repository ran MIT (permissive) · f9d1a77f72c2e2f9 · report
process_attack_type_subtypes osu-nlp-group/eia_against_webagent/injection/inject_malicious_form.py official repository ran fingerprinted MIT (permissive) · c0e8041ef4fac1b2 · report
remove_extra_eol osu-nlp-group/eia_against_webagent/SeeAct/src/data_utils/dom_utils.py official repository ran fingerprinted MIT (permissive) · d6c9b5270beb73e5 · report
similar osu-nlp-group/eia_against_webagent/SeeAct/src/dy_human_dynamic.py official repository ran · honoured contract fingerprinted MIT (permissive) · 5e4b02e5bc753357 · report
write_html_file osu-nlp-group/eia_against_webagent/injection/inject_malicious_form.py official repository ran MIT (permissive) · ce51ce402f71333e · report
generate_prompt osu-nlp-group/eia_against_webagent/SeeAct/src/data_utils/prompts.py official repository unverified MIT (permissive) · 431150ea1b184bf1 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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