CVE-2026-12609

HIGH CVSS 3.1: 7.5 EPSS 0.41%
Updated Aug 07, 2026
Eclipse Foundation
Parameter Value
CVSS 7.5 (HIGH)
Affected Versions 1.66.0 — 1.74.0
Fixed In 1.74.0
Type CWE-22 (Path Traversal)
Vendor Eclipse Foundation
Public PoC No

In Eclipse Theia versions 1.66.0 and up until including 1.73.1, the `@theia/plugin-ext` backend exposes the `/hostedPlugin/:pluginId/:path(*)` HTTP endpoint, which resolves the requested file path with `path.resolve(localPath, filePath)` without verifying that the resolved path stays within the plugin's directory. An unauthenticated network attacker can send percent-encoded `../` sequences (`%2e%2e%2f`) that decode into the path parameter and escape the plugin directory, allowing arbitrary files readable by the Theia backend process to be retrieved. Plugin IDs are derived deterministically from a plugin's publisher and name, so built-in plugins serve as reliable anchors that require no prior knowledge of the target system.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1

Weakness Type (CWE)

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Eclipse Theia
cpe:2.3:a:eclipse:theia:*:*:*:*:*:*:*:*
1.66.0 1.74.0