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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-40928— AVideo: Missing CSRF Protection on State-Changing JSON Endpoints Enables Forced Comment Creation, Vote Manipulation, and Category Asset Deletion

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 29.0及之前版本存在跨站请求伪造漏洞,该漏洞源于objects/下的多个AVideo JSON端点通过$_REQUEST/$_GET接受状态更改请求并持久化更改,但未使用任何反CSRF令牌、来源检查或引用检查,可能导致登录受害者访问恶意页面时,静默更改其对任何评论的点赞/点踩状态、以受害者身份发布攻击者选定文本的评论,或在受害者拥有类别管理权限时删除任何类别中的资产。

CVSS 5.4 · Medium EPSS 0.11% · P2
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-40928

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
AVideo: Missing CSRF Protection on State-Changing JSON Endpoints Enables Forced Comment Creation, Vote Manipulation, and Category Asset Deletion
Source: CVE Program / CVE List V5
Vulnerability Description
WWBN AVideo is an open source video platform. In versions 29.0 and prior, multiple AVideo JSON endpoints under `objects/` accept state-changing requests via `$_REQUEST`/`$_GET` and persist changes tied to the caller's session user, without any anti-CSRF token, origin check, or referer check. A malicious page visited by a logged-in victim can silently cast/flip the victim's like/dislike on any comment (`objects/comments_like.json.php`), post a comment authored by the victim on any video, with attacker-chosen text (`objects/commentAddNew.json.php`), and/or delete assets from any category (`objects/categoryDeleteAssets.json.php`) when the victim has category management rights. Each endpoint is reachable from a browser via a simple `<img src="…">` tag or form submission, so exploitation only requires the victim to load an attacker-controlled HTML resource. Commit 7aaad601bd9cd7b993ba0ee1b1bea6c32ee7b77c contains a fix.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
跨站请求伪造(CSRF)
Source: CVE Program / CVE List V5
Vulnerability Title
WWBN AVideo 跨站请求伪造漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
WWBN AVideo是WWBN团队的一个由PHP编写的视频平台建站系统。 WWBN AVideo 29.0及之前版本存在跨站请求伪造漏洞,该漏洞源于objects/下的多个AVideo JSON端点通过$_REQUEST/$_GET接受状态更改请求并持久化更改,但未使用任何反CSRF令牌、来源检查或引用检查,可能导致登录受害者访问恶意页面时,静默更改其对任何评论的点赞/点踩状态、以受害者身份发布攻击者选定文本的评论,或在受害者拥有类别管理权限时删除任何类别中的资产。
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 <= 29.0 -

II. Public POCs for CVE-2026-40928

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

登录查看更多情报信息。

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

Vendor Advisories for CVE-2026-40928 (1)

Same Patch Batch · WWBN · 2026-04-21 · 19 CVEs total

CVE-2026-40911 10.0 CRITICAL WWBN AVideo YPTSocket WebSocket Broadcast Relay Leads to Unauthenticated Cross-User JavaSc
CVE-2026-41064 9.3 CRITICAL AVideo has an incomplete fix for CVE-2026-33502 (Command Injection)
CVE-2026-40909 8.7 HIGH WWBN AVideo has a Path Traversal in Locale Save Endpoint that Enables Arbitrary PHP File W
CVE-2026-41055 8.6 HIGH AVideo has an incomplete fix for CVE-2026-33039 (SSRF)
CVE-2026-40925 8.3 HIGH WWBN AVideo has CSRF in configurationUpdate.json.php Enables Full Site Configuration Takeo
CVE-2026-41056 8.1 HIGH AVideos has CORS Origin Reflection with Credentials on Sensitive API Endpoints that Enable
CVE-2026-41058 8.1 HIGH AVideo has an incomplete fix for CVE-2026-33293 (Path Traversal) in AVideo
CVE-2026-41060 7.7 HIGH AVideo's SSRF via same-domain hostname with alternate port bypasses isSSRFSafeURL
CVE-2026-40926 7.1 HIGH WWBN AVideo Vulnerable to CSRF in Admin JSON Endpoints (Category CRUD, Plugin Update Scrip
CVE-2026-41057 7.1 HIGH AVideo has CORS Origin Reflection Bypass via plugin/API/router.php and allowOrigin(true) t
CVE-2026-40907 6.5 MEDIUM WWBN AVideo has IDOR in Live Restreams list.json.php that Exposes Other Users' Stream Keys
CVE-2026-41062 6.5 MEDIUM WWBN/AVideo has an incomplete fix for a directory traversal bypass via query string in Rec
CVE-2026-40929 5.4 MEDIUM WWBN AVideo's missing CSRF protection in objects/commentDelete.json.php enables mass comme
CVE-2026-41063 5.4 MEDIUM WWBN AVideo has incomplete fix for CVE-2026-33500 (XSS)
CVE-2026-41061 5.4 MEDIUM WWBN AVideo Vulnerable to stored XSS via Unanchored Duration Regex in Video Encoder Receiv
CVE-2026-40908 5.3 MEDIUM WWBN AVideo has an Unauthenticated Information Disclosure via git.json.php that Exposes De
CVE-2026-40935 5.3 MEDIUM WWBN/AVideo has CAPTCHA Bypass via Attacker-Controlled Length Parameter and Missing Token
CVE-2026-41304 WWBN AVideo vulnerable to RCE caused by clonesite plugin

IV. Related Vulnerabilities

V. Comments for CVE-2026-40928

No comments yet


Leave a comment