PT-2026-80868 · Unknown · Ransomlook
CVSS v4.0
6.9
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Ransomlook (affected versions not specified)
Description
Insufficient neutralization of user-controlled input allows for Redis glob pattern injection when values are incorporated into Redis SCAN MATCH patterns. An unauthenticated attacker can use glob metacharacters such as
*, ?, [, or ] to broaden the scan operation. This can lead to the unauthorized enumeration of health information, mirror slugs, and uptime series for all groups and markets, including private entities. The issue affects the /api/health/<name> and /api/crypto/chain/<chain> endpoints, as well as the delete manual torrent() function. In the case of delete manual torrent(), a crafted infohash could potentially match torrent-health keys belonging to other torrents.Recommendations
Apply the available patch to remove the unsafe fallback in the health endpoint and implement glob escaping for user-controlled values used in Redis SCAN MATCH expressions.
As a temporary mitigation, restrict access to the
/api/health/<name> and /api/crypto/chain/<chain> endpoints and avoid passing untrusted input to the delete manual torrent() function.Exploit
Fix
Information Disclosure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Ransomlook