CVE-2026-78386

Source
https://cve.org/CVERecord?id=CVE-2026-78386
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-78386.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-78386
Published
2026-08-24T13:55:57.172Z
Modified
2026-08-28T11:30:52.980439935Z
Severity
  • 8.7 (High) CVSS_V4 - 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 CVSS Calculator
Summary
Unauthenticated Disclosure of Scraping Credentials and Bypass Configuration via RansomLook API
Details

RansomLook exposed sensitive operator-side scraping configuration through multiple unauthenticated API responses. Location records associated with ransomware groups and markets were returned largely verbatim to unauthenticated callers whenever the location itself was not marked as private.

These records could contain internal fields such as header, which may include authentication headers, session cookies, or other credentials used to access monitored websites; init_script, which may contain logic used to bypass CAPTCHA, anti-bot protections, or paywalls; and browser, which discloses details about the scraping environment.

An unauthenticated remote attacker could query the affected API endpoints and obtain these values. Leaked authentication material could potentially be replayed against the monitored service, while disclosure of scraping and bypass logic could allow site operators or other attackers to identify and defeat RansomLook's collection mechanisms.

The patch introduces an explicit allowlist of fields permitted in public location records and strips all operator-side fields before returning data to unauthenticated users.

The accompanying change from <string:postname> to <path:postname> appears to be a functional correction allowing legitimate post titles containing / and does not, based on this patch alone, represent the security issue.

Database specific
{
    "cna_assigner": "CIRCL",
    "cwe_ids": [
        "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/78xxx/CVE-2026-78386.json"
}
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
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.0.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

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-78386.json"