Description
Unauthenticated Arbitrary File Deletion in WooCommerce File Approval <= 10.7 versions.
Published: 2026-08-24
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary File Deletion
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is an unauthenticated arbitrary file deletion flaw in the WooCommerce File Approval plugin up to version 10.7. An attacker can leverage the plugin’s file handling logic to delete any file that the web server can write to, resulting in data loss and potential disruption of site functionality. This flaw is a classic example of CWE‑22, where uncontrolled file paths enable deletion of arbitrary files.

Affected Systems

Affected are WordPress sites that use the vanquish WooCommerce File Approval plugin at any release prior to 10.8. No further sub‑version detail is listed, so all builds <=10.7 are considered vulnerable. The product is a WordPress plugin that extends WooCommerce with file approval capabilities, and the flaw exists in its file deletion routine.

Risk and Exploitability

The CVSS score of 8.6 classifies this as high severity, but EPSS data is not available, so the current exploit probability is unknown. The vulnerability is unauthenticated, which suggests the attack vector most likely originates from an unauthenticated HTTP request to the plugin. Because the flaw can delete any accessible file, the risk to confidentiality and integrity is significant, yet the lack of KEV listing means no publicly documented exploit code is known.

Generated by OpenCVE AI on August 24, 2026 at 13:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WooCommerce File Approval to version 10.8 or later.
  • If upgrade is delayed, disable or remove the plugin and place the site in maintenance mode until the patch is applied.
  • Restrict file permissions on the WordPress installation so that the web server user cannot delete critical files; isolate the plugin directory to a safe subdirectory and apply least privilege.

Generated by OpenCVE AI on August 24, 2026 at 13:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Vanquish
Vanquish woocommerce File Approval
Wordpress
Wordpress wordpress
Vendors & Products Vanquish
Vanquish woocommerce File Approval
Wordpress
Wordpress wordpress

Mon, 24 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 24 Aug 2026 12:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Arbitrary File Deletion in WooCommerce File Approval <= 10.7 versions.
Title WordPress WooCommerce File Approval plugin <= 10.7 - Arbitrary File Deletion vulnerability
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Vanquish Woocommerce File Approval
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-24T12:51:08.368Z

Reserved: 2026-02-25T12:14:34.738Z

Link: CVE-2026-28171

cve-icon Vulnrichment

Updated: 2026-08-24T12:48:43.765Z

cve-icon NVD

Status : Deferred

Published: 2026-08-24T12:16:50.970

Modified: 2026-08-24T16:40:53.647

Link: CVE-2026-28171

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T21:11:20Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')