Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-78378— Redis Glob Pattern Injection Allows Unauthorized Enumeration of Private Ransomlook Data

Quick assessment

Affected
ransomlook ransomlook
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

这段漏洞描述信息可以翻译为: Ransomlook 存在一个 Redis 全局模式注入漏洞,其原因是将用户控制的输入合并到 Redis SCAN MATCH 模式之前,没有进行足够的净化处理。 /api/health/<name> 端点尝试解析所提供的名称以匹配已知的群组或市场,但当解析失败时,它会回退到直接使用攻击者控制的值作为 Redis 键模式。因此,未认证的攻击者可以提供类似 、 、 或 这样的 Redis 全局元字符,从而扩展 SCAN 操作的范围,超出预期的群组限制。例如,请求 可以枚举所有群组和市场(

CVSS 6.9 · Medium EPSS 0.28% · P20

Affected Version Matrix 1

VendorProduct Version RangeStatus
ransomlook ransomlook ≤ 2.0.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-78378

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Redis Glob Pattern Injection Allows Unauthorized Enumeration of Private Ransomlook Data
Source: CVE Program / CVE List V5
Vulnerability Description
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/<name> endpoint attempted to resolve the supplied name to a known group or market, but when resolution failed it fell back to using the attacker-controlled value directly in a Redis key pattern. An unauthenticated attacker could therefore supply Redis glob metacharacters such as *, ?, [ or ] to broaden the SCAN operation beyond the intended group. For example, requesting /api/health/* could enumerate health information, mirror slugs, and uptime series belonging to all groups and markets, including entities marked as private. Similar unsafe interpolation was present in /api/crypto/chain/<chain> and in the delete_manual_torrent() function. The latter represents a potentially destructive sink because a crafted infohash containing glob metacharacters could cause the scan to match torrent-health keys belonging to other torrents if attacker-controlled input can reach that function. The patch removes the unsafe fallback from the health endpoint and introduces glob escaping for user-controlled values before they are incorporated into Redis SCAN MATCH expressions.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
信息暴露
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
ransomlook ransomlook 0 ~ 2.0.0 -

II. Public POCs for CVE-2026-78378

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-78378

登录查看更多情报信息。

Patches & Fixes for CVE-2026-78378 (1)

Same Patch Batch · ransomlook · 2026-08-24 · 13 CVEs total

CVE-2026-78387 9.4 CRITICAL RansomLook Missing Authorization in Web Configuration Editor Allows Application Configurat
CVE-2026-78555 9.4 CRITICAL RansomLook API Key Disclosure Through /admin/apikeys HTML Source
CVE-2026-78372 9.2 CRITICAL RansomLook Missing Authorization Allows Disclosure of Private Group and Ransom Note Data
CVE-2026-78370 9.2 CRITICAL RansomLook Unauthenticated Database Export Exposes Private Data
CVE-2026-78369 8.8 HIGH Missing Authentication Allows Unauthorized Creation of Crypto Groups in RansomLook
CVE-2026-78391 8.8 HIGH Stored Cross-Site Scripting via Untrusted Cryptocurrency Address Rendering in RansomLook
CVE-2026-78551 8.8 HIGH RansomLook Login Endpoint Allows Timing-Based Username Enumeration and Unthrottled Authent
CVE-2026-78380 8.7 HIGH Private Group and Market Posts Disclosed Through Public Notification Channels in RansomLoo
CVE-2026-78386 8.7 HIGH Unauthenticated Disclosure of Scraping Credentials and Bypass Configuration via RansomLook
CVE-2026-78381 8.2 HIGH RansomLook Arbitrary File Read via Path Traversal in Post screen Field
CVE-2026-78385 8.2 HIGH RansomLook Analysis PDF Generation Allows Server-Side Request Forgery and Arbitrary Local
CVE-2026-78553 7.0 HIGH Insecure Flask Secret-Key File Permissions Allow Local Administrator Session Forgery in Ra

IV. Related Vulnerabilities

V. Comments for CVE-2026-78378

No comments yet


Leave a comment