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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-53579— Trilium笔记导入远程代码执行漏洞

一分钟漏洞结论

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

Trilium 是一款开源的层级化笔记应用程序。在 0.103.0 及更早版本中,默认开启的“安全导入”过滤机制仅对文本笔记进行 HTML 清理,而排除了“书籍”(book)类型的笔记。由于书籍笔记的内容在存储时未经过清理,随后会被作为 HTML 渲染,攻击者可以通过提供恶意导入存档,在其中嵌入一段能在脚本环境中执行的载荷。 当某本笔记以网格视图预览卡片形式展示时,其内容会与文本笔记走相同的渲染路径,并通过 jQuery 的 方法注入到页面中。因此,恶意笔记可以绕过“安全导入”机制,一旦受害者打开包含该笔记的页面,

CVSS 9.3 · Critical
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Trilium: Note Import to RCE via Book Note
来源: CVE Program / CVE List V5
Vulnerability Description
Trilium is an open-source hierarchical note-taking application. In versions up to and including 0.103.0, the default-on "Safe import" filter sanitizes HTML only for text notes and excludes the book note type, whose content is stored without sanitization and later rendered as HTML, allowing an attacker-supplied import archive to embed a payload that executes as script. A book note's content is routed through the same rendering path as text notes and injected into the page with jQuery's html method when the note is shown as a grid-view preview card, so a malicious note survives Safe import and runs as soon as the victim opens the containing note. On the desktop client the Electron renderer runs with Node integration enabled, so the injected JavaScript escalates from cross-site scripting to full remote code execution on the victim's machine. This issue is fixed in version 0.104.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
来源: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: CVE Program / CVE List V5

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

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

CVE-2026-53578 9.3 CRITICAL Trilium Note 导入致远程代码执行漏洞
CVE-2026-48996 9.3 CRITICAL Trilium桌面端 GeoMap标记XSS致远程代码执行
CVE-2026-47727 8.6 HIGH Trilium 远程代码执行漏洞
CVE-2026-53580 8.1 HIGH Trilium 任意文件读取及拒绝服务漏洞
CVE-2026-77438 7.5 HIGH Trilium 非认证共享搜索暴露受保护笔记

IV. Related Vulnerabilities

V. Comments for CVE-2026-53579

暂无评论


发表评论