paper-with-me

Papers

Taxonomy, Evaluation and Exploitation of IPI-Centric LLM Agent Defense Frameworks

2025-11-19 · Zimo Ji, Xunguang Wang, Zongjie Li, Pingchuan Ma, Yudong Gao, Daoyuan Wu, Xincheng Yan, Tian Tian, Shuai Wang arxiv

Large Language Model (LLM)-based agents with function-calling capabilities are increasingly deployed, but remain vulnerable to Indirect Prompt Injection (IPI) attacks that hijack their tool calls. In response, numerous IPI-centric defense frameworks have emerged. However, these defenses are fragmented, lacking a unified taxonomy and comprehensive evaluation. In this Systematization of Knowledge (SoK), we present the first comprehensive analysis of IPI-centric defense frameworks. We introduce a comprehensive taxonomy of these defenses, classifying them along five dimensions. We then thoroughly assess the security and usability of representative defense frameworks. Through analysis of defensive failures in the assessment, we identify six root causes of defense circumvention. Based on these findings, we design three novel adaptive attacks that significantly improve attack success rates targeting specific frameworks, demonstrating the severity of the flaws in these defenses. Our paper provides a foundation and critical insights for the future development of more secure and usable IPI-centric agent defense frameworks.

📄 PDF Abstract BibTeX arXiv:2511.15203

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MCP-DPT: A Defense-Placement Taxonomy and Coverage Analysis for Model Context Protocol Security

2026-04-08 · Mehrdad Rostamzadeh, Sidhant Narula, Nahom Birhan, Mohammad Ghasemigol 외 arxiv

The Model Context Protocol (MCP) enables large language models (LLMs) to dynamically discover and invoke third-party tools, significantly expanding agent capabilities while introducing a distinct security landscape. Unli…

PACEbench: A Framework for Evaluating Practical AI Cyber-Exploitation Capabilities

2025-10-13 · Zicheng Liu, Lige Huang, Jie Zhang, Dongrui Liu 외 arxiv

The increasing autonomy of Large Language Models (LLMs) necessitates a rigorous evaluation of their potential to aid in cyber offense. Existing benchmarks often lack real-world complexity and are thus unable to accuratel…

Web Technologies Security in the AI Era: A Survey of CDN-Enhanced Defenses

2025-12-06 · Mehrab Hosain, Sabbir Alom Shuvo, Matthew Ogbe, Md Shah Jalal Mazumder 외 arxiv

The modern web stack, which is dominated by browser-based applications and API-first backends, now operates under an adversarial equilibrium where automated, AI-assisted attacks evolve continuously. Content Delivery Netw…

Adversarial Robustness

Agentic AI Security: Threats, Defenses, Evaluation, and Open Challenges

2025-10-27 · Anshuman Chhabra, Shrestha Datta, Shahriar Kabir Nahin, Prasant Mohapatra arxiv

Agentic AI systems powered by large language models (LLMs) and endowed with planning, tool use, memory, and autonomy, are emerging as powerful, flexible platforms for automation. Their ability to autonomously execute tas…

A Formal Security Framework for MCP-Based AI Agents: Threat Taxonomy, Verification Models, and Defense Mechanisms

2026-04-07 · Nirajan Acharya, Gaurav Kumar Gupta arxiv

The Model Context Protocol (MCP), introduced by Anthropic in November 2024 and now governed by the Linux Foundation's Agentic AI Foundation, has rapidly become the de facto standard for connecting large language model (L…