| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-73gr-r64q-7jh4 | AVideo has User Group-Based Category Access Control Bypass via Missing and Broken Group Filtering in categories.json.php |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Mon, 30 Mar 2026 07:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Wwbn
Wwbn avideo |
|
| Vendors & Products |
Wwbn
Wwbn avideo |
Fri, 27 Mar 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 27 Mar 2026 18:15: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 `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. | |
| Title | AVideo has User Group-Based Category Access Control Bypass via Missing and Broken Group Filtering in categories.json.php | |
| Weaknesses | CWE-863 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-27T19:56:56.507Z
Reserved: 2026-03-27T13:43:14.369Z
Link: CVE-2026-34364
Updated: 2026-03-27T18:43:03.947Z
Status : Undergoing Analysis
Published: 2026-03-27T18:16:05.570
Modified: 2026-03-30T13:26:29.793
Link: CVE-2026-34364
No data.
OpenCVE Enrichment
Updated: 2026-03-30T07:01:03Z
Github GHSA