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 permits unauthenticated file deletion on its server when guest upload mode is enabled. The flaw exists because the plugin fails to validate a file path that is derived from user input before performing a delete operation. This path traversal weakness allows the attacker to store a crafted path in the plugin’s file metadata that points to arbitrary targets such as wp-config.php, causing the site to lose critical configuration and triggering the WordPress setup routine—thereby enabling a full site takeover.

Affected Systems

Any WordPress site that has the Frontend File Manager Plugin installed at version 23.6 or older is affected, regardless of theme or other plugins. The vulnerability is confined to the file deletion logic of the compromised plugin.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity, but the EPSS score of less than 1 % suggests that widespread exploitation is currently unlikely. The flaw is not listed in the CISA KE, because the vulnerability allows unauthenticated deletion of arbitrary files, an attacker could immediately destroy essential files and gain full control of the site. The likely attack vector is via the guest upload interface, where a crafted metadata path is supplied by the attacker; the lack of authentication and directory traversal permit targeting any file on the server.

Generated by OpenCVE AI on July 25, 2026 at 20:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Frontend File Manager to a version newer than 23.6
  • Disable the plugin’s guest upload mode so that only authenticated users can trigger file deletion
  • Restrict the so that the web server user cannot delete or overwrite critical files such as wp‑config.php
  • Monitor web and server logs for unexpected file deletion activity and alert on suspicious patterns

Generated by OpenCVE AI on July 25, 2026 at 20:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-25T21:00:14Z

Weaknesses

No weakness.