CVE-2026-78372

Source
https://cve.org/CVERecord?id=CVE-2026-78372
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-78372.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-78372
Published
2026-08-24T13:09:23.489Z
Modified
2026-08-28T11:31:03.249515034Z
Severity
  • 9.2 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N CVSS Calculator
Summary
RansomLook Missing Authorization Allows Disclosure of Private Group and Ransom Note Data
Details

RansomLook does not consistently enforce authorization checks when accessing groups, markets, and ransom notes marked as private. An unauthenticated or otherwise unauthorized remote attacker can access information associated with private entities through several web views and API endpoints.

The affected functionality can disclose private group or market names, ransom-note content, and metadata associated with private groups. The /compare functionality can also be queried directly with the name of a private entity, allowing an unauthorized user to retrieve information such as post counts, mirror totals, and uptime even when the entity is excluded from the normal user interface. The patch explicitly adds a privacy check before returning this information.

Ransom-note views, search results, and API endpoints were similarly missing consistent filtering. The fix introduces normalized private-group identifiers and alias handling, then rejects or filters notes associated with private groups before returning them to unauthorized callers.

An attacker can exploit the issue remotely without authentication or user interaction, resulting in disclosure of information that was explicitly intended to be restricted to authorized users.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/78xxx/CVE-2026-78372.json",
    "cwe_ids": [
        "CWE-862"
    ],
    "cna_assigner": "CIRCL"
}
References

Affected packages

Git / github.com/ransomlook/ransomlook

Affected ranges

Type
GIT
Repo
https://github.com/ransomlook/ransomlook
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.0.0"
        }
    ]
}

Affected versions

1.*
1.2.0
1.3.0
1.4.0
1.5.0
1.6.0
1.8.0
1.9.0
2.*
2.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-78372.json"