paper-with-me

Papers

MCP-Guard: A Multi-Stage Defense-in-Depth Framework for Securing Model Context Protocol in Agentic AI

2025-08-14 · Wenpeng Xing, Zhonghao Qi, Yupeng Qin, Yilin Li, Caini Chang, Jiahui Yu, Changting Lin, Zhenzhen Xie, Meng Han arxiv

While Large Language Models (LLMs) have achieved remarkable performance, they remain vulnerable to jailbreak. The integration of Large Language Models (LLMs) with external tools via protocols such as the Model Context Protocol (MCP) introduces critical security vulnerabilities, including prompt injection, data exfiltration, and other threats. To counter these challenges, we propose MCP-GUARD, a robust, layered defense architecture designed for LLM-tool interactions. MCP-GUARD employs a three-stage detection pipeline that balances efficiency with accuracy: it progresses from lightweight static scanning for overt threats and a deep neural detector for semantic attacks, to our fine-tuned E5-based model which achieves 96.01\% accuracy in identifying adversarial prompts. Finally, an LLM arbitrator synthesizes these signals to deliver the final decision. To enable rigorous training and evaluation, we introduce MCP-ATTACKBENCH, a comprehensive benchmark comprising 70,448 samples augmented by GPT-4. This benchmark simulates diverse real-world attack vectors that circumvent conventional defenses in the MCP paradigm, thereby laying a solid foundation for future research on securing LLM-tool ecosystems.

📄 PDF Abstract BibTeX arXiv:2508.10991

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Research with Open-Domain Evaluation and Multi-Stage Guardrails for Safety

2025-10-13 · Wei-Chieh Huang, Henry Peng Zou, Yaozu Wu, Dongyuan Li 외 arxiv

Deep research frameworks have shown promising capabilities in synthesizing comprehensive reports from web sources. While deep research possesses significant potential to address complex issues through planning and resear…

GuardianAgentBench: Where Agents Fail and How to Guard Them

2026-07-23 · Vishal Ishwar Naik, Chenyu Xu, Donna Dong, Hussein Hassan 외 arxiv

As large language model agents increasingly operate autonomously with access to tools and external environments, ensuring their safe and reliable behavior becomes critical. We present GuardianAgentBench (GABench), a benc…

Adversarial Attack

DiffuGuard: How Intrinsic Safety is Lost and Found in Diffusion Large Language Models

2025-09-29 · Zherui Li, Zheng Nie, Zhenhong Zhou, Yue Liu 외 arxiv

The rapid advancement of Diffusion Large Language Models (dLLMs) introduces unprecedented vulnerabilities that are fundamentally distinct from Autoregressive LLMs, stemming from their iterative and parallel generation me…

STACK: Adversarial Attacks on LLM Safeguard Pipelines

2025-06-30 · Ian R. McKenzie, Oskar J. Hollinsworth, Tom Tseng, Xander Davies 외

Frontier AI developers are relying on layers of safeguards to protect against catastrophic misuse of AI systems. Anthropic guards their latest Claude 4 Opus model using one such defense pipeline, and other frontier devel…

Red Teaming

GAMMAF: A Common Framework for Graph-Based Anomaly Monitoring Benchmarking in LLM Multi-Agent Systems

2026-04-27 · Pablo Mateo-Torrejón, Alfonso Sánchez-Macián arxiv

The rapid integration of Large Language Models (LLMs) into Multi-Agent Systems (MAS) has significantly enhanced their collaborative problem-solving capabilities, but it has also expanded their attack surfaces, exposing t…

Anomaly Detection