paper-with-me

홈 › Papers

Plant, Persist, Trigger: Sleeper Attack on Large Language Model Agents

2026-05-27 · Yongxiang Li, Moxin Li, Zhixin Ma, Fengbin Zhu, Dongrui Liu, Wenjie Wang, Fuli Feng arxiv

Large Language Model (LLM) agents remain vulnerable to safety threats from the external environment, where attackers inject adversarial content into external observations such as tool-returned data, webpages, or MCP context, causing harmful agentic behaviors such as unsafe actions or incorrect outputs. Existing studies typically focus on single-interaction attacks, where the agent observes adversarial content and immediately exhibits harmful behavior within one user request. However, we show that adversarial content can also persist across interactions served by the same agent, making such threats harder to detect and mitigate. Specifically, adversarial content may persist in the agent state, remain dormant across interactions, and later be activated by a benign user query. We formalize this type of safety threat as Sleeper Attack. To evaluate it, we construct a benchmark with 1,896 instances covering six real-world harmful outcomes, three attack strategies, and three agent state targets: session context, memory, and reusable skills. Experiments on seven strong open-source and closed-source LLMs show that state-of-the-art LLM agents remain vulnerable to Sleeper Attack, even when they achieve low attack success rates under a single-interaction baseline. Our code and data are available at https://anonymous.4open.science/r/skdvnfu23ihr9wdscnksf1asdffsaef.

📄 PDF Abstract BibTeX arXiv:2605.28201

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sleeper Agent: Scalable Hidden Trigger Backdoors for Neural Networks Trained from Scratch

2021-06-16 · Hossein Souri, Liam Fowl, Rama Chellappa, Micah Goldblum 외

As the curation of data for machine learning becomes increasingly automated, dataset tampering is a mounting threat. Backdoor attackers tamper with training data to embed a vulnerability in models that are trained on tha…

Backdoor Attack

Persistent Backdoor Attacks under Continual Fine-Tuning of LLMs

2025-12-12 · Jing Cui, Yufei Han, Jianbin Jiao, Junge Zhang arxiv

Backdoor attacks embed malicious behaviors into Large Language Models (LLMs), enabling adversaries to trigger harmful outputs or bypass safety controls. However, the persistence of the implanted backdoors under user-driv…

Hidden in Memory: Sleeper Memory Poisoning in LLM Agents

2026-05-14 · Sidharth Pulipaka, Stanislau Hlebik, Leonidas Raghav, Sahar Abdelnabi 외 arxiv

Large language models are increasingly augmented with persistent memory, allowing assistants to store user-specific information across sessions for personalization and continuity. This statefulness introduces a new secur…

BackdoorAgent: A Unified Framework for Backdoor Attacks on LLM-based Agents

2026-01-08 · Yunhao Feng, Yige Li, Yutao Wu, Yingshui Tan 외 arxiv

Large language model (LLM) agents execute tasks through multi-step workflows that combine planning, memory, and tool use. While this design enables autonomy, it also expands the attack surface for backdoor threats. Backd…

SleeperNets: Universal Backdoor Poisoning Attacks Against Reinforcement Learning Agents

2024-05-30 · Ethan Rathbun, Christopher Amato, Alina Oprea

Reinforcement learning (RL) is an actively growing field that is seeing increased usage in real-world, safety-critical applications -- making it paramount to ensure the robustness of RL algorithms against adversarial att…

Backdoor Attackreinforcement-learningReinforcement LearningReinforcement Learning (RL)