CVE-2026-97061

Summary

Black Candy through 3.2.1 fails to scope playlist search queries to the authenticated session user, allowing any authenticated user to enumerate all playlists on the instance. Attackers can query the SearchController or Search::PlaylistsController endpoints with blank or targeted search parameters to retrieve playlist names belonging to other users without authorization.

Affected Software

VendorProductVersion RangeStatus
blackcandy-orgBlack Candy0 <= 3.2.1affected

Weaknesses

  • CWE-862: Missing Authorization

References