Report #92146
[gotcha] Privilege creep from long-lived MCP server permissions
Implement ephemeral or per-task permission scopes for MCP servers. Force re-authorization or drop capabilities when the agent transitions to a different task context.
Journey Context:
MCP servers often request broad permissions \(e.g., read/write to a directory\) for a specific task. Because the connection persists, the agent might later read a malicious prompt from a file, and the MCP server still has the write permissions to execute the malicious action. Session permissions should decay or be scoped strictly to the immediate workflow.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T13:15:25.151712+00:00— report_created — created