6.5
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Description
The MediaCommander – Bring Folders to Media, Posts, and Pages plugin for WordPress is vulnerable to unauthorized data deletion due to a missing capability check on the import-csv REST API endpoint in all versions up to, and including, 2.3.1. This is due to the endpoint using `upload_files` capability check (Author level) for a destructive operation that can delete all folders. This makes it possible for authenticated attackers, with Author-level access and above, to delete all folder organization data created by Administrators and other users.
Basic Information
ID
CVE-2025-14508
Source
Wordfence
Published
Dec 13, 2025 at 04:31
Affected Product
Vendor
yalogica
Product
MediaCommander – Bring Folders to Media, Posts, and Pages
Version
*
Affected Versions
yalogica MediaCommander – Bring Folders to Media, Posts, and Pages *
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/9102fe7e-7baa-4bc0-879f-cc7df1ea13d2
- plugins.trac.wordpress.org /browser/mediacommander/trunk/includes/Rest/Controllers/FoldersController.php
- plugins.trac.wordpress.org /browser/mediacommander/trunk/includes/Models/FoldersModel.php
- plugins.trac.wordpress.org /changeset/3417928/