PT-2026-24090 · Avideo · Avideo

Akokonunes

+1

·

Published

2026-03-07

·

Updated

2026-03-13

·

CVE-2026-30885

CVSS v4.0

6.9

Medium

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions AVideo versions prior to 25.0
Description The /objects/playlistsFromUser.json.php endpoint does not require authentication or authorization, allowing an unauthenticated attacker to enumerate user IDs and retrieve playlist information, including playlist names, video IDs, and playlist status, for any user on the platform. The endpoint accepts a users id parameter and directly queries the database without any authentication or authorization checks. This can lead to privacy violations, user enumeration, information gathering, and potential targeted attacks. The vulnerable file is objects/playlistsFromUser.json.php. The getAllFromUser() function is used to retrieve playlist data without verifying user access.
Recommendations Versions prior to 25.0 should be updated to version 25.0 or later. Implement authentication and authorization checks before returning playlist data. As an option, require authentication and only allow access to a user's own playlists, or filter playlists by visibility if public playlists are intended.

Exploit

Fix

IDOR

Missing Authorization

Missing Authentication

Weakness Enumeration

Related Identifiers

CVE-2026-30885
GHSA-6W2R-CFPC-23R5

Affected Products

Avideo