Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. wwbn/avideo
  4. ›
  5. CVE-2026-34364

CVE-2026-34364: AVideo has User Group-Based Category Access Control Bypass via Missing and Broken Group Filtering in categories.json.php

March 30, 2026

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.

References

  • github.com/WWBN/AVideo
  • github.com/WWBN/AVideo/commit/6e8a673eed07be5628d0b60fbfabd171f3ce74c9
  • github.com/WWBN/AVideo/security/advisories/GHSA-73gr-r64q-7jh4
  • github.com/advisories/GHSA-73gr-r64q-7jh4
  • nvd.nist.gov/vuln/detail/CVE-2026-34364

Code Behaviors & Features

Detect and mitigate CVE-2026-34364 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 26.0

Solution

Unfortunately, there is no solution available yet.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

packagist/wwbn/avideo/CVE-2026-34364.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:20:20 +0000.