CVE-2026-44691 PUBLISHED

Assigner: eclipse
Reserved: 22.05.2026 Published: 18.06.2026 Updated: 18.06.2026

In Eclipse Theia versions prior to 1.69.0, custom task definitions in workspace files (e.g. .theia/tasks.json, .vscode/tasks.json) could be executed without requiring workspace trust. An attacker could craft a malicious repository that, when cloned and opened in Theia, leads to execution of arbitrary commands with the user's privileges. In combination with AI chat features and a workspace .theia/settings.json that disabled tool confirmation, this could be triggered automatically by sending a message in the AI chat.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.4

Product Status

Vendor Eclipse Foundation
Product Eclipse Theia
Versions Default: unaffected
  • affected from 0 to 1.69.0 (excl.)

Credits

  • Piotr Ryciak (https://gitlab.eclipse.org/void01) finder

References

Problem Types

  • CWE-829: Inclusion of Functionality from Untrusted Control Sphere CWE