๐Ÿ” CVE Alert

CVE-2026-78370

UNKNOWN 0.0

RansomLook Unauthenticated Database Export Exposes Private Data

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

RansomLook contains an authorization flaw in its legacy database export functionality that can allow unauthenticated remote users to retrieve information intended to remain private. The /export/<database> endpoint permits selected internal databases to be exported without requiring authentication. While limited filtering is performed for some entity databases, other exportable databases are returned directly without consistently applying the application's private-entity access restrictions. As a result, information associated with groups, markets, posts, or other records marked as private may be included in an export accessible to an unauthenticated requester. An attacker able to reach the RansomLook web application can request the affected export endpoint and retrieve data that should only be available to authorized users. Depending on the contents of the instance, this may disclose private ransomware intelligence, victim information, internal tracking data, or other information deliberately excluded from public views. The patch removes the legacy unauthenticated export route and introduces centralized authorization handling that distinguishes ordinary authenticated API access from authorization to view private entries. API keys must now be explicitly granted private-data access, while existing keys do not automatically receive this privilege. The same private-data filtering is also applied consistently across API responses and database exports.

CWE CWE-862
Vendor ransomlook
Product ransomlook
Published Aug 24, 2026
Stay Ahead of the Next One

Get instant alerts for ransomlook ransomlook

Be the first to know when new unknown vulnerabilities affecting ransomlook ransomlook are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

ransomlook / ransomlook
0 โ‰ค 2.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/RansomLook/RansomLook/commit/ff97a3489d70ffc3c1d09ea2c7d25137edfffb2a

Credits

Jeroen Pinoy Fafner [_KeyZee_]