5.3
CVE-2026-33501
- EPSS 0.43%
- Veröffentlicht 23.03.2026 16:28:20
- Zuletzt bearbeitet 24.03.2026 18:08:01
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
AVideo has Unauthenticated Information Disclosure of User Group Permission Mappings via Permissions Plugin
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.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.43% | 0.342 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
CWE-862 Missing Authorization
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
https://github.com/WWBN/AVideo/security/advisories/GHSA-96qp-8cmq-jvq8
https://github.com/WWBN/AVideo/commit/b583acdc9a9d1eab461543caa363e1a104fb4516
https://github.com/WWBN/AVideo/commit/dc3c825734628bb32550d0daa125f05bacb6829c