SEPTEMBER 7, 2026
Live Feed
Back to database
Case File

CVE-2026-65054

LOW · CVSS 3.1 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-21 · Last synced 2026-08-20

CyberRota Analysis

AI-Generated

MediaCMS 8.2.0 has an information disclosure vulnerability that allows authenticated users to access private media metadata of other users by manipulating playlist tokens without proper access controls. This flaw enables attackers to issue unauthorized PUT requests to the playlist API, potentially exposing sensitive details such as media titles, descriptions, and user information. Organizations using this version of MediaCMS should prioritize remediation to protect user privacy and prevent unauthorized data exposure.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-65054
Severity
LOW
CVSS
3.1
EPSS
0.20%

Original NVD Description

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.