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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-75531— Stored Cross-Site Scripting in URL Observables via Lookyloo Submission Handler in Pandora

Quick assessment

Affected
pandora-analysis pandora
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.

Pandora analysis Pandora是Pandora analysis组织开源的一个分析框架,用于发现文件是否可疑,并方便地显示结果。 Pandora analysis Pandora 1.12.5及之前版本存在跨站脚本漏洞,攻击者可通过特制字符突破JavaScript字符串注入任意JavaScript代码,构成存储型跨站脚本漏洞,可能导致攻击者访问受害者浏览器信息或利用其已认证的Pandora会话执行操作。

CVSS 7.0 · High EPSS 0.32% · P25

Affected Version Matrix 1

VendorProduct Version RangeStatus
pandora-analysis pandora ≤ 1.12.5 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-75531

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 in URL Observables via Lookyloo Submission Handler in Pandora
Source: CVE Program / CVE List V5
Vulnerability Description
Pandora contains a stored cross-site scripting (XSS) vulnerability in the rendering of URL observables. A URL extracted from or associated with an analyzed file was inserted directly into the inline JavaScript onclick handler used by the Submit to Lookyloo action. Although the value was subject to HTML escaping by the template engine, it was embedded inside a JavaScript string within an HTML attribute. An attacker-controlled URL containing specially crafted characters could therefore break out of the JavaScript string and inject arbitrary JavaScript code. The malicious script would execute in the context of the Pandora web application when a victim interacts with the affected Submit to Lookyloo control. Successful exploitation could allow an attacker to access information available to the victim's browser or perform actions using the victim's authenticated Pandora session. The patch removes the observable value from the inline JavaScript handler. The URL is instead stored in an HTML data-url attribute and retrieved through the DOM dataset API when needed. Additional uses of innerHTML were also replaced with textContent as defensive hardening.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: CVE Program / CVE List V5
Vulnerability Title
Pandora analysis Pandora 跨站脚本漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Pandora analysis Pandora是Pandora analysis组织开源的一个分析框架,用于发现文件是否可疑,并方便地显示结果。 Pandora analysis Pandora 1.12.5及之前版本存在跨站脚本漏洞,攻击者可通过特制字符突破JavaScript字符串注入任意JavaScript代码,构成存储型跨站脚本漏洞,可能导致攻击者访问受害者浏览器信息或利用其已认证的Pandora会话执行操作。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
pandora-analysis pandora 0 ~ 1.12.5 -

II. Public POCs for CVE-2026-75531

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 6998 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-75531

登录查看更多情报信息。

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-75531

No comments yet


Leave a comment