WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `categories.json.php` endpoint, which serves the category listing API, fails to enforce user group-based access controls on categories. In the default request path (no `?user=` parameter), user group filtering is entirely skipped, exposing all non-private categories including those restricted to specific user groups. When the `?user=` parameter is supplied, a type confusion bug causes the filter to use the admin user's (user_id=1) group memberships instead of the current user's, rendering the filter ineffective. Commit 6e8a673eed07be5628d0b60fbfabd171f3ce74c9 contains a fix.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/6e8a673eed07be5628d0b60fbfabd171f3ce74c9 | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-73gr-r64q-7jh4 | Exploit Vendor Advisory |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-73gr-r64q-7jh4 | Exploit Vendor Advisory |
Configurations
History
14 Apr 2026, 01:22
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/WWBN/AVideo/commit/6e8a673eed07be5628d0b60fbfabd171f3ce74c9 - Patch | |
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-73gr-r64q-7jh4 - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* | |
| First Time |
Wwbn
Wwbn avideo |
27 Mar 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-73gr-r64q-7jh4 - |
27 Mar 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-27 18:16
Updated : 2026-04-14 01:22
NVD link : CVE-2026-34364
Mitre link : CVE-2026-34364
CVE.ORG link : CVE-2026-34364
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-863
Incorrect Authorization
