Vulnerability  ·  2026-06-19

Eclipse Theia — Workspace Task Definitions Execute Arbitrary Code Without Trust Enforcement (CVE-2026-44691)

VulnerabilityHigh impactGlobalCVE-2026-44691
In Eclipse Theia versions prior to 1.69.0 (CVSS 8.4 HIGH, NVD June 18, 2026), custom task definitions in workspace files (.theia/tasks.json, .vscode/tasks.json) could be executed without requiring workspace trust. An attacker can craft a malicious repository that, when cloned and opened in Theia, leads to automatic execution of arbitrary commands on the developer's machine without any trust confirmation prompt.
This is a repository-as-RCE vector affecting AI-enhanced developer workflows: in environments where AI agents auto-run tasks or developers routinely execute workspace-defined tasks in AI-assisted coding sessions, a single git clone of a malicious repository achieves code execution with no further interaction required.
Attacker crafts .theia/tasks.json or .vscode/tasks.json with malicious command definitions. Developer clones and opens the repository in Theia; task definitions execute without workspace trust being enforced, running attacker commands on the developer's machine.
Eclipse Theia < 1.69.0
Upgrade to Eclipse Theia 1.69.0 or later. See CVE assignment: https://gitlab.eclipse.org/security/cve-assignment/-/work_items/116
Sources
NVD — CVE-2026-44691Eclipse Security CVE Assignment
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →