CVE-2026-33759

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `objects/playlistsVideos.json.php` endpoint returns the full video contents of any playlist by ID without any authentication or authorization check. Private playlists (including `watch_later` and `favorite` types) are correctly hidden from listing endpoints via `playlistsFromUser.json.php`, but their contents are directly accessible through this endpoint by providing the sequential integer `playlists_id` parameter. Commit bb716fbece656c9fe39784f11e4e822b5867f1ca has a patch for the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*

History

31 Mar 2026, 18:38

Type Values Removed Values Added
References () https://github.com/WWBN/AVideo/commit/bb716fbece656c9fe39784f11e4e822b5867f1ca - () https://github.com/WWBN/AVideo/commit/bb716fbece656c9fe39784f11e4e822b5867f1ca - Patch
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-75qq-68m8-pvfr - () https://github.com/WWBN/AVideo/security/advisories/GHSA-75qq-68m8-pvfr - Exploit, Vendor Advisory
CPE cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
First Time Wwbn
Wwbn avideo

27 Mar 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-27 15:16

Updated : 2026-03-31 18:38


NVD link : CVE-2026-33759

Mitre link : CVE-2026-33759

CVE.ORG link : CVE-2026-33759


JSON object : View

Products Affected

wwbn

  • avideo
CWE
CWE-639

Authorization Bypass Through User-Controlled Key

CWE-862

Missing Authorization