Report #82697
[gotcha] Cross-server privilege escalation via agent context mixing
Implement strict role-based access control \(RBAC\) at the agent orchestrator level, preventing tools from one MCP server from invoking or influencing tools from another server with higher privileges.
Journey Context:
MCP allows agents to connect to multiple tool servers simultaneously. A prompt injection in a low-privilege server \(e.g., a local file reader\) can instruct the agent to use a high-privilege server \(e.g., an admin database tool\). Developers assume servers are isolated, but the LLM context is shared. The orchestrator must enforce boundaries.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T21:23:37.591026+00:00— report_created — created