CVE-2026-12609
Last modified
CVE-2026-12609 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Theia | >= 1.66.0, < 1.74.0 |
References
- https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/524Issue Tracking, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-12609?
How severe is CVE-2026-12609?
How do I fix CVE-2026-12609?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-12597The LoginPress Pro plugin for WordPress is vulnerable to Aut…8.1
- CVE-2026-12598The LoginPress Pro plugin for WordPress is vulnerable to aut…8.1
- CVE-2026-1260Invalid memory access in Sentencepiece versions less than 0.…7.8
- CVE-2026-12602Incorrect default permissions in ArubaSign, affecting versio…8.8
- CVE-2026-12605In Eclipse GlassFish versions 8.0.x before 8.0.4, CSRF + SSR…9.6
- CVE-2026-12606Eclipse Grizzly in versions before 5.0.2, cannot properly pa…5.3
- CVE-2026-1261The MetForm Pro plugin for WordPress is vulnerable to Stored…7.2
- CVE-2026-12610A flaw was found in sssd. When authenticating with a YubiKey…6.4
- CVE-2026-12616The /v1/upload/sbom endpoint extracts the iss claim from the…6.9
- CVE-2026-12617The issue is unexpected program termination based on orderin…7.5
- CVE-2026-12619Improper Neutralization of Input During Web Page Generation …5.4
- CVE-2026-1262IBM InfoSphere Information Server 11.7.0.0 through 11.7.1.6 …4.3
Are you affected by CVE-2026-12609?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
