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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-53580— Trilium 任意文件读取及拒绝服务漏洞

一分钟漏洞结论

影响对象
TriliumNext Trilium
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Trilium 是一款开源的分层笔记应用。在 0.104.0 版本之前,其“自动下载图片”功能会接受笔记中 标签里的 URL,并在没有任何路径校验的情况下读取所引用的本地文件,这使得任何经过身份验证的用户都可以读取 Trilium 进程有权限访问的任意文件。 当保存文本笔记时,Trilium 会扫描其中的 HTML,查找图片来源并下载所有外部资源。由于 HTML 清理器(sanitizer)将 方案(scheme)列为允许的方案,像 这样的源会直接传入文件系统读取操作,其内容随后被保存为笔记附件,用户即可获取该文件

CVSS 8.1 · High
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Trilium arbitrary file read and denial of service via file:// URLs in the automatic image-download feature
来源: CVE Program / CVE List V5
Vulnerability Description
Trilium is an open-source hierarchical note-taking application. In versions prior to 0.104.0, the automatic image-download feature accepts file:// URLs in a note's img tags and reads the referenced local file with no path validation, allowing any authenticated user to disclose arbitrary files readable by the Trilium process. When a text note is saved, Trilium scans its HTML for image sources and downloads each external one; because the HTML sanitizer keeps file as an allowed scheme, a source such as file:///etc/passwd is passed straight to a filesystem read and its contents are stored as a note attachment the user can then retrieve. Pointing the same primitive at an unbounded source such as /dev/zero causes uncontrolled memory allocation that crashes the server process. The feature is enabled by default and is reachable through the web UI, the ETAPI, the web clipper, and note imports, requiring only an authenticated session or an ETAPI token. This issue is fixed in version 0.104.0
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
文件名或路径的外部可控制
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
TriliumNext Trilium < 0.104.0 -

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

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-53580 补丁与修复 (1)

CVE-2026-53580 厂商安全公告 (1)

同批安全公告 · TriliumNext · 2026-08-27 · 共 6 条

CVE-2026-53578 9.3 CRITICAL Trilium Note 导入致远程代码执行漏洞
CVE-2026-53579 9.3 CRITICAL Trilium笔记导入远程代码执行漏洞
CVE-2026-48996 9.3 CRITICAL Trilium桌面端 GeoMap标记XSS致远程代码执行
CVE-2026-47727 8.6 HIGH Trilium 远程代码执行漏洞
CVE-2026-77438 7.5 HIGH Trilium 非认证共享搜索暴露受保护笔记

IV. Related Vulnerabilities

V. Comments for CVE-2026-53580

暂无评论


发表评论