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.
Published: 2026-06-12
Score: 6.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in MISP's non‑REST event editing path lets an authenticated user with edit rights submit form data that sets an event’s sharing_group_id to a group the user is not authorized to use. The application fails to verify this authority when the distribution is set to sharing group distribution, creating an opportunity to move an event into an undisclosed or restricted sharing group. This can expose the sharing group name in event listings, allow unintended use of restricted groups, and modify distribution metadata in ways the user should not control, potentially revealing sensitive information or bypassing access controls.

Affected Systems

The vulnerability affects the MISP open‑source threat intelligence platform. No specific affected versions are provided in the advisory, so all versions prior to the patch that includes commit 609ff6c785d7dae41d22ef43dda9347d34cd2a58 are potentially vulnerable. The product is identified by the CNA as misp:misp.

Risk and Exploitability

The CVSS score is 6.1, indicating a moderate impact. No EPSS value is supplied, and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an authenticated user with event edit permissions; the attacker must log into MISP and modify the event edit request. Because the flaw is limited to authenticated users, it does not allow unlimited remote exploitation. However, if an attacker gains legitimate edit privileges—such as via phishing or other credential compromise—she / it could misuse restricted sharing groups and leak confidential distribution details. The absence of known public exploits suggests the risk is mainly theoretical unless attackers acquire the necessary credentials.

Generated by OpenCVE AI on June 12, 2026 at 22:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MISP to the latest available release that incorporates commit 609ff6c785d7dae41d22ef43dda9347d34cd2a58.
  • Verify that the upgraded version enforces user‑level sharing group authorization when the distribution is set to sharing group distribution.
  • Review existing sharing group configurations and remove any that are unnecessarily exposed, ensuring that only authorized users are granted edit permissions for events.

Generated by OpenCVE AI on June 12, 2026 at 22:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 12 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Misp
Misp misp
Vendors & Products Misp
Misp misp

Fri, 12 Jun 2026 21:00:00 +0000

Type Values Removed Values Added
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.
Title MISP event editing allows unauthorized assignment to undisclosed sharing groups
Weaknesses CWE-863
References
Metrics cvssV4_0

{'score': 6.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:H/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: CIRCL

Published:

Updated: 2026-06-12T20:55:53.051Z

Reserved: 2026-06-12T20:55:46.737Z

Link: CVE-2026-54397

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-12T21:16:25.557

Modified: 2026-06-12T21:16:25.557

Link: CVE-2026-54397

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-12T23:00:08Z

Weaknesses