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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-33035— Unauthenticated Reflected XSS via innerHTML in AVideo

Quick assessment

Affected
WWBN AVideo
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.

WWBN AVideo是WWBN团队的一个由PHP编写的视频平台建站系统。 WWBN AVideo 25.0及之前版本存在跨站脚本漏洞,该漏洞源于用户输入未经转义即传递给JavaScript并通过innerHTML渲染,可能导致反射型跨站脚本攻击。

AI Predicted 7.5 Difficulty: Easy EPSS 0.32% · P25
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-33035

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
Unauthenticated Reflected XSS via innerHTML in AVideo
Source: CVE Program / CVE List V5
Vulnerability Description
WWBN AVideo is an open source video platform. In versions 25.0 and below, there is a reflected XSS vulnerability that allows unauthenticated attackers to execute arbitrary JavaScript in a victim's browser. User input from a URL parameter flows through PHP's json_encode() into a JavaScript function that renders it via innerHTML, bypassing encoding and achieving full script execution. The vulnerability is caused by two issues working together: unescaped user input passed to JavaScript (videoNotFound.php), and innerHTML rendering HTML tags as executable DOM (script.js). The attack can be escalated to steal session cookies, take over accounts, phish credentials via injected login forms, spread self-propagating payloads, and compromise admin accounts — all by exploiting the lack of proper input sanitization and cookie security (e.g., missing HttpOnly flag on PHPSESSID). The issue has been fixed in version 26.0.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: CVE Program / CVE List V5
Vulnerability Title
WWBN AVideo 跨站脚本漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
WWBN AVideo是WWBN团队的一个由PHP编写的视频平台建站系统。 WWBN AVideo 25.0及之前版本存在跨站脚本漏洞,该漏洞源于用户输入未经转义即传递给JavaScript并通过innerHTML渲染,可能导致反射型跨站脚本攻击。
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
WWBN AVideo < 26.0 -

II. Public POCs for CVE-2026-33035

# 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-33035

登录查看更多情报信息。

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

Vendor Advisories for CVE-2026-33035 (1)

Same Patch Batch · WWBN · 2026-03-20 · 10 CVEs total

CVE-2026-33039 8.6 HIGH AVideo vulnerable to unauthenticated SSRF via HTTP redirect bypass in LiveLinks proxy
CVE-2026-33038 8.1 HIGH AVideo affected by unauthenticated application takeover via exposed web installer on unini
CVE-2026-33037 8.1 HIGH WWBN AVideo has predictable default admin credentials in official Docker deployment path
CVE-2026-33043 8.1 HIGH AVideo affected by Session Hijacking via Unauthenticated Session ID Disclosure with Permis
CVE-2026-33237 5.5 MEDIUM AVideo has SSRF in Scheduler Plugin via callbackURL Missing `isSSRFSafeURL()` Validation
CVE-2026-33041 5.3 MEDIUM AVideo has an Unauthenticated Password Hash Oracle via encryptPass.json.php
CVE-2026-33238 4.3 MEDIUM AVideo has a Path Traversal in listFiles.json.php that Enables Server Filesystem Enumerati
CVE-2026-33025 AVideo-Encoder is Vulnerable to Authenticated SQL Injection via ORDER BY Clause
CVE-2026-33024 AVideo-Encoder has Unauthenticated Blind Server-Side Request Forgery via Public Thumbnail

IV. Related Vulnerabilities

V. Comments for CVE-2026-33035

No comments yet


Leave a comment