What the vulnerability does
01Description
The File Manager plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.2.1 due to insufficient randomness in the backup filenames, which use a timestamp plus 4 random digits. This makes it possible for unauthenticated attackers, to extract sensitive data including site backups in configurations where the .htaccess file in the directory does not block access.
Explanation of Vulnerability in Simple Terms
02Summary
File Manager versions up to 7.2.1 contain a use of insufficiently random values (CWE-330) that allows attackers to bypass security controls. An attacker can exploit this over the network without authentication or user interaction to read sensitive data, modify files, or disrupt service. The high attack complexity suggests the exploit requires specific conditions or timing.
What an attacker can do
03Attacker Capabilities
Read sensitive files, modify or delete content, or disrupt the site without needing to log in.
Potential impact on your site
04Site Impact
Attackers could access private files, alter site content, or cause downtime without a valid account.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication required, but exploit may require specific timing or conditions.
Key dates
06Disclosure timeline
February 5, 2024
CVE published
April 8, 2026
Record updated