MAS: Multi-Agent Systems—systems where multiple autonomous agents coordinate, share memory, and delegate tasks to achieve complex goals
Policy-level RCE: Policy-level Remote Code Execution—an attack where an adversary manipulates an agent's decision-making (policy) to misuse valid tools, achieving malicious effects without exploiting software vulnerabilities
OWASP ASI: OWASP Agentic Security Initiative—a security framework specifically focused on risks in agentic AI systems
RAG: Retrieval-Augmented Generation—agents searching external data to answer queries; in MAS, this introduces risks of poisoning shared knowledge bases
MIG: Multi-Instance GPU—hardware partitioning of GPUs; the paper notes vulnerabilities where shared physical components (power, thermal) breach this isolation
Sidecar Proxy: A helper container used in Kubernetes; in MAS, compromising this allows intercepting tool calls across an entire agent fleet
Prompt Injection: Malicious inputs designed to override an AI's instructions; in MAS, these can become self-replicating worms spreading between agents