CVE-2026-78380
Last modified
CVE-2026-78380 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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.
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.
Metrics
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ransomlook | ransomlook | <= 2.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-78380?
How severe is CVE-2026-78380?
How do I fix CVE-2026-78380?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7837A time-of-check time-of-use (TOCTOU) condition in the ad_flu…3.7
- CVE-2026-78370RansomLook contains an authorization flaw in its legacy data…9.2
- CVE-2026-78372RansomLook does not consistently enforce authorization chec…9.2
- CVE-2026-78376A flaw was found in WebKitGTK. Processing malicious web cont…8.8
- CVE-2026-78378Ransomlook contains a Redis glob pattern injection vulnerabi…6.9
- CVE-2026-7838UltraVNC viewer through 1.8.2.2 contains an integer overflow…8.8
- CVE-2026-78381RansomLook contains a path traversal vulnerability in the ha…8.2
- CVE-2026-78385RansomLook contains insufficient resource validation in the …8.2
- CVE-2026-78386RansomLook exposed sensitive operator-side scraping configur…8.7
- CVE-2026-78387RansomLook contains an authorization weakness in the web-bas…9.4
- CVE-2026-7839UltraVNC repeater through 1.8.2.2 initializes the HTTP admin…9.1
- CVE-2026-78391RansomLook contains a stored cross-site scripting (XSS) vuln…8.8
Are you affected by CVE-2026-78380?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
