Katalog CVE

CVE-2026-86441

NiskieCVSS 2.3
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

W MISP w wersjach do 2.5.45 włącznie, kilka widgetów pulpitu nawigacyjnego wyświetlających informacje o organizacjach nie przestrzegało ustawienia Security.hide_organisation_index_from_users. Uwierzytelnieni użytkownicy bez uprawnienia perm_sharing_group mogli wyliczać organizacje, które normalnie były przed nimi ukryte, a także uzyskiwać dodatkowe pola z bazy danych przez eksport JSON. Dodatkowo, widget rankingu kontrybutorów ujawniał wszystkie organizacje z zdarzeniami, ignorując to samo ustawienie widoczności.

Ocena ryzyka

Ryzyko polega na nieautoryzowanym ujawnieniu informacji o organizacjach, co może naruszyć poufność danych i zasady dostępu wdrożone przez administratora. Może to prowadzić do eskalacji uprawnień lub dalszych ataków na podstawie zebranych informacji.

Rekomendacja

Zaleca się natychmiastową aktualizację MISP do wersji nowszej niż 2.5.45, która zawiera poprawkę. Po aktualizacji należy zweryfikować, czy ustawienie hide_organisation_index_from_users jest poprawnie egzekwowane we wszystkich widżetach.

Inne podatności w MISP

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

Affected versions of MISP contain inconsistent authorization checks across dashboard widgets that display organisation information. Several organisation-related widgets did not honor Security.hide_organisation_index_from_users. As a result, authenticated users without the perm_sharing_group permission could enumerate organisations even though the normal organisation index was intentionally hidden from them. The affected widgets included paths that: * returned organisation names and identifiers; * could expose additional organisation database fields through JSON export because unrestricted find('all') queries fetched full rows; * accepted limit=0 or negative values in a way that could effectively remove the result limit and return the entire organisation table. A related organisation-contributor leaderboard also ignored the same visibility setting. Its handler counted Event.orgc_id across the entire event table and mapped those IDs to organisation names, revealing every organisation with events regardless of whether the caller could see any of those events. The fix withdraws this widget entirely for users who lack organisation-index visibility. Version affected: ≤2.5.45

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS