paper-with-me

Papers

A First Look at the Security Issues in the Model Context Protocol Ecosystem

2025-10-18 · Xiaofan Li, Xing Gao arxiv

The Model Context Protocol (MCP) has emerged as a standard for connecting large language models (LLMs) with external tools. However, this MCP ecosystem introduces new security risks across hosts, servers, and registries. In this paper, we present the first cross-entity security study of MCP under a two-stage attack surface. At the registry-level, weak vetting and ownership checks allow adversarial or hijacked servers to enter hosts. After integration, attacker-controlled tool metadata can shape LLM reasoning and induce attacker-intended operations, which hosts execute without independent verification. Code-level vulnerabilities (e.g., code injection) are not required but can amplify attacker-controlled parameters into exploitation. We analyze 67,057 servers across six public registries and identify widespread conditions enabling server hijacking and invocation manipulation. We further implement MCPInspect, a pre-integration analysis tool that detects misleading tool metadata and exploitable code vulnerabilities, identifying 833 vulnerable servers and 18 with suspicious descriptions.

📄 PDF Abstract BibTeX arXiv:2510.16558

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MCP Safety Audit: LLMs with the Model Context Protocol Allow Major Security Exploits

2025-04-02 · Brandon Radosevich, John Halloran

To reduce development overhead and enable seamless integration between potential components comprising any given generative AI application, the Model Context Protocol (MCP) (Anthropic, 2024) has recently been released an…

Breaking the Protocol: Security Analysis of the Model Context Protocol Specification and Prompt Injection Vulnerabilities in Tool-Integrated LLM Agents

2026-01-24 · Narek Maloyan, Dmitry Namiot arxiv

The Model Context Protocol (MCP) has emerged as a de facto standard for integrating Large Language Models with external tools, yet no formal security analysis of the protocol specification exists. We present the first ri…

Mining Characteristics of Vulnerable Smart Contracts Across Lifecycle Stages

2025-04-21 · Hongli Peng, Xiaoqi Li, Wenkai Li

Smart contracts are the cornerstone of decentralized applications and financial protocols, which extend the application of digital currency transactions. The applications and financial protocols introduce significant sec…

ANX: Protocol-First Design for AI Agent Interaction with a Supporting 3EX Decoupled Architecture

2026-04-06 · Xu Mingze arxiv

AI agents, autonomous digital actors, need agent-native protocols; existing methods include GUI automation and MCP-based skills, with defects of high token consumption, fragmented interaction, inadequate security, due to…

Security Threat Modeling for Emerging AI-Agent Protocols: A Comparative Analysis of MCP, A2A, Agora, and ANP

2026-02-11 · Zeynab Anbiaee, Mahdi Rabbani, Mansur Mirani, Gunjan Piya 외 arxiv

The rapid development of the AI agent communication protocols, including the Model Context Protocol (MCP), Agent2Agent (A2A), Agora, and Agent Network Protocol (ANP), is reshaping how AI agents communicate with tools, se…