What the vulnerability does
01Description
The File Manager and File Manager Pro plugins for WordPress are vulnerable to Directory Traversal in versions up to, and including version 7.2.1 (free version) and 8.3.4 (Pro version) via the target parameter in the mk_file_folder_manager_action_callback_shortcode function. This makes it possible for attackers to read the contents of arbitrary files on the server, which can contain sensitive information and to upload files into directories other than the intended directory for file uploads. The free version requires Administrator access for this vulnerability to be exploitable. The Pro version allows a file manager to be embedded via a shortcode and also allows admins to grant file handling privileges to other user levels, which could lead to this vulnerability being exploited by lower-level users.
Explanation of Vulnerability in Simple Terms
02Summary
File Manager versions up to 7.2.1 contain a path traversal vulnerability that allows authenticated users to read, modify, or delete files outside the intended directory. An attacker with low-level access can bypass directory restrictions and access sensitive files across the entire system. The vulnerability affects confidentiality, integrity, and availability of the site.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete files anywhere on the server that the web process can access.
Potential impact on your site
04Site Impact
Any authenticated user can access or destroy critical files, including configuration, database backups, and other users' data.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account on the site.
Key dates
06Disclosure timeline
March 13, 2024
CVE published
April 8, 2026
Record updated