CVE-2026-65054 PUBLISHED

MediaCMS Private Media Metadata Disclosure via Playlist Ownership Loophole

Assigner: VulnCheck
Reserved: 21.07.2026 Published: 21.07.2026 Updated: 22.07.2026

MediaCMS 8.2.0 contains an information disclosure vulnerability that allows authenticated users to expose private media metadata belonging to other users by adding arbitrary media tokens to their own playlist without access control checks. Attackers can issue a PUT request to the playlist API endpoint with a known media token to bypass state and ownership validation, then retrieve the playlist to read private media fields including title, description, view count, like count, file size, author username, and encoding status through the unfiltered playlist owner branch in the playlist detail view.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.2

Product Status

Vendor MediaCMS
Product MediaCMS
Versions Default: affected
  • Version 8.2.0 is unknown

Credits

  • George Chen reporter

References

Problem Types

  • Incorrect Authorization CWE