Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/nmedia-user-file-uploader/tags/23.5/i
- https://plugins.trac.wordpress.org/browser/nmedia-user-file-uploader/trunk/inc/c
- https://www.wordfence.com/threat-intel/vulnerabilities/id/e739e7d3-756a-4c93-9ca
FAQ
What is CVE-2026-1280?
CVE-2026-1280 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 incl...
How severe is CVE-2026-1280?
CVE-2026-1280 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-1280?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.