PT-2026-68121 · Eclipse Foundation · Eclipse Theia
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Eclipse Theia versions prior to 1.73.2
Description
The
@theia/filesystem backend exposes HTTP file-download endpoints GET /file, GET /files/, and PUT /files/ that convert a client-supplied URI directly to a filesystem path and stream the file without confining it to the workspace or an allow-listed root. In browser deployments, the connection token is only enforced during WebSocket upgrades, while the HTTP middleware in @theia/core fails to reject tokenless HTTP requests. This allows an unauthenticated client to read any file accessible by the backend process, including sensitive files outside the workspace such as /etc/hosts, SSH keys, or tokens.Recommendations
Update to version 1.73.2 or later.
Exploit
Fix
Information Disclosure
Missing Authentication
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Eclipse Theia