WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `plugin/Permissions/setPermission.json.php` endpoint accepts GET parameters for a state-changing operation that modifies user group permissions. The endpoint has no CSRF token validation, and the application explicitly sets `session.cookie_samesite=None` on session cookies. This allows an unauthenticated attacker to craft a page with `<img>` tags that, when visited by an admin, silently grant arbitrary permissions to the attacker's user group — escalating the attacker to near-admin access. As of time of publication, no known patched versions are available.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/security/advisories/GHSA-g8x9-7mgh-7cvj | Exploit Vendor Advisory |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-g8x9-7mgh-7cvj | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-23 19:16
Updated : 2026-03-25 14:54
NVD link : CVE-2026-33649
Mitre link : CVE-2026-33649
CVE.ORG link : CVE-2026-33649
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-352
Cross-Site Request Forgery (CSRF)
