CVE-2026-33759: AVideo: Unauthenticated IDOR in playlistsVideos.json.php Exposes Private Playlist Contents
(updated )
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-33759 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 →