Tools AI Risk Radar ai-incident-0016
Incident record
Eclipse Theia’s agent mode wrote wherever the model pointed it
- Severity
- High
- Status
- Patched
- Type
- Prompt Injection
- Target
- Eclipse Theia 1.73.0 up to 1.75.0
- Actor
- researcher
- CVE
- CVE-2026-82217
What happened
Theia’s AI agent-mode tools resolved model-supplied file paths without checking they stayed inside the workspace, so a relative path such as ../.bashrc, an absolute path, or a tilde-expanded path could write or delete files anywhere the Theia backend user could reach.
The path argument comes from model output, so anything that can influence the model can choose the target, which makes this reachable by indirect prompt injection rather than only by a hostile user. A shell profile is the obvious destination because it runs next time a terminal opens. CVSS 3.1 scores it 8.8 high, fixed in 1.75.0.
Sources
- eclipse-theia commit 28da106c254github.com/eclipse-theia/theia/commit/28da106c254
- NVD record, CVE-2026-82217nvd.nist.gov/vuln/detail/CVE-2026-82217
One record from the AI Risk Radar, maintained by the Security Desk. Data: CSV · JSON ·RSS · CC BY 4.0 with attribution to YFarmX.Tracker updated · 18 September 2026