CVE-2026-1280 HIGH

CVE-2026-1280: Frontend File Manager Plugin <= 23.5 - Missing Authorization to Unauthenticated Arbitrary File Sharing via 'file_id' Parameter

Vendor Nmedia
Product Frontend File Manager Plugin
Weakness CWE-862 · Missing authorization
Published January 28, 2026
Last update April 8, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

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

Related vulnerabilities

08Related CVE