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

CVE-2026-33650: AVideo: Video Moderator Privilege Escalation via Ownership Transfer Enables Arbitrary Video Deletion

March 25, 2026

A user with the “Videos Moderator” permission can escalate privileges to perform full video management operations — including ownership transfer and deletion of any video — despite the permission being documented as only allowing video publicity changes (Active, Inactive, Unlisted). The root cause is that Permissions::canModerateVideos() is used as an authorization gate for full video editing in videoAddNew.json.php, while videoDelete.json.php only checks ownership, creating an asymmetric authorization boundary exploitable via a two-step ownership-transfer-then-delete chain.

References

  • github.com/WWBN/AVideo
  • github.com/WWBN/AVideo/commit/838e16818c793779406ecbf34ebaeba9830e33f8
  • github.com/WWBN/AVideo/security/advisories/GHSA-8x77-f38v-4m5j
  • github.com/advisories/GHSA-8x77-f38v-4m5j
  • nvd.nist.gov/vuln/detail/CVE-2026-33650

Code Behaviors & Features

Detect and mitigate CVE-2026-33650 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 7.6 HIGH

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

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

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