CVE Catalog

CVE-2026-90538

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

12th percentile - higher than 12% of all known CVEs

Summary

The playlistsFromUser.json.php endpoint in WWBN AVideo contains a missing authorization vulnerability. Unauthenticated attackers can read private playlists by requesting another user's identifier, including Favorite and Watch Later playlists, due to improper cache keying that conflates requests across different user contexts.

Risk Assessment

Leakage of private playlists may expose user preferences and activity. This violates privacy and may lead to further attacks targeting users.

Recommendation

Update AVideo to a patched version or modify playlistsFromUser.json.php to require authentication and verify playlist permissions. Fix the cache keying mechanism to distinguish user contexts.

Other vulnerabilities in WWBN AVideo

See all
Original NVD description (English source)

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authorization vulnerability in playlistsFromUser.json.php that allows unauthenticated attackers to read private playlists by requesting another user's identifier. Attackers can retrieve Favorite and Watch Later playlists belonging to other users due to improper cache keying that conflates requests across different user contexts.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS