CVE-2026-22551: Medium severity Eclipse Eclipse Theia vulnerability
In Eclipse Theia versions prior to 1.71.0, the AI chat rendered Markdown image tags from AI responses, triggering HTTP requests to arbitrary external URLs without restriction. Combined with prompt injection in a malicious workspace, an attacker could induce the AI agent to construct image URLs encoding sensitive information from the workspace or conversation context, exfiltrating it to attacker-controlled servers. The workspace trust enforcement introduced in v1.71.0 mitigates the documented attack chain by disabling AI features in untrusted workspaces.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
npm/@theia/ai-ideto a version that resolves this vulnerability.Fixed in 1.71.0 - Upgrade
Upgrade
npm/@theia/ai-editorto a version that resolves this vulnerability.Fixed in 1.71.0 - Upgrade
Upgrade
npm/@theia/ai-coreto a version that resolves this vulnerability.Fixed in 1.71.0 - Upgrade
Upgrade
npm/@theia/ai-code-completionto a version that resolves this vulnerability.Fixed in 1.71.0 - Upgrade
Upgrade
npm/@theia/ai-claude-codeto a version that resolves this vulnerability.Fixed in 1.71.0 - Upgrade
Upgrade
npm/@theia/ai-chatto a version that resolves this vulnerability.Fixed in 1.71.0 - Upgrade
Upgrade
npm/@theia/ai-chat-uito a version that resolves this vulnerability.Fixed in 1.71.0 - Configuration
Enable workspace trust enforcement (introduced in v1.71.0) so that AI features are disabled in untrusted workspaces, preventing AI-rendered Markdown image tags from triggering HTTP requests to external URLs.
Eclipse Theia workspace trust AI features in untrusted workspaces = disabled
Event History
Frequently Asked Questions
What is the severity of CVE-2026-22551?
CVE-2026-22551 has a medium severity score of 6.7 according to the CVSS system.
How do I fix CVE-2026-22551?
To fix CVE-2026-22551, update Eclipse Theia to version 1.71.0 or later.
What is the risk associated with CVE-2026-22551?
CVE-2026-22551 has a risk rating of 37, indicating a notable potential impact.
What kind of attacks can CVE-2026-22551 facilitate?
CVE-2026-22551 can facilitate attacks that involve constructing arbitrary external URLs through prompt injection.
Which versions of Eclipse Theia are affected by CVE-2026-22551?
Eclipse Theia versions prior to 1.71.0 are affected by CVE-2026-22551.