paper-with-me

Papers

Chain-of-Trigger: An Agentic Backdoor that Paradoxically Enhances Agentic Robustness

2025-10-09 · Jiyang Qiu, Xinbei Ma, Yunqing Xu, Zhuosheng Zhang, Hai Zhao arxiv

The rapid deployment of large language model (LLM)-based agents in real-world applications has raised serious concerns about their trustworthiness. In this work, we reveal the security and robustness vulnerabilities of these agents through backdoor attacks. Distinct from traditional backdoors limited to single-step control, we propose the Chain-of-Trigger Backdoor (CoTri), a multi-step backdoor attack designed for long-horizon agentic control. CoTri relies on an ordered sequence. It starts with an initial trigger, and subsequent ones are drawn from the environment, allowing multi-step manipulation that diverts the agent from its intended task. Experimental results show that CoTri achieves a near-perfect attack success rate (ASR) while maintaining a near-zero false trigger rate (FTR). Due to training data modeling the stochastic nature of the environment, the implantation of CoTri paradoxically enhances the agent's performance on benign tasks and even improves its robustness against environmental distractions. We further validate CoTri on vision-language models (VLMs), confirming its scalability to multimodal agents. Our work highlights that CoTri achieves stable, multi-step control within agents, improving their inherent robustness and task capabilities, which ultimately makes the attack more stealthy and raises potential safty risks.

📄 PDF Abstract BibTeX arXiv:2510.08238

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Malice in Agentland: Down the Rabbit Hole of Backdoors in the AI Supply Chain

2025-10-03 · Léo Boisvert, Abhay Puri, Chandra Kiran Reddy Evuru, Nazanin Sepahvand 외 arxiv

While finetuning AI agents on interaction data -- such as web browsing or tool use -- improves their capabilities, it also introduces critical security vulnerabilities within the agentic AI supply chain. We show that adv…

Inference-Time Backdoors via Chat Templates: From LLM Supply Chains to Agentic System Compromise

2026-02-04 · Ariel Fogel, Omer Hofman, Eilon Cohen, Roman Vainshtein arxiv

Open-weight language models are increasingly used in production settings, raising new security challenges. One prominent threat is backdoor attacks, in which adversaries embed hidden behaviors that activate under specifi…

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…

Data-Chain Backdoor: Do You Trust Diffusion Models as Generative Data Supplier?

2025-12-12 · Junchi Lu, Xinke Li, Yuheng Liu, Qi Alfred Chen arxiv

The increasing use of generative models such as diffusion models for synthetic data augmentation has greatly reduced the cost of data collection and labeling in downstream perception tasks. However, this new data source …

Data Augmentation

Revisiting Backdoor Attacks against Large Vision-Language Models from Domain Shift

2024-06-27 · CVPR 2025 1 · Siyuan Liang, Jiawei Liang, Tianyu Pang, Chao Du 외

Instruction tuning enhances large vision-language models (LVLMs) but increases their vulnerability to backdoor attacks due to their open design. Unlike prior studies in static settings, this paper explores backdoor attac…

Backdoor AttackDomain Generalization