ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
92
Citations
6
Influential Citations
ICT express
Venue
2025
Year
Autonomous AI agents powered by large language models (LLMs) with structured function-calling interfaces enable real-time data retrieval, computation, and multi-step orchestration. However, the rapid growth of plugins, connectors, and inter-agent protocols has outpaced security practices, leading to brittle integrations that rely on ad-hoc authentication, inconsistent schemas, and weak validation. This survey introduces a unified end-to-end threat model for LLM-agent ecosystems, covering host-to-tool and agent-to-agent communications. We systematically categorize more than thirty attack techniques spanning input manipulation, model compromise, system and privacy attacks, and protocol-level vulnerabilities. For each category, we provide a formal threat formulation defining attacker capabilities, objectives, and affected system layers. Representative examples include Prompt-to-SQL injections and the Toxic Agent Flow exploit in GitHub MCP servers. We analyze attack feasibility, review existing defenses, and discuss mitigation strategies such as dynamic trust management, cryptographic provenance tracking, and sandboxed agent interfaces. The framework is validated through expert review and cross-mapping with real-world incidents and public vulnerability repositories, including CVE and NIST NVD. Compared to prior surveys, this work presents the first integrated taxonomy bridging input-level exploits and protocol-layer vulnerabilities in LLM-agent ecosystems, offering actionable guidance for designing secure and resilient agentic AI systems.
As LLM-powered autonomous agents become increasingly integrated into real-world workflows—from data retrieval to multi-step orchestration—the security of these systems has lagged behind their rapid deployment. This paper addresses a critical gap: the lack of a unified threat model that spans the entire LLM-agent ecosystem, including host-to-tool and agent-to-agent communications. With the proliferation of plugins, connectors, and inter-agent protocols, ad-hoc authentication and weak validation have become common, making these systems vulnerable to a wide range of attacks. The paper's systematic categorization of over 30 attack techniques provides a much-needed foundation for both researchers and practitioners to understand and mitigate risks.
The paper does not present quantitative experimental results but rather a qualitative taxonomy and validation. Key outcomes include the identification of more than 30 distinct attack techniques, with representative examples such as Prompt-to-SQL injections and the Toxic Agent Flow exploit. The framework is cross-mapped with real-world incidents and public vulnerability databases (CVE, NIST NVD), demonstrating its practical relevance. The paper claims to be the first integrated taxonomy bridging input-level exploits and protocol-layer vulnerabilities in LLM-agent ecosystems.
This work has significant implications for the AI security community and industry practitioners. By providing a unified threat model, it enables systematic security analysis and defense design for LLM-powered agents, which are increasingly deployed in critical applications. The taxonomy helps standardize terminology and attack classification, facilitating communication between researchers and developers. The actionable mitigation strategies offer immediate guidance for improving the security posture of existing and future agentic AI systems. As autonomous agents become more prevalent, this framework will be essential for ensuring their safe and reliable operation.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba