Invisible Threats from Model Context Protocol: Generating Stealthy Injection Payload via Tree-based Adaptive Search
Yulin Shen, Xudong Pan, Geng Hong, Min Yang

TL;DR
This paper introduces TIP, a novel black-box attack method that generates natural payloads to manipulate Model Context Protocol (MCP) enabled agents, exposing a significant security vulnerability even against defenses.
Contribution
The paper presents TIP, a tree-structured search attack guided by an attacker LLM with a coarse-to-fine framework, improving attack success and query efficiency against MCP systems.
Findings
Achieves over 95% attack success in undefended settings.
Maintains over 50% effectiveness against defenses.
Requires fewer queries than prior methods.
Abstract
Recent advances in the Model Context Protocol (MCP) have enabled large language models (LLMs) to invoke external tools with unprecedented ease. This creates a new class of powerful and tool augmented agents. Unfortunately, this capability also introduces an under explored attack surface, specifically the malicious manipulation of tool responses. Existing techniques for indirect prompt injection that target MCP suffer from high deployment costs, weak semantic coherence, or heavy white box requirements. Furthermore, they are often easily detected by recently proposed defenses. In this paper, we propose Tree structured Injection for Payloads (TIP), a novel black-box attack which generates natural payloads to reliably seize control of MCP enabled agents even under defense. Technically, We cast payload generation as a tree structured search problem and guide the search with an attacker LLM…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Network Security and Intrusion Detection · Security and Verification in Computing
