Description
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.
Published: 2026-08-24
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Sensitive Data Exposure
Action: Immediate Patch
AI Analysis

Impact

RansomLook does not enforce the privacy status of the group or market when sending newly parsed victim posts to external channels. The post‑processing logic checks an individual post’s private flag but ignores the parent group or market’s privacy setting. Consequently, posts that belong to a private group or market can be distributed through enabled Rocket.Chat, Mastodon, Bluesky, e‑mail notification channels, and the public MISP feed, exposing victim names, ransomware activity, incident information, or other sensitive details that were intended to remain private.

Affected Systems

The vulnerability exists in the RansomLook RansomLook platform. Affected versions are not enumerated in the advisory, so any deployed instance of the software that has not been updated with the patch may be vulnerable.

Risk and Exploitability

With a CVSS score of 8.7, this issue represents a high‑severity privacy breach. The exploitability score is not available, but the vulnerability can be abused by anyone who can observe the public notification channels or the public MISP feed; no direct access to the RansomLook system is required. Those who have such access may obtain victim information that should have been protected. The knock‑on effect is disclosure of personal or business data, potentially leading to reputational loss or targeted attacks against affected victims.

Generated by OpenCVE AI on August 24, 2026 at 17:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest RansomLook update that implements the is_private_entity() check to prevent private group or market posts from being sent to public channels.
  • Temporarily disable or restrict public Rocket.Chat, Mastodon, Bluesky, and e‑mail notification channels until the patch is applied, to stop inadvertent exposure of private posts.
  • Verify that the public MISP feed configuration has been updated to honor market privacy settings; if not, exclude private markets from the feed or disable the feed until the patch is available.

Generated by OpenCVE AI on August 24, 2026 at 17:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Ransomlook
Ransomlook ransomlook
Vendors & Products Ransomlook
Ransomlook ransomlook
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 24 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Private Group and Market Posts Disclosed Through Public Notification Channels in RansomLook
Weaknesses CWE-862
References
Metrics cvssV4_0

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


Subscriptions

Ransomlook Ransomlook
cve-icon MITRE

Status: PUBLISHED

Assigner: CIRCL

Published:

Updated: 2026-08-24T15:20:11.440Z

Reserved: 2026-08-24T13:26:52.008Z

Link: CVE-2026-78380

cve-icon Vulnrichment

Updated: 2026-08-24T15:20:04.339Z

cve-icon NVD

Status : Deferred

Published: 2026-08-24T14:17:05.667

Modified: 2026-08-26T16:49:18.760

Link: CVE-2026-78380

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T17:15:05Z

Weaknesses