GHSA-m973-pr9r-hp2wHigh

[Eclipse Theia] Indirect Prompt Injection via Auto-Loaded Workspace Prompt Template Files in AI Chat

Published
June 18, 2026
Last Modified
June 19, 2026

🔗 CVE IDs covered (1)

📋 Description

In Eclipse Theia versions prior to 1.71.0, files matching the pattern .prompts/*.prompttemplate in a workspace were automatically loaded and could override or extend the AI agent's system prompts. An attacker could craft a malicious repository containing prompt template files that, when the workspace was opened in Theia, replaced the AI's system instructions with attacker-controlled content (indirect prompt injection). Combined with other AI chat features available in untrusted workspaces, this enabled attack chains leading to data exfiltration via Markdown image rendering or arbitrary command execution via task definitions.

🎯 Affected products6

  • npm/@theia/ai-chat-ui:< 1.71.0
  • npm/@theia/ai-chat:< 1.71.0
  • npm/@theia/ai-claude-code:< 1.71.0
  • npm/@theia/ai-code-completion:< 1.71.0
  • npm/@theia/ai-core:< 1.71.0
  • npm/@theia/ai-editor:< 1.71.0

🔗 References (6)