WWBN AVideo is an open source video platform. In versions up to and including 26.0, the endpoint `plugin/Permissions/View/Users_groups_permissions/list.json.php` lacks any authentication or authorization check, allowing unauthenticated users to retrieve the complete permission matrix mapping user groups to plugins. All sibling endpoints in the same directory (`add.json.php`, `delete.json.php`, `index.php`) properly require `User::isAdmin()`, indicating this is an oversight. Commits dc3c825734628bb32550d0daa125f05bacb6829c and b583acdc9a9d1eab461543caa363e1a104fb4516 contain patches.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/b583acdc9a9d1eab461543caa363e1a104fb4516 | Patch |
| https://github.com/WWBN/AVideo/commit/dc3c825734628bb32550d0daa125f05bacb6829c | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-96qp-8cmq-jvq8 | Exploit Mitigation Vendor Advisory |
Configurations
History
24 Mar 2026, 18:08
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| References | () https://github.com/WWBN/AVideo/commit/b583acdc9a9d1eab461543caa363e1a104fb4516 - Patch | |
| References | () https://github.com/WWBN/AVideo/commit/dc3c825734628bb32550d0daa125f05bacb6829c - Patch | |
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-96qp-8cmq-jvq8 - Exploit, Mitigation, Vendor Advisory | |
| CPE | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* | |
| First Time |
Wwbn
Wwbn avideo |
23 Mar 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-23 17:16
Updated : 2026-03-24 18:08
NVD link : CVE-2026-33501
Mitre link : CVE-2026-33501
CVE.ORG link : CVE-2026-33501
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-862
Missing Authorization
