Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-12277 – Unauthenticated Arbitrary File Deletion Leading to Full Site Takeover – Frontend…

Be the first to know when new zero-days emerge:

Summary

CVE-2026-12277 is a high-severity unauthenticated arbitrary file deletion vulnerability in the Frontend File Manager Plugin for WordPress, affecting all versions through 23.6, with a CVSS v3.1 score of 8.7. The flaw allows unauthenticated, network-based attackers to delete any file on the server — including WordPress’s critical configuration file wp-config.php — when the plugin’s guest upload mode is enabled. Deleting wp-config.php forces the WordPress installation wizard to relaunch, which an attacker can exploit to achieve full site takeover.

Technical details

  • Root cause: The plugin fails to validate file paths derived from user input before processing file deletion requests (CWE-73: External Control of File Name or Path). Saved file metadata paths are not sanitized, allowing path traversal to arbitrary server-side locations outside the intended upload directory.
  • Trigger conditions: Guest upload mode must be enabled in the plugin’s settings — a non-default configuration. No authentication or user interaction is required to trigger the vulnerability.
  • Attack vector: An unauthenticated remote attacker sends a crafted HTTP request containing a user-supplied file path referencing an arbitrary file on the server. The plugin passes this path directly to a deletion operation without validation.
  • Impact: Arbitrary deletion of server-side files. When wp-config.php is deleted, WordPress loses its database configuration and immediately enters its setup wizard. An attacker can then supply attacker-controlled database credentials, resulting in complete administrative takeover of the site. The CVSS vector reflects changed scope (S:C) with high integrity and availability impact (I:H, A:H).

Affected software

  • Frontend File Manager Plugin for WordPress, all versions through 23.6

Severity

CVSS v3.1 base score: 8.7 (High)
Vector string: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H

Mitigation and recommended actions

  • No patch is currently available. The plugin has been closed on WordPress.org as of May 27, 2026, pending a full security review, and no fixed version has been released.
  • Immediate workaround: Disable the guest upload mode feature in the plugin’s settings to eliminate the unauthenticated attack surface.
  • Strongly recommended: Deactivate and remove the plugin entirely until a patched version becomes available.
  • Network mitigation: Restrict unauthenticated HTTP access to WordPress file management endpoints at the network perimeter or via a Web Application Firewall (WAF).
  • Monitor for unexpected deletion of wp-config.php or any unexpected triggering of the WordPress installation wizard, which may indicate active exploitation.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge