VYPR
Vendor

Ransomlook

Products
1
CVEs
11
Across products
11
Status
Private

Products

1

Recent CVEs

11
  • CVE-2026-78387CriAug 24, 2026
    risk 0.54cvss epss

    RansomLook contains an authorization weakness in the web-based configuration editor exposed through the /admin/config endpoint. The endpoint requires an authenticated session but does not perform an explicit privilege or administrator authorization check before allowing access…

  • CVE-2026-78372CriAug 24, 2026
    risk 0.53cvss epss

    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…

  • CVE-2026-78370CriAug 24, 2026
    risk 0.53cvss epss

    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/ endpoint permits selected internal databases to be exported without…

  • CVE-2026-78391HigAug 24, 2026
    risk 0.50cvss epss

    RansomLook contains a stored cross-site scripting (XSS) vulnerability in the cryptocurrency wallet detail view. Cryptocurrency addresses and blockchain names originating from external sources, including the public crowd-sourced ransomwhe.re feed, were stored without sufficient…

  • CVE-2026-78386HigAug 24, 2026
    risk 0.50cvss epss

    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…

  • CVE-2026-78380HigAug 24, 2026
    risk 0.50cvss epss

    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…

  • CVE-2026-78369HigAug 24, 2026
    risk 0.50cvss epss

    RansomLook contains a missing authentication vulnerability in the /admin/crypto/group/new endpoint. While the endpoint provides an administrative function for creating new crypto group entries, it was not protected by the application's authentication mechanism. An…

  • CVE-2026-78385HigAug 24, 2026
    risk 0.46cvss epss

    RansomLook contains insufficient resource validation in the analysis PDF generation functionality. Analysis documents are converted from Markdown to HTML and passed to WeasyPrint for PDF rendering. Prior to the fix, WeasyPrint used its default URL fetcher, allowing resource…

  • CVE-2026-78381HigAug 24, 2026
    risk 0.46cvss epss

    RansomLook contains a path traversal vulnerability in the handling of the screen field associated with group posts. The GroupPost.get API handler concatenates the database-controlled screen value directly with the application's source/ directory and opens the resulting path…

  • CVE-2026-40584HigApr 21, 2026
    risk 0.42cvss 7.5epss 0.00

    RansomLook is a tool to monitor Ransomware groups and markets and extract their victims. Prior to 1.9.0, the API in the affected application improperly filters private location entries in website/web/api/genericapi.py. Because the code removes elements from a list while…

  • CVE-2026-78378MedAug 24, 2026
    risk 0.38cvss epss

    Ransomlook contains a Redis glob pattern injection vulnerability caused by insufficient neutralization of user-controlled input before it is incorporated into Redis SCAN MATCH patterns. The /api/health/ endpoint attempted to resolve the supplied name to a known group or…