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

New CVE Detected

CVE-2026-16230 – Unauthenticated Arbitrary File Deletion – Formidable Digital Signatures WordPress P

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

Summary

CVE-2026-16230 is a critical unauthenticated arbitrary file deletion vulnerability in the Formidable Digital Signatures plugin for WordPress, developed by Strategy11. The flaw stems from insufficient file path validation in the plugin’s delete_file function, allowing unauthenticated attackers to delete arbitrary files on the web server. The vulnerability carries a CVSS v3.1 base score of 9.8 (Critical) and affects all plugin versions up to and including 3.0.6.

Technical details

  • Root cause: The plugin’s delete_file function fails to properly validate or sanitize a user-supplied filename before using it in a file deletion operation, resulting in a relative path traversal weakness (CWE-23).
  • Trigger conditions: During form submission on a publicly accessible form that uses the Digital Signatures feature, an attacker can supply a crafted filename via the item_meta[field_id][content] parameter together with a delete_saved_image flag, causing the plugin to delete a file at an attacker-controlled path.
  • Attack vector: Network-based (AV:N); the attack requires no authentication (PR:N) and no user interaction (UI:N), and can be carried out against any publicly reachable WordPress site running the vulnerable plugin.
  • Impact: Successful exploitation lets an unauthenticated attacker delete arbitrary files on the server, which can lead to denial of service, corruption of site data, and — depending on which files are deleted (e.g., wp-config.php) — can potentially be leveraged to fully compromise the site, aligning with the High confidentiality, integrity, and availability impact reflected in the CVSS vector.

Affected software

  • Formidable Digital Signatures (WordPress plugin) by Strategy11 — versions up to and including 3.0.6

Severity

  • CVSS v3.1 Base Score: 9.8 (Critical)
  • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • CWE: CWE-23 (Relative Path Traversal)

Mitigation and recommended actions

  • Immediate: Update the Formidable Digital Signatures plugin to version 3.1 or later, which contains a fix for the file path validation flaw.
  • If immediate patching is not possible:
    • Temporarily deactivate the Formidable Digital Signatures plugin/feature on public-facing forms until the update can be applied.
    • Restrict or monitor access to form submission endpoints that process item_meta parameters, and review web server/application logs for unexpected file deletion activity or anomalous delete_saved_image requests.
    • Ensure regular, isolated backups of WordPress files and the wp-config.php file are maintained so critical files can be quickly restored if deleted.
    • Deploy a web application firewall (WAF) rule to block suspicious path traversal patterns (e.g., ../) in form submission parameters as a temporary compensating control.

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