PT-2026-68121 · Eclipse Foundation · Eclipse Theia

·

CVE-2026-61891

·

Published

2026-08-05

·

Updated

2026-08-07

CVSS v3.1

7.5

High

VectorAV: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 👾

Weakness Enumeration

Related Identifiers

CVE-2026-61891
GHSA-QQC8-9538-25V4

Affected Products

Eclipse Theia