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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-88921— MISP 工具 HTML 注入导致远程代码执行

一分钟漏洞结论

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

MISP 在 组件中存在 HTML 注入漏洞。该组件负责在通过 模块将报告导出为 PDF 时,将 MISP 元素引用(属性、对象和标签)渲染为内联 HTML。 该组件的 、 、 和 方法将用户可控的字段(包括属性类型、属性值、对象名称、对象关系、标签名称、标签颜色及标签文字颜色)直接插入 HTML 模板中,且未进行 HTML 实体编码。因此,具备创建或修改 MISP 属性、对象或标签权限的认证用户,可以在这些字段中嵌入任意 HTML 标记。当包含此类元素的报告被导出为 PDF 时,未经转义的内容会被作为活动 HTM

CVSS 5.1 · Medium
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
MISP: Unescaped HTML Injection in PDF Report Element Rendering
来源: CVE Program / CVE List V5
Vulnerability Description
MISP contains an HTML injection vulnerability in the MISPElementHTMLFormatterTool component, which is responsible for rendering MISP element references (attributes, objects, and tags) into inline HTML during PDF report export via the convert_markdown_to_pdf module. The attribute(), objectAttribute(), object(), and tag() methods interpolated user-controlled fields (attribute type, attribute value, object name, object relation, tag name, tag colour, and tag text colour) directly into HTML templates without applying HTML entity encoding. An authenticated user with the ability to create or modify MISP attributes, objects, or tags could embed arbitrary HTML markup in these fields. When a report containing such elements was exported to PDF, the unescaped content was rendered as live HTML rather than inert text, potentially injecting script tags, breaking the document structure, or altering the visual content of the exported report. Additionally, the attribute() method contained a template with hardcoded sample values ("domain-ip" and "google.com") instead of format placeholders, meaning every plain attribute reference in a PDF displayed the sample text rather than the actual indicator value, constituting a data-integrity defect in the exported document. The vulnerability requires an authenticated actor with write access to MISP elements and a subsequent PDF export of a report referencing those elements. The security impact is primarily to the integrity of the exported document and, depending on the HTML-to-PDF rendering engine, potential execution of injected markup during the conversion step. Version affected: ≤2.5.45
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
MISP MISP unspecified ~ 2.5.46 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-88921 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-88921

暂无评论


发表评论