WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `objects/pluginImport.json.php` endpoint allows admin users to upload and install plugin ZIP files containing executable PHP code, but lacks any CSRF protection. Combined with the application explicitly setting `session.cookie_samesite = 'None'` for HTTPS connections, an unauthenticated attacker can craft a page that, when visited by an authenticated admin, silently uploads a malicious plugin containing a PHP webshell, achieving Remote Code Execution on the server. Commit d1bc1695edd9ad4468a48cea0df6cd943a2635f3 contains a patch.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/d1bc1695edd9ad4468a48cea0df6cd943a2635f3 | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-hv36-p4w4-6vmj | Exploit Mitigation Vendor Advisory |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-hv36-p4w4-6vmj | Exploit Mitigation Vendor Advisory |
Configurations
History
24 Mar 2026, 16:55
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/WWBN/AVideo/commit/d1bc1695edd9ad4468a48cea0df6cd943a2635f3 - Patch | |
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-hv36-p4w4-6vmj - Exploit, Mitigation, Vendor Advisory | |
| First Time |
Wwbn
Wwbn avideo |
|
| CPE | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* | |
| Summary |
|
23 Mar 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-23 17:16
Updated : 2026-03-24 16:55
NVD link : CVE-2026-33507
Mitre link : CVE-2026-33507
CVE.ORG link : CVE-2026-33507
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-352
Cross-Site Request Forgery (CSRF)
