CVE-2025-14508

T

he 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.

Configurations

No configuration.

History

15 Dec 2025, 18:22

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-13 16:16

Updated : 2025-12-15 18:22


NVD link : CVE-2025-14508

Mitre link : CVE-2025-14508

CVE.ORG link : CVE-2025-14508


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization