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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-48996— Trilium桌面端 GeoMap标记XSS致远程代码执行

一分钟漏洞结论

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

Trilium 是一个开源的分层笔记应用。在包括 0.103.0 及以下的版本中,默认启用的“安全导入”过滤器未对笔记标题进行清理(sanitize)。GeoMap 笔记视图会将标记笔记的标题直接插入到原始 HTML 中,并通过 innerHTML 渲染,这使得攻击者提供的导入归档文件能够注入脚本,该脚本会在地图显示时执行。 由于“安全导入”虽然能中和(neutralize)脚本,但从不转义(escape)标题,因此包含 HTML 事件处理器载荷(如 )的笔记标题会在导入过程中幸存下来,并立即在受害者打开渲染该标记

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

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

漏洞信息

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

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

Vulnerability Title
Trilium: Malicious import with GeoMap marker title XSS leads to RCE on the desktop client
来源: 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 does not sanitize note titles, and the GeoMap note view interpolates a marker note's title into raw HTML that is rendered as innerHTML, allowing an attacker-supplied import archive to inject script that runs when the map is displayed. Because Safe import neutralizes scripts but never escapes titles, a note whose title contains an HTML event-handler payload survives the import and executes as soon as the victim opens the GeoMap that renders its marker. 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-48996 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

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

CVE-2026-53578 9.3 CRITICAL Trilium Note 导入致远程代码执行漏洞
CVE-2026-53579 9.3 CRITICAL Trilium笔记导入远程代码执行漏洞
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-48996

暂无评论


发表评论