@inproceedings{arif-etal-2026-conjunctive,
title = "Conjunctive Prompt Attacks in Multi-Agent {LLM} Systems",
author = "Arif, Nokimul Hasan and
Lou, Qian and
Zheng, Mengxin",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 1: Long Papers)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-long.1577/",
pages = "34175--34191",
ISBN = "979-8-89176-390-6",
abstract = "Most LLM safety work studies single-agent models, but many real applications rely on multiple interacting agents. In these systems, prompt segmentation and inter-agent routing create attack surfaces that single-agent evaluations miss. We study \textit{conjunctive prompt attacks}, where a trigger key in the user query and a hidden adversarial template in one compromised remote agent each appear benign alone but activate harmful behavior when routing brings them together. We consider an attacker who changes neither model weights nor the client agent and instead controls only trigger placement and template insertion. Across star, chain, and DAG topologies, routing-aware optimization substantially increases attack success over non-optimized baselines while keeping false activations low. Existing defenses, including PromptGuard, Llama-Guard variants, and system-level controls such as tool restrictions, do not reliably stop the attack because no single component appears malicious in isolation. These results expose a structural vulnerability in agentic LLM pipelines and motivate defenses that reason over routing and cross-agent composition. Code is available at \url{https://github.com/UCF-ML-Research/ConjunctiveAgents}."
}Markdown (Informal)
[Conjunctive Prompt Attacks in Multi-Agent LLM Systems](https://preview.aclanthology.org/ingest-acl/2026.acl-long.1577/) (Arif et al., ACL 2026)
ACL
- Nokimul Hasan Arif, Qian Lou, and Mengxin Zheng. 2026. Conjunctive Prompt Attacks in Multi-Agent LLM Systems. In Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 34175–34191, San Diego, California, United States. Association for Computational Linguistics.