Notableagents robotics

A2M: Trace-Optimized Agent Hijacking in the MCP Ecosystem

Laizhen Li, Xuan Wang, Peicheng Zhao, Juanjuan Zhao, Kejiang Ye, Cheng-zhong Xu, Xitong Gao

Published
Sep 22, 2026 17:41 UTC

Problem

The paper addresses the semantic supply-chain risk associated with MCP (Multi-Cloud Platform) agents, specifically focusing on vulnerabilities arising from attacker-controlled metadata and outputs. This issue is critical as it can lead to significant security breaches in environments where MCP agents operate. The work is presented as a preprint and has not undergone peer review.

Method

The authors propose a novel framework named A2M (Attraction-to-Manipulation) that consists of two distinct phases:

  • Phase 1: Attraction - This phase optimizes tool metadata to enhance the probability of invocation by malicious actors. The optimization process is designed to make the tools more appealing for exploitation.
  • Phase 2: Manipulation - In this phase, the framework utilizes execution traces to refine the returns of adversarial tools, effectively manipulating the outcomes to achieve the attacker's objectives.

Results

The framework's performance is evaluated against various benchmarks, yielding the following results:

  • Macro-average malicious tool invocation rate: 93.6% compared to a benign baseline.
  • Weighted token costs: 32.4× higher than the benign baseline under a Cognitive Denial of Service scenario.
  • Mean attack success rate: 74.4% across multiple attack vectors, including Information Exfiltration, Environment Integrity Compromise, and Reasoning Derailment.
  • When transferring the approach to four other models, the results are as follows:
    • Macro-average malicious tool invocation rate: 63.6% compared to re-optimization.
    • Weighted token costs: 2.7× higher than the benign baseline.
    • Mean attack success rate: 24.5% compared to re-optimization. The results indicate a significant effectiveness of the A2M framework in enhancing the success of malicious tool invocation and manipulation.

Limitations

The authors do not report any limitations in their work. However, the absence of reported limitations may suggest a need for further scrutiny regarding the generalizability and robustness of the framework across diverse MCP environments.

Why it matters

The implications of this research are substantial for the security of MCP ecosystems. By demonstrating a method to optimize agent hijacking, the findings highlight critical vulnerabilities that could be exploited by adversaries. This work lays the groundwork for future research aimed at developing countermeasures against such attacks, thereby enhancing the overall security posture of multi-cloud environments.

Summarised from the primary source with AI assistance under human editorial oversight. Turing Wire is not a primary source — read the original for the authoritative account.

Source: arXiv cs.AI