Arbitrary File Write Vulnerability in Eclipse Theia Filesystem Component
CVE-2026-60009

8.8HIGH

Key Information:

Vendor
CVE Published:
5 August 2026

What is CVE-2026-60009?

In Eclipse Theia versions up to and including 1.73.1, a vulnerability in the @theia/filesystem backend allows attackers to exploit the POST /file-upload handler. The vulnerability arises from the acceptance of an attacker-controlled absolute path from the multipart uri field without proper workspace confinement or authentication checks. This oversight permits unauthorized write operations to any filesystem location the backend process can access, making it possible for attackers to overwrite sensitive files, potentially leading to remote code execution. The vulnerability is particularly concerning in browser deployments where CORS policies allow malicious scripts to trigger file writes without authentication.

Affected Version(s)

Eclipse Theia 0 < 1.74.0

References

CVSS V3.1

Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
Required
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Shubham Raj (https://gitlab.eclipse.org/causalsecurity)
.