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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-78391— Stored Cross-Site Scripting via Untrusted Cryptocurrency Address Rendering in RansomLook

Quick assessment

Affected
ransomlook ransomlook
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

RansomLook 在加密货币钱包详细信息视图中存在一个存储型跨站脚本(XSS)漏洞。来自外部来源(包括公开的众包勒索软件地址来源 feed:ransomwhe.re)的加密货币地址和区块链名称在存入数据库前未进行充分的验证,随后被直接嵌入到内联 JavaScript onclick 处理程序中使用。 尽管应用了 Jinja HTML 自动转义机制,但当不受信任的数据被插入到 HTML 属性内的 JavaScript 字符串时,该机制并不能提供足够的保护。浏览器 HTML 解析器会在将属性解释为 JavaScri

CVSS 8.8 · High EPSS 0.26% · P17

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-78391

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
Stored Cross-Site Scripting via Untrusted Cryptocurrency Address Rendering in RansomLook
Source: CVE Program / CVE List V5
Vulnerability Description
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 validation and later embedded directly into an inline JavaScript onclick handler. Although Jinja HTML autoescaping was applied, it does not provide adequate protection when untrusted data is inserted into a JavaScript string inside an HTML attribute. HTML entities such as ' are decoded by the browser's HTML parser before the resulting attribute is interpreted as JavaScript. Consequently, a specially crafted cryptocurrency address containing quote characters and JavaScript syntax could escape the intended string literal and execute arbitrary JavaScript when a user clicked the affected wallet's CSV export button. Because cryptocurrency information imported from an untrusted upstream could reach the vulnerable rendering path, exploitation may not require an authenticated RansomLook account if an attacker can introduce a malicious wallet record into a consumed external data source. Successful exploitation could allow attacker-controlled JavaScript to execute in the security context of the RansomLook web application, potentially exposing information accessible to the victim or performing actions with the victim's privileges. The patch mitigates the issue by validating cryptocurrency addresses and blockchain identifiers before storage, restricting them to a safe character set, and replacing the inline JavaScript handler with data-* attributes and an external event listener so wallet values are treated strictly as data rather than executable JavaScript.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
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-78391

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 9505 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-78391

登录查看更多情报信息。

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-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
CVE-2026-78378 6.9 MEDIUM Redis Glob Pattern Injection Allows Unauthorized Enumeration of Private Ransomlook Data

IV. Related Vulnerabilities

V. Comments for CVE-2026-78391

No comments yet


Leave a comment