目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-60009

CVSS 8.8 · High

影响版本矩阵 1

厂商产品版本范围状态
Eclipse FoundationEclipse Theia< 1.74.0affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-60009 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
N/A
来源: CVE Program / CVE List V5
Vulnerability 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.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
跨站请求伪造(CSRF)
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
Eclipse FoundationEclipse Theia 0 ~ 1.74.0 -

二、漏洞 CVE-2026-60009 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级
Qwen3.6-35B-A3B · 4286 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2026-60009 的情报信息

登录查看更多情报信息。

CVE-2026-60009 厂商安全公告 (2)

CVE-2026-60009 概念验证 (1)

同批安全公告 · Eclipse Foundation · 2026-08-05 · 共 6 条

CVE-2026-126097.5 HIGHEclipse Theia 目录穿越致任意文件读取
CVE-2026-618917.5 HIGHEclipse Theia <=1.73.1文件读取漏洞
CVE-2026-145745.7 MEDIUMEclipse Theia<=1.73.1原型链污染漏洞
CVE-2026-143044.6 MEDIUMEclipse ACTF miChecker XXE漏洞
CVE-2026-46581Mojarra 2.3+远程URL处理漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-60009

暂无评论


发表评论