CVE-2026-12609

Source
https://cve.org/CVERecord?id=CVE-2026-12609
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-12609.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-12609
Aliases
  • GHSA-qmm6-p8q4-2g48
Published
2026-08-05T10:55:42.736Z
Modified
2026-08-09T03:45:44.866835893Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "cna_assigner": "eclipse",
    "cwe_ids": [
        "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/12xxx/CVE-2026-12609.json"
}
References

Affected packages

Git / github.com/eclipse-theia/theia

Affected ranges

Type
GIT
Repo
https://github.com/eclipse-theia/theia
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ],
    "cpe": "cpe:2.3:a:eclipse:theia:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "1.66.0"
        },
        {
            "fixed": "1.74.0"
        }
    ]
}

Affected versions

Other
next
v1.*
v1.66.0
v1.67.0
v1.68.0
v1.69.0
v1.70.0
v1.71.0
v1.72.0
v1.73.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-12609.json"