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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-86408— MISP Missing Authorization in Cryptographic Key View Exposes Signing Keys from Protected Events

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 在通过 提供加密密钥时,未强制检查父级事件(parent-event)的可见性。 存在漏洞的处理函数直接使用传入的密钥 ID 查询 ,并选取了如以下敏感字段: 但并未首先获取或授权其关联的父级事件。 上游提交明确指出, 可能将受保护事件的签名密钥返回给任何已认证用户。 修复方案在查询中增加了 和 字段,并通过关联事件执行授权检查(使用 )。如果父级对象不是事件(Event),则访问权限仅向站点管理员开放。 受影响版本:≤ 2.5.45

CVSS 7.1 · High

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-86408

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 Missing Authorization in Cryptographic Key View Exposes Signing Keys from Protected Events
Source: CVE Program / CVE List V5
Vulnerability Description
Affected versions of MISP do not enforce parent-event visibility when serving cryptographic keys through CryptographicKeysController::view(). The vulnerable handler queried CryptographicKey directly using the supplied key ID and selected sensitive fields such as: * type * key_data * fingerprint but did not fetch or authorize the associated parent event first. The upstream commit explicitly states that cryptographicKeys/view could return a protected event’s signing key to any authenticated user. The fix adds parent_id and parent_type to the lookup and then enforces authorization through the associated event using fetchSimpleEvent($user, parent_id). If the parent is not an Event, access is limited to site administrators. 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:H/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-86408

# 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-86408

登录查看更多情报信息。

Patches & Fixes for CVE-2026-86408 (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-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-86451 5.3 MEDIUM MISP Event Graph Object Reference Lookup Exposes References from Unauthorized Objects
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-86408

No comments yet


Leave a comment