vulnti.work

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…

High CVSS 8.8
CVECVE-2026-60009
First seen2026-08-07 16:15 UTC
Disclosed2026-08-05 11:16 UTC
Last updated2026-08-07 16:15 UTC
Channel statusauto

Summary

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…

In-depth triage · Auto channel

No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).

Affected products

  • :
Lint boundary warnings (3)

The following non-blocking warnings were raised during the lint phase of this triage (e.g. reference URLs not yet on the allowlist). They do not affect entry usability and are disclosed for transparency (see DR-002).

  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://gitlab.eclipse.org/security/cve-assignment/-/work_items/177
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/595
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://gitlab.eclipse.org/security/vulnerability-reports/-/work_items/595

Sources

  • NVD DATABASE

Original Links

Timeline

  1. nvd_ingest NVD