Description
The Frontend File Manager Plugin WordPress plugin through 23.6 does not validate a file path derived from user input before deleting the referenced file, allowing unauthenticated users to delete arbitrary files on the server (such as wp-config.php) when guest upload mode is enabled. Deleting wp-config.php forces the site into its setup routine, which can be leveraged toward a full site takeover.
Published: 2026-07-07
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Frontend File Manager Plugin for WordPress fails to validate a file path derived from user input before performing a delete operation. This flaw allows an unauthenticated attacker to store a crafted path in the plugin’s file metadata that points to any file on the server, including critical configuration files such as wp-config.php. Removing wp-config.php triggers the WordPress setup routine and can give the attacker full control of the site. The weakness results in a high‑severity vulnerability that can lead to a complete site takeover.

Affected Systems

Any WordPress site that has the Frontend File Manager Plugin installed at version 23.6 or older is affected; the vulnerability exists regardless of the theme or other plugins in use. The flaw is confined to the plugin’s file deletion logic and only becomes exploitable when guest upload mode is enabled.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity, yet the EPSS score of less than 1 % suggests that exploitation of this flaw is currently unlikely to be widespread. The vulnerability is not listed in the CISA KEV catalog. The typical attack vector is through the guest upload interface, where an attacker supplies a malicious metadata path that, due to the lack of authentication and path validation, can delete any file on the server.

Generated by OpenCVE AI on August 5, 2026 at 02:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Frontend File Manager to any version newer than 23.6
  • If an upgrade cannot be performed immediately, disable the plugin’s guest upload mode so that only authenticated users can trigger file deletions
  • Configure the web server or hosting environment so that the user account under which the site runs cannot delete or overwrite critical WordPress files such as wp‑config.php (e.g., enforce stricter file permissions or use a dedicated, read‑only user for file management)
  • Monitor server and application logs for unexpected file deletion attempts in wp-content/plugins/frontend-file-manager or related directories and alert on suspicious activity

Generated by OpenCVE AI on August 5, 2026 at 02:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-23
CWE-640

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-23
CWE-640

Sat, 25 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Wed, 22 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Fri, 17 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Mon, 13 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Sun, 12 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Sat, 11 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Sat, 11 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Thu, 09 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Wed, 08 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Tue, 07 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Tue, 07 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 07 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
First Time appeared Frontend File Manager Plugin
Frontend File Manager Plugin frontend File Manager Plugin
Wordpress
Wordpress wordpress
Vendors & Products Frontend File Manager Plugin
Frontend File Manager Plugin frontend File Manager Plugin
Wordpress
Wordpress wordpress

Tue, 07 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Frontend File Manager Plugin WordPress plugin through 23.6 does not validate a file path derived from user input before deleting the referenced file, allowing unauthenticated users to delete arbitrary files on the server (such as wp-config.php) when guest upload mode is enabled. Deleting wp-config.php forces the site into its setup routine, which can be leveraged toward a full site takeover.
Title Frontend File Manager Plugin <= 23.6 - Unauthenticated Arbitrary File Deletion via Saved File Metadata Path Traversal
References

Subscriptions

Frontend File Manager Plugin Frontend File Manager Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-07T15:31:55.354Z

Reserved: 2026-06-15T11:46:11.509Z

Link: CVE-2026-12277

cve-icon Vulnrichment

Updated: 2026-07-07T15:30:32.247Z

cve-icon NVD

Status : Deferred

Published: 2026-07-07T06:16:21.893

Modified: 2026-07-07T16:16:37.180

Link: CVE-2026-12277

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T03:00:13Z

Weaknesses

No weakness.