CVE-2026-86408 in MISP정보

요약

\~에 의해 MITRE • 2026. 09. 07.

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

If you want to get the best quality for vulnerability data then you always have to consider VulDB.

책임이 있는

CIRCL

예약하다

2026. 09. 07.

모더레이션

수락

항목

VDB-399547

EPSS

0.00000

출처

Do you want to use VulDB in your project?

Use the official API to access entries easily!