CVE-2026-33759 Details
Description
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.
A vulnerability exists in WWBN AVideo versions through 26.0, where the 'objects/playlistsVideos.json.php' endpoint allows unauthenticated access to the full video contents of any playlist by ID. This endpoint lacks authentication and authorization checks, enabling access to private playlists, including 'watch_later' and 'favorite' types, which are normally hidden from listing endpoints. The vulnerability arises because the endpoint directly retrieves playlist contents using the 'playlists_id' parameter without proper visibility validation, creating an indirect object reference vulnerability that can be exploited to access private user data.
The vulnerability has been patched in commit bb716fbece656c9fe39784f11e4e822b5867f1ca. Users should update to the latest version of AVideo to address this issue.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/WWBN/AVideo/security/advisories/GHSA-75qq-68m8-pvfr | CISA-ADP | ExploitVendor Advisory |
| https://github.com/WWBN/AVideo/commit/bb716fbece656c9fe39784f11e4e822b5867f1ca | [email protected] | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-75qq-68m8-pvfr | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| wwbn avideo | <= 26.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 31, 2026 | Initial Analysis | [email protected] |
| Mar 27, 2026 | New CVE Received | [email protected] |
| Mar 27, 2026 | CVE Modified | CISA-ADP |