English

When Prompts Control Robots: Prompt Injection Attacks in Multi-Agent Robotic Systems

Robotics 2026-08-01 v1 Artificial Intelligence Cryptography and Security Multiagent Systems

Abstract

Large language models are increasingly integrated into autonomous robotic systems for task planning and control, but this integration exposes them to prompt injection attacks that can lead to unsafe decisions and physical harm. Multi-agent settings increase the risks through cross-agent contamination and broader attack surfaces. In this paper, we evaluate prompt injection attacks against an LLM-based multi-agent robotic system, considering both direct injections into task instructions and indirect injections through perception modules. In our experiments across varying attack-goal complexities and injection strategies in both single-agent and multi-agent settings, we show that prompt injection can induce adversarial actions while reducing task completion. We find that attacks can propagate from one agent to others through shared prompt structures, with impacts varying depending on prompt composition and the targeted agent. We further analyze how architectural changes affect LLM queries and, consequently, the attack success. To the best of our knowledge, this is the first study that systematically investigates prompt injection attacks in a multi-agent LLM-based robotic system.

Cite

@article{arxiv.2608.00747,
  title  = {When Prompts Control Robots: Prompt Injection Attacks in Multi-Agent Robotic Systems},
  author = {Neha Nagaraja and Amisha Bagari and Hayretdin Bahsi},
  journal= {arXiv preprint arXiv:2608.00747},
  year   = {2026}
}