---
id: CVE-2026-65054
title: MediaCMS Private Media Metadata Disclosure via Playlist Ownership Loophole
summary: >-
  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
  check…
severity: low
cvss: 3.1
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N'
cvssSource: cna
cwe:
  - CWE-863
vendor: MediaCMS
product: MediaCMS
affected:
  - MediaCMS (all versions)
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-07-22T15:41:38.940277Z'
published: '2026-07-21'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T14:18:11.165Z'
source: CVEORG
sourceUrl: 'https://www.cve.org/CVERecord?id=CVE-2026-65054'
references:
  - url: 'https://github.com/mediacms-io/mediacms/issues/1548'
    label: GitHub Issue
  - url: 'https://github.com/mediacms-io/mediacms'
    label: Product
  - url: >-
      https://www.vulncheck.com/advisories/mediacms-private-media-metadata-disclosure-via-playlist-ownership-loophole
tags:
  - cve.org
epss: 0.00322
epssPercentile: 0.22728
ingestedAt: '2026-09-24T15:45:56.722Z'
---

## Overview

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.

## Affected

- `MediaCMS (all versions)`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
