CRMay 4

Don't Trust Your Upstream: Exploiting LLM Multi-Agent System via Topology-Guided Adversarial Propagation

arXiv:2512.0412997.2h-index: 4
AI Analysis

For security researchers and developers of LLM-based multi-agent systems, this work reveals fundamental vulnerabilities overlooked by prior studies and provides a practical attack vector and mitigation strategy.

This paper proposes a topology-aware attack scheme for LLM-based multi-agent systems (MASs) that propagates adversarial contamination from exposed edge agents to high-privilege agents, achieving success rates of 40%–78% on three MAS frameworks and 85% on two real-world applications. The authors also propose a mitigation that blocks 94.8% of such attacks.

The digital world is witnessing the rapid rise of LLM-based multi-agent systems (MASs) and their powerful applications. However, their security remains insufficiently understood, as existing evaluations are largely limited to narrow attack settings and may substantially underestimate the real risks of MAS deployments. Inspired by the MAS inter-agent dependencies, where upstream outputs are reinterpreted and executed by downstream agents, we propose a topology-aware attack scheme that propagates adversarial contamination from exposed edge agents to high-privilege agents to induce malicious behaviors. By combining topology reconnaissance, contamination propagation modeling, and hierarchical payload encapsulation, our approach overcomes the key challenges of black-box attacks and makes such multi-hop compromise practical. Experiments show that our approach achieves success rates of 40\%--78\% on three widely-used MAS frameworks under five topologies, and 85\% on two real-world MAS applications across 20 representative scenarios. The results reveal fundamental vulnerabilities in MASs that have been overlooked by prior studies. Based on these findings, we propose a topology-trust mitigation that blocks 94.8\% of such composite attacks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes