Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-86451— MISP Event Graph Object Reference Lookup Exposes References from Unauthorized Objects

Quick assessment

Affected
MISP MISP
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

受影响的 MISP 版本允许已认证用户通过 方法,凭借对象引用记录(object-reference records)的 UUID 直接获取这些记录,而在此之前系统并未校验请求者是否有权限查看该引用所关联的父对象。 易受影响的代码直接查询了 字段,只要找到匹配的行就会返回结果。由于未对父对象应用访问控制列表(ACL),任何知道或获取到引用 UUID 的用户,都能检索到超出其正常访问范围的对象相关信息。该提交说明明确指出:任何对象引用都可以通过 UUID 被返回,而无需对父对象进行授权校验。 修复方案:当前修复逻辑会

CVSS 5.3 · Medium

Affected Version Matrix 1

VendorProduct Version RangeStatus
MISP MISP ≤ 2.5.45 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-86451

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
MISP Event Graph Object Reference Lookup Exposes References from Unauthorized Objects
Source: CVE Program / CVE List V5
Vulnerability Description
Affected versions of MISP allow authenticated users to retrieve object-reference records by UUID through EventGraphTool::get_reference_data() without first checking whether the requester is authorized to view the object the reference belongs to. The vulnerable code queried ObjectReference.uuid directly and returned the matching row whenever it existed. Because no parent-object ACL was applied, a user who knew or obtained a reference UUID could retrieve information associated with an object outside their normal access scope. The commit explicitly states that any object reference could be returned by UUID without authorizing its parent object. The fix retrieves the referenced object's object_id and calls fetchObjectSimple() with the current user. If the user cannot access that parent object, MISP now returns NotFoundException instead of exposing the reference. Version affected: ≤2.5.45
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
通过用户控制密钥绕过授权机制
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
MISP MISP 0 ~ 2.5.45 -

II. Public POCs for CVE-2026-86451

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-86451

登录查看更多情报信息。

Patches & Fixes for CVE-2026-86451 (1)

Same Patch Batch · MISP · 2026-09-07 · 11 CVEs total

CVE-2026-86452 8.7 HIGH MISP Unauthenticated Mail Endpoints Allow Unbounded Storage Consumption and Request Floodi
CVE-2026-86347 7.1 HIGH MISP Missing Authorization on Template File Upload Allows Authenticated Disk Exhaustion
CVE-2026-86408 7.1 HIGH MISP Missing Authorization in Cryptographic Key View Exposes Signing Keys from Protected E
CVE-2026-86419 7.0 HIGH MISP Insufficient Outbound URL Validation Allows SSRF and Credential Disclosure via Feed R
CVE-2026-86342 5.3 MEDIUM MISP Freetext Feed Preview Improper Authorization Exposes Restricted Event and Feed Inform
CVE-2026-86417 5.3 MEDIUM MISP Dashboard Template REST API Exposes Template Owner Email Addresses to Unauthorized Us
CVE-2026-86351 5.1 MEDIUM MISP User Homepage Validation Allows Authenticated Open Redirect via Protocol-Relative URL
CVE-2026-86440 5.1 MEDIUM MISP Dashboard Button Widget Allows Stored XSS via Unsafe javascript: and Backslash URLs
CVE-2026-86418 2.3 LOW MISP Dashboard Organisation Picker Exposes Hidden Organisation Metadata to Unauthorized Us
CVE-2026-86441 2.3 LOW MISP Dashboard Organisation Widgets Bypass Organisation-Index Restrictions and Expose Hidd

IV. Related Vulnerabilities

V. Comments for CVE-2026-86451

No comments yet


Leave a comment