Why Thirteen Words Is Enough to Hijack an Agent
Cornell Tech researchers Tingwei Zhang, Hal Triedman, and Vitaly Shmatikov built WARP (Web Agent Retrieval Poisoning) after noticing that deep-research agents repeatedly retrieve the same handful of user-generated pages across related queries [1], turning platforms like Reddit and Wikipedia into a concentrated attack surface rather than a diffuse one. Individual UGC pages recurred in up to 48% of runs on related queries, meaning a single compromised Reddit thread can bleed into an entire family of future agent answers [5]. The attack itself needs no access to any AI provider's model weights or proprietary retrieval index - just the ability to leave a comment [5]. Tested against three open-source deep-research systems, STORM, Co-STORM, and OmniThink [1], a snippet of roughly 13 words was enough to consistently steer outputs toward spam or scam content [2]. Cornell researcher Hal Triedman explained that wording matters as much as placement: an 11-to-15-word snippet closely mirroring a likely search query is disproportionately persuasive to an LLM [2]. Co-author Tingwei Zhang added that the underlying problem is architectural, not just adversarial - deep-research agents don't weigh source credibility the way a person would, treating a random Reddit comment the same as a government website [2].



