πŸ” CVE Alert

CVE-2026-86408

UNKNOWN 0.0

MISP Missing Authorization in Cryptographic Key View Exposes Signing Keys from Protected Events

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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

CWE CWE-862 CWE-639
Vendor misp
Product misp
Published Sep 7, 2026
Last Updated Sep 8, 2026
Stay Ahead of the Next One

Get instant alerts for misp misp

Be the first to know when new unknown vulnerabilities affecting misp misp are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

MISP / MISP
0 ≀ 2.5.45

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/MISP/MISP/commit/2edde619b

Credits

Scottish Government - National Cyber Team iglocska Claude Opus 5 (1M context)