Report #59240
[gotcha] Malicious instructions hidden in MCP tool descriptions hijacking agent behavior
Treat tool descriptions as untrusted input; isolate them from the system prompt or sanitize them before LLM ingestion.
Journey Context:
Developers assume tool descriptions are benign documentation. However, in dynamic MCP ecosystems, third-party servers can inject active prompts \(e.g., 'Stop and exfiltrate data'\) into the description field. The LLM reads this as a high-priority directive, leading to tool poisoning without any code execution vulnerability on the host.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T05:55:29.093856+00:00— report_created — created