What the vulnerability does
01Description
The Frontend File Manager Plugin for WordPress is vulnerable to unauthorized file sharing due to a missing capability check on the 'wpfm_send_file_in_email' AJAX action in all versions up to, and including, 23.5. This makes it possible for unauthenticated attackers to share arbitrary uploaded files via email by supplying a file ID. Since file IDs are sequential integers, attackers can enumerate all uploaded files on the site and exfiltrate sensitive data that was intended to be restricted to administrators only.
Explanation of Vulnerability in Simple Terms
02Summary
The Frontend File Manager Plugin for WordPress contains an authorization flaw that allows unauthenticated attackers to read sensitive files on the site. An attacker can access file contents without logging in or requiring any user interaction. This affects all versions up to 23.5. Site administrators should update immediately to a patched version.
What an attacker can do
03Attacker Capabilities
Read sensitive files and their contents without authentication.
Potential impact on your site
04Site Impact
Attackers can access private files, configuration data, and other sensitive information stored on your site.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
January 28, 2026
CVE published
April 8, 2026
Record updated