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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-94374— MISP: IDOR via Client-Supplied Report ID in Module Results Processing Allows Reparenting and Overwriting of Other Events' Reports

一分钟漏洞结论

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

MISP contains an insecure direct object reference vulnerability in the processModuleResultsData method of the Event model. When processing module results, the code iterates over EventReport entries supplied in the resolved data and saves each one. Unlike the a

CVSS 8.3 · High EPSS 0.24% · P15

影响版本矩阵 1

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

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

漏洞信息

Shenlong is analyzing...


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

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

Vulnerability Title
MISP: IDOR via Client-Supplied Report ID in Module Results Processing Allows Reparenting and Overwriting of Other Events' Reports
来源: CVE Program / CVE List V5
Vulnerability Description
MISP contains an insecure direct object reference vulnerability in the processModuleResultsData method of the Event model. When processing module results, the code iterates over EventReport entries supplied in the resolved data and saves each one. Unlike the adjacent attribute and object processing loops, the report loop did not unset the client-supplied 'id' field before calling save(). Because the MISP EventReport model's create() method does not strip the id field, an authenticated user with permission to submit module results could include an 'id' value referencing an existing report belonging to a different event. Upon save(), the ORM would update that existing row rather than insert a new one, allowing the attacker to   - read the content of another event's report by reparenting it into their own event  - overwrite the report's fields with attacker-controlled data  - change the report's event_id to redirect ownership.  This constitutes an authorization bypass through a user-controlled key, enabling cross-event data disclosure and integrity compromise. The vulnerability requires an authenticated session with the ability to invoke module result processing on an event. Version affected: <2.5.47
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:H/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
通过用户控制密钥绕过授权机制
来源: CVE Program / CVE List V5

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · MISP · 2026-09-21 · 共 11 条

CVE-2026-94381 8.7 HIGH MISP Privilege Escalation: Read-Only API Key User Can Regain Full Role via updateLoginTime
CVE-2026-94383 8.6 HIGH MISP Blocklist Workflow Module: Arbitrary Script Execution via Unrestricted File Extension
CVE-2026-94401 8.3 HIGH MISP Arbitrary Local File Read and SSRF via MISP Export Upload
CVE-2026-94404 7.1 HIGH MISP CSRF vulnerability allows unauthorized attribute modification
CVE-2026-94379 6.9 MEDIUM MISP: HTTP Method Bypass of Login Security Controls (Bruteforce Protection and Email OTP)
CVE-2026-94393 6.4 MEDIUM MISP Event Report Cross-Event Reparenting via Unscoped UUID Resolution in editReport
CVE-2026-94277 6.3 MEDIUM MISP Galaxy Matrix 存储型跨站脚本漏洞
CVE-2026-94372 6.3 MEDIUM Stored Cross-Site Scripting via Unescaped Galaxy Cluster Tag Names in MISP Default Theme G
CVE-2026-94394 6.3 MEDIUM MISP ObjectReferencesController: Granular Distribution and Sharing Group Restrictions Bypa
CVE-2026-94373 6.3 MEDIUM MISP DOM-based Cross-Site Scripting via innerHTML in Contextual Menu

IV. Related Vulnerabilities

V. Comments for CVE-2026-94374

暂无评论


发表评论