CVE-2026-60009Disclosure(eclipse / theia)

LOWCVSS 8.8 · HIGH

Signal is active with 3 mentions in latest observed window

Immediate actions

  • Track advisory updates for patch or workaround availability

Recommended action window: Monitor and triage in normal cycle

NVD description

In Eclipse Theia versions up to and including 1.73.1, the `@theia/filesystem` backend binds `POST /file-upload` in every filesystem-enabled deployment. The handler takes an attacker-supplied absolute path from the multipart `uri` field and calls `fs.move(tmp, target, { overwrite: true })` with no workspace confinement and no authentication. In browser (non-Electron) deployments the connection token is enforced only on WebSocket upgrades; the HTTP middleware in `@theia/core` re-issues the cookie and calls `next()` without rejecting tokenless HTTP requests. Because `multipart/form-data` is a CORS-safelisted request type, a cross-origin web page can trigger the write with no preflight and no credentials, resulting in an unauthenticated arbitrary file write outside the workspace to any absolute path the backend process can write. This can escalate to remote code execution, for example by overwriting a startup-executed file such as `~/.bashrc`. Electron mode uses a separate `ElectronSecurityToken` and is not affected via this path.

0.0/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-22CWE-73CWE-306CWE-352

Priority

LOW

Exploitation

NONE

PoC

YES

Patch

NONE

Momentum

NONE

Are you affected?

If you run products in this scope, you should treat this CVE as relevant to your environment.

  • theia

Threat summary

  • 3 mentions across 1 observed day

What's happening

  • Technical details provided in 3 signals
  • Disclosure: 3 classified signals
  • 3 total mentions across 1 day

Affected systems

Vendors
Products
theia

Deep dive

Activity timeline3 mentions / 1d
01223Mentions · 2026-08-05: 3Technical Details · 2026-08-05: 308-05
Signal classification1 categories
Disclosure
3100.0%
Referenced assets3 URLs
Full discourse3 posts
  • Vulmon Vulnerability Feed@VulmonFeeds
    Disclosure

    CVE-2026-60009 Unauthenticated Arbitrary File Write in Eclipse Theia Versions Up To 1.73.1 https://vulmon.com/vulnerabilitydetails?qid=CVE-2026-60009

    Post summary

    CVE-2026-60009 is an unauthenticated arbitrary file write vulnerability affecting Eclipse Theia up to version 1.73.1; the post announces the issue but does not provide a PoC, exploit or patch details.

    0000085
    4.1K followersView on X
  • Infoflowcloud@infoflowcloud
    Disclosure

    🚨*CVE* CVE-2026-60009 In Eclipse Theia versions up to and including 1.73.1, the `@theia/filesystem` backend binds `POST /file-upload` in every filesystem-enabled deployment. The handler ta… https://www.cve.org/CVERecord?id=CVE-2026-60009 ----- Traducción: CVE-2026-60009 En … http://infoflow.cloud`

    Post summary

    The tweet announces CVE-2026-60009 for Eclipse Theia up to 1.73.1, noting that the @theia/filesystem backend exposes a POST /file-upload endpoint, and links to the CVE record, but does not provide PoC, patch, or exploitation details.

    0000036
    97 followersView on X
  • CVE@CVEnew
    Disclosure

    CVE-2026-60009 In Eclipse Theia versions up to and including 1.73.1, the `@theia/filesystem` backend binds `POST /file-upload` in every filesystem-enabled deployment. The handler ta… https://www.cve.org/CVERecord?id=CVE-2026-60009

    Post summary

    The text identifies CVE-2026-60009 affecting Eclipse Theia up to 1.73.1, noting that the filesystem backend exposes a POST /file-upload endpoint, but provides no proof‑of‑concept, exploit code, active exploitation, or patch information.

    000001.6K
    57.9K followersView on X
CPE platform detail1 entries

1 of 1 entries

PartVendorProductVersionTarget SWTarget HW
Appeclipsetheia---

Explore more