CVE-2026-54397
ŚrednieCVSS 6.1Prawdopodobieństwo exploitacji (EPSS)
Niskie ryzykoPercentyl 13 — wyżej niż 13% wszystkich znanych CVE
Streszczenie
Podatność w MISP umożliwia uwierzytelnionemu użytkownikowi z uprawnieniami edycji zdarzeń manipulowanie danymi formularza i przypisanie zdarzenia do grupy udostępniania, do której nie ma uprawnień. Problem występuje w ścieżce edycji zdarzeń, która nie stosuje odpowiednich kontroli autoryzacji.
Ocena ryzyka
Atakujący może wykorzystać tę podatność do przypisania zdarzenia do nieautoryzowanej grupy udostępniania, co prowadzi do nieautoryzowanego użycia ograniczonych grup oraz ujawnienia nazw grup w listach zdarzeń.
Rekomendacja
Zaleca się aktualizację systemu do najnowszej wersji, która wprowadza walidację grupy udostępniania oraz oczyszcza identyfikator grupy, gdy dystrybucja zdarzenia nie jest ustawiona na dystrybucję grupy udostępniania.
Oryginalny opis (angielski, źródło NVD)
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.

