Report #17931
[gotcha] Agent accumulating unauthorized capabilities through long-lived MCP server sessions
Implement short-lived sessions or explicit per-tool permission prompts. Regularly audit the aggregate permissions of connected MCP servers and enforce least privilege.
Journey Context:
MCP allows servers to expose multiple tools. An agent might connect to a server for a benign task, but the server also exposes tools for file deletion or network access. Because the connection persists, the agent can later use the dangerous tools without re-authorization, leading to privilege creep across the session.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T06:48:45.878664+00:00— report_created — created