CVE Catalog

CVE-2026-82217

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

31th percentile - higher than 31% of all known CVEs

Summary

In Eclipse Theia versions 1.73.0 up to but not including 1.75.0, the AI "Agent Mode" file-change tools did not check if the file path was within the workspace. Relative, absolute, or ~-expanded paths could write or delete files outside the workspace with backend user privileges. This can escalate to code execution.

Risk Assessment

An attacker could exploit this to write or delete files outside the workspace, potentially leading to code execution on the backend and full system compromise.

Recommendation

Update Eclipse Theia to version 1.75.0 or later, which includes the fix.

Other vulnerabilities in Eclipse Theia

See all
Original NVD description (English source)

In Eclipse Theia versions 1.73.0 up to but not including 1.75.0, the AI "Agent Mode" file-change tools (writeFileContent, suggestFileContent, and the replacement and state helpers) resolved a model-supplied file path without a workspace-containment check. A crafted relative path such as ../.bashrc, an absolute path, or a ~-expanded path could therefore write or delete files outside the workspace with the privileges of the Theia backend OS user. Because the path argument is influenced by model output, it can be steered through indirect prompt injection, and in Agent Mode writes are applied without a confirmation dialog. Writing to a host-executed file such as a shell startup file or ~/.ssh/authorized_keys can escalate to code execution on the backend.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS