Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | <= 26.0 |
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/commit/bb716fbece656c9fe39784f11e4e822b5867f1caPatch
- https://github.com/WWBN/AVideo/security/advisories/GHSA-75qq-68m8-pvfrExploitVendor Advisory
- https://github.com/WWBN/AVideo/security/advisories/GHSA-75qq-68m8-pvfrExploitVendor Advisory
FAQ
What is CVE-2026-33759?
CVE-2026-33759 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 au...
How severe is CVE-2026-33759?
CVE-2026-33759 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-33759?
Check the references section above for vendor advisories and patch information. Affected products include: Wwbn Avideo.