๐Ÿ” CVE Alert

CVE-2026-65054

LOW 3.1

MediaCMS Private Media Metadata Disclosure via Playlist Ownership Loophole

CVSS Score
3.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor mediacms
Product mediacms
Published Jul 21, 2026
Stay Ahead of the Next One

Get instant alerts for mediacms mediacms

Be the first to know when new low vulnerabilities affecting mediacms mediacms are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

MediaCMS / MediaCMS
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mediacms-io/mediacms/issues/1548 github.com: https://github.com/mediacms-io/mediacms vulncheck.com: https://www.vulncheck.com/advisories/mediacms-private-media-metadata-disclosure-via-playlist-ownership-loophole

Credits

๐Ÿ” George Chen