Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-75qq-68m8-pvfr | AVideo: Unauthenticated IDOR in playlistsVideos.json.php Exposes Private Playlist Contents |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 27 Mar 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 27 Mar 2026 14:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | AVideo: Unauthenticated IDOR in playlistsVideos.json.php Exposes Private Playlist Contents | |
| Weaknesses | CWE-639 CWE-862 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-27T14:45:56.632Z
Reserved: 2026-03-23T18:30:14.125Z
Link: CVE-2026-33759
Updated: 2026-03-27T14:45:45.839Z
Status : Received
Published: 2026-03-27T15:16:58.030
Modified: 2026-03-27T15:16:58.030
Link: CVE-2026-33759
No data.
OpenCVE Enrichment
No data.
Github GHSA