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.

Project Subscriptions

No data.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-96qp-8cmq-jvq8 AVideo has Unauthenticated Information Disclosure of User Group Permission Mappings via Permissions Plugin
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Mon, 23 Mar 2026 16:30:00 +0000

Type Values Removed Values Added
Description 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.
Title AVideo has Unauthenticated Information Disclosure of User Group Permission Mappings via Permissions Plugin
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-03-23T16:28:20.513Z

Reserved: 2026-03-20T16:59:08.888Z

Link: CVE-2026-33501

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-03-23T17:16:51.490

Modified: 2026-03-23T17:16:51.490

Link: CVE-2026-33501

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses