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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-93296— MISP Overmind 存储型XSS漏洞

一分钟漏洞结论

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

MISP 的 Overmind 主题中的统计视图存在一个存储型跨站脚本(XSS)漏洞。在事件通用卡片(event_general.ctp)和服务器/数据源预览卡片(preview_general.ctp)中,甜甜圈图例标签是通过将对象名称或分类键直接拼接进 innerHTML 字符串来构建的,且未进行 HTML 编码。由于 MISP 的对象名称(例如,属性名、事件名或服务器/数据源标识符)可由任何拥有足够权限创建或修改此类对象的已认证用户进行控制,攻击者可以构造一个包含恶意标记(例如 script 标签或事件处理属

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

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

漏洞信息

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

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

Vulnerability Title
MISP Overmind: Stored Cross-Site Scripting via Unescaped Object Names in Statistics Legends
来源: CVE Program / CVE List V5
Vulnerability Description
MISP contains a stored cross-site scripting (XSS) vulnerability in the Overmind theme's statistics views. The event General card (event_general.ctp) and the server/feed preview card (preview_general.ctp) constructed donut chart legend labels by directly concatenating object name or category keys into an innerHTML string without HTML-encoding. Because MISP object names (e.g., attribute names, event names, or server/feed identifiers) are user-controllable by any authenticated user with sufficient permissions to create or modify such objects, an attacker could craft a name containing malicious markup (for example, a script tag or event-handler attribute). When any other user viewed the affected Overmind dashboard, the injected markup would be interpreted as live HTML/JavaScript in the victim's browser, executing in the context of the MISP application origin. This could allow session hijacking, data exfiltration, or arbitrary actions performed on behalf of the victim. The vulnerability requires the attacker to have low-level authenticated access to create or rename an object whose name is rendered in the legend, and the victim to view the Overmind event or server preview page. No special browser conditions or race conditions are required.
来源: 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.47 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · misp · 2026-09-17 · 共 3 条

CVE-2026-92932 5.1 MEDIUM MISP Xml::build操作符优先级绕过导致HTTPS SSRF
CVE-2026-93295 5.1 MEDIUM MISP 后台任务参数注入致远程代码执行漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-93296

暂无评论


发表评论