Return to Threats

Microsoft Warns Poisoned MCP Tool Descriptions Can Make AI Agents Leak Data

thehackernews.com 2026-06-30 data leakage Critical

What Happened

New Microsoft research shows how attackers can hijack AI agents that act on a user's behalf, using nothing more than a poisoned tool description to make the agent quietly hand over company data to an outsider. The trick is that the agent never breaks a rule. Every step looks routine, so in a default setup no alarm may fire. The work comes from Microsoft Incident Response and its

Why It Matters

Microsoft reports that poisoned MCP tool descriptions can manipulate AI agents into following attacker-supplied instructions while appearing to behave normally, which can lead the agent to hand company data to an outsider. OWASP and Invariant Labs describe this as a form of indirect prompt injection / tool poisoning against agents that trust tool metadata. CyberSE.AI analysis: this is a high-priority data leakage risk because the abuse path can look routine at runtime, so controls should focus on tool-description review, allowlisting, least privilege, and runtime monitoring.

Healthcare Fintech SaaS SMB AI startups

CyberSE Analysis

This signal maps to data leakage. Organizations using AI agents, LLM APIs, SaaS integrations, or sensitive data workflows should review whether this class of issue could create unauthorized tool execution, data leakage, weak approval gates, or unmanaged supply-chain exposure.

Recommended Actions

  • Restrict AI agent tool permissions and production write paths.
  • Review sensitive data access across prompts, logs, embeddings, memory, and SaaS integrations.
  • Add human approval workflows for high-impact or state-changing actions.
  • Run prompt injection and indirect prompt injection tests against affected workflows.
  • Document the owner, control gap, and remediation deadline for this risk class.

Source

https://thehackernews.com/2026/06/microsoft-warns-poisoned-mcp-tool.html

Talk to AI CISO