Katalog CVE

CVE-2026-78380

WysokieCVSS 8.7
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.28%

Percentyl 20 - wyżej niż 20% wszystkich znanych CVE

Streszczenie

Podatność w RansomLook polega na braku egzekwowania ustawień prywatności grup i rynków ransomware podczas dystrybucji nowo zebranych postów ofiar do zewnętrznych kanałów powiadomień. Logika po przetworzeniu sprawdza tylko, czy pojedynczy post jest oznaczony jako prywatny, ale nie weryfikuje, czy grupa lub rynek, do którego post należy, jest skonfigurowany jako prywatny. W rezultacie informacje o ofiarach z prywatnych grup lub rynków mogą być automatycznie publikowane przez włączone kanały Rocket.Chat, Mastodon, Bluesky i e-mail, a także dodawane do publicznego feedu MISP.

Ocena ryzyka

Ryzyko dla organizacji polega na nieautoryzowanym ujawnieniu poufnych informacji o ofiarach, takich jak nazwy firm, aktywność ransomware lub szczegóły incydentów, które miały pozostać prywatne. Osoba atakująca lub nieupoważniony podmiot mający dostęp do publicznych kanałów powiadomień lub feedu MISP może uzyskać te dane, co może narazić organizacje na szantaż, reputację lub dalsze ataki.

Rekomendacja

Zaleca się natychmiastowe zaktualizowanie RansomLook do wersji zawierającej poprawkę, która wprowadza wspólne sprawdzenie is_private_entity() obejmujące zarówno grupy, jak i rynki. Należy również przejrzeć konfigurację kanałów powiadomień i feedu MISP, aby upewnić się, że nie publikują one danych z prywatnych encji.

Inne podatności w RansomLook

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

RansomLook fails to enforce the privacy status of ransomware groups and markets when distributing newly collected victim posts to external notification channels. The post-processing logic checks whether an individual post is marked private but does not verify whether the group or market to which the post belongs is configured as private. As a result, newly parsed victim information associated with a private group or market may be automatically published through enabled Rocket.Chat, Mastodon, Bluesky, and e-mail notification channels despite the entity being explicitly configured to prevent public disclosure. A similar issue affects the public MISP feed. The feed previously determined privacy using groupinfo(), which only queries the group database. Consequently, victim information associated with private markets could be added to the public MISP feed because the corresponding market privacy flag was not evaluated. An attacker or other unauthorized party able to access these public notification channels or the MISP feed may obtain victim information that was intended to remain private. Depending on the collected data, this may disclose victim names, ransomware activity, incident information, or other information associated with privately monitored groups and markets. The fix introduces a common is_private_entity() check covering both groups and markets and prevents private entity posts from being distributed through external notification channels or the public MISP feed. Internal storage and dashboard alerting remain unaffected.

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