The Vulnerability

Google Chrome has identified critical security risks in the Web Model Context Protocol (WebMCP) that allow attackers to hijack AI agents via malicious manifests and contaminated outputs. Because AI agents process instructions and external data as a single sequence, they remain uniquely susceptible to prompt injection attacks that bypass traditional sandbox security.

Why It Matters

The primary risk is privilege escalation. By embedding malicious instructions in tool descriptions or parameter fields, attackers can force an agentโ€”running in an authenticated sessionโ€”to execute unintended tasks, exfiltrate data, or interact with APIs on behalf of the user. This effectively turns the AI agent into a proxy for the attacker, bypassing user-level authentication.

Second-order implications center on supply chain liability. As enterprises adopt agentic workflows, the liability for a compromised agent will shift from the user to the vendor providing the MCP tools or manifests. We expect to see a rapid pivot toward ‘Verified Manifests’ and stricter input sanitization requirements for any software that connects AI to the browser environment.

The Numbers

  • 40% of enterprise applications will feature task-optimizing AI agents by end-of-2026 (Gartner).
  • 82% of enterprises are currently deploying AI agents, yet only 44% have formal security policies in place.

What To Watch

  • Mandatory Schema Validation: Expect browser vendors to mandate rigid, cryptographically signed schemas for all AI-accessible tools.
  • Policy Gap Closing: The delta between 82% deployment and 44% security coverage creates an immediate opening for agent-security platforms that offer automated audit and guardrail features.
  • Agent Sandboxing: Watch for Chrome and other major browser engines to implement hardened “Agent Sandboxes” that isolate agent execution environments from host browser memory.