CVE-2026-54397
Deferred Deferred - Pending Action

Privilege Escalation in MISP Event Sharing Group

Vulnerability report for CVE-2026-54397, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-12

Last updated on: 2026-06-15

Assigner: 5a6e4751-2f3f-4070-9419-94fb35b644e8

Description

A vulnerability in MISP’s non-REST event editing path allowed an authenticated user with event edit permissions to manipulate the submitted form data and set an event’s sharing_group_id to a sharing group they were not authorized to use. When distribution was set to sharing group distribution, the non-REST save path accepted the submitted sharing_group_id without performing the same sharing group authorization check enforced by the REST edit path. An attacker could exploit this by tampering with the event edit request and assigning an event to an undisclosed or unauthorized sharing group. This could result in unauthorized use of restricted sharing groups, disclosure of the sharing group name in event listings, and unintended modification of the event’s distribution metadata. The issue is fixed by validating that the selected sharing group can be used by the current user when the sharing group is changed, and by clearing sharing_group_id when the event distribution is not set to sharing group distribution.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-12
Last Modified
2026-06-15
Generated
2026-07-03
AI Q&A
2026-06-13
EPSS Evaluated
2026-07-01
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
misp misp *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Compliance Impact

This vulnerability allows an authenticated user with event edit permissions to assign an event to a sharing group they are not authorized to use, potentially leading to unauthorized disclosure of sensitive information.

Such unauthorized disclosure and modification of event distribution metadata could impact compliance with data protection regulations like GDPR and HIPAA, which require strict controls on access to and sharing of sensitive data.

By enabling unauthorized sharing group assignment, the vulnerability may lead to breaches of confidentiality and improper data handling, which are critical compliance concerns under these standards.

Executive Summary

This vulnerability exists in MISP's non-REST event editing path, where an authenticated user with event edit permissions can manipulate the submitted form data to set an event's sharing_group_id to a sharing group they are not authorized to use.

Specifically, when the event distribution is set to sharing group distribution, the non-REST save path does not perform the same authorization checks as the REST edit path, allowing unauthorized assignment of events to restricted sharing groups.

An attacker can exploit this by tampering with the event edit request to assign an event to an undisclosed or unauthorized sharing group, potentially leading to unauthorized use of restricted sharing groups and unintended modification of event distribution metadata.

Impact Analysis

This vulnerability can impact you by allowing unauthorized users to assign events to sharing groups they should not have access to.

This could result in unauthorized disclosure of restricted sharing group names in event listings and unintended changes to the event's distribution metadata.

Such unauthorized access and modifications could compromise the confidentiality and integrity of shared information within MISP.

Mitigation Strategies

To mitigate this vulnerability, ensure that the MISP instance is updated to a version where the issue is fixed.

The fix involves validating that the selected sharing group can be used by the current user when the sharing group is changed, and clearing sharing_group_id when the event distribution is not set to sharing group distribution.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-54397. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart