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.
Published: 2026-07-21
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

MediaCMS 8.2.0 contains an information disclosure vulnerability that enables authenticated users, by adding arbitrary media tokens to their own playlist, to bypass access controls and view private metadata of other users. The flaw allows retrieval of sensitive fields such as title, description, view count, like count, file size, author username, and encoding status due to improper authorization handling (CWE‑863). This results in a significant confidentiality breach for affected users.

Affected Systems

MediaCMS, Version 8.2.0.

Risk and Exploitability

The CVSS score of 8.2 indicates a high impact. The EPSS score of less than 1% suggests low current exploitation likelihood, but the vulnerability is not yet listed in CISA KEV. Attackers must be authenticated to the system and can issue a PUT request to the playlist API endpoint with a known media token, thereby circumventing state and ownership validation. This path enables unauthorized read of private data without requiring elevated privileges or remote code execution.

Generated by OpenCVE AI on July 30, 2026 at 16:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MediaCMS to the latest patched version that fixes the playlist metadata disclosure.
  • If an immediate upgrade is not feasible, restrict playlist token addition to tokens owned by the authenticated user and enforce strict ownership checks on playlist detail views.
  • Monitor API usage for unusual token additions and revoke any tokens that are suspected of accessing another user's private media.

Generated by OpenCVE AI on July 30, 2026 at 16:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
First Time appeared Mediacms
Mediacms mediacms
Vendors & Products Mediacms
Mediacms mediacms

Wed, 22 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
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.
Title MediaCMS Private Media Metadata Disclosure via Playlist Ownership Loophole
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 3.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N'}

cvssV4_0

{'score': 8.2, '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'}


Subscriptions

Mediacms Mediacms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-22T15:41:48.448Z

Reserved: 2026-07-21T14:05:53.719Z

Link: CVE-2026-65054

cve-icon Vulnrichment

Updated: 2026-07-22T15:41:44.004Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T16:45:04Z

Weaknesses