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.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/7aaad601bd9cd7b993ba0ee1b1bea6c32ee7b77c | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-x2pw-9c38-cp2j | Exploit Mitigation Vendor Advisory |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-x2pw-9c38-cp2j | Exploit Mitigation Vendor Advisory |
Configurations
History
17 Jun 2026, 10:45
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-x2pw-9c38-cp2j - Exploit, Mitigation, Vendor Advisory |
23 Apr 2026, 15:49
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Wwbn
Wwbn avideo |
|
| CPE | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* | |
| References | () https://github.com/WWBN/AVideo/commit/7aaad601bd9cd7b993ba0ee1b1bea6c32ee7b77c - Patch | |
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-x2pw-9c38-cp2j - Vendor Advisory, Exploit, Mitigation |
22 Apr 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-x2pw-9c38-cp2j - |
21 Apr 2026, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-21 23:16
Updated : 2026-06-17 10:45
NVD link : CVE-2026-40928
Mitre link : CVE-2026-40928
CVE.ORG link : CVE-2026-40928
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-352
Cross-Site Request Forgery (CSRF)
