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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-86283— MISP 事件数据未授权访问漏洞

一分钟漏洞结论

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

MISP 的 UiBeta 主题集合视图( )在对成员事件执行二次查询时,未应用调用者的访问控制列表(ACL)。 具体而言, 动作通过 正确解析了集合元素的 UUID,该函数强制执行基于用户的事件 ACL。然而,视图模板独立地重新查询了相同的 UUID,仅使用了 条件,却遗漏了 授权过滤器。 由于集合元素的 UUID 在存储时并未对引用的事件进行服务端授权校验( 接受集合所有者提交的任意 UUID),拥有对某集合的查看权限的已认证用户,有可能获取到他们本无权读取的事件的完整详情。 泄露的数据包括:事件标识符、信息字

CVSS 7.1 · High

影响版本矩阵 1

厂商产品 版本范围状态
MISP MISP ≤ 2.5.45 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
MISP UiBeta Collection View Bypasses Event ACL, Exposing Unauthorized Event Data
来源: CVE Program / CVE List V5
Vulnerability Description
MISP's UiBeta theme collection view (app/View/Themed/UiBeta/Collections/view.ctp) performed a secondary query of member events by UUID without applying the caller's access control list (ACL). The CollectionsController::view() action correctly resolved collection element UUIDs through Event::fetchSimpleEvents($user, ...), which enforces per-user event ACL. However, the view template independently re-queried the same UUIDs using only an Event.uuid IN (...) condition, omitting the createEventConditions() authorization filter. Because collection element UUIDs are stored without server-side authorization against the referenced event (CollectionElementsController::add() accepts whatever UUID the collection owner posts), an authenticated user with view access to a collection could retrieve full details of events they are not permitted to read. The exposed data included event identifiers, info, dates, timestamps, creator organization, all event tags, and galaxy clusters (the latter attached via a cluster-scoped rather than event-scoped ACL check). This constitutes an authorization bypass at the presentation layer, allowing horizontal privilege escalation across event boundaries within the MISP instance.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
授权机制缺失
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
MISP MISP 0 ~ 2.5.45 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-86283

暂无评论


发表评论