CVE-2026-81789

8.6

Maarten · Advanced Product Fields Extended for WooCommerce

A path traversal vulnerability in Advanced Product Fields Extended for WooCommerce allows unauthenticated attackers to delete arbitrary files.

Executive summary

An unauthenticated arbitrary file deletion vulnerability in the Advanced Product Fields Extended for WooCommerce plugin poses a severe risk to site availability and integrity.

Vulnerability

The plugin contains a path traversal flaw that allows unauthenticated users to perform arbitrary file deletion. This occurs because the software fails to properly limit pathnames to a restricted directory.

Business impact

With a CVSS score of 8.6, this vulnerability represents a significant threat to business continuity. An attacker could delete critical system files, configuration files, or core WordPress components, leading to site crashes, service denial, or the permanent loss of functionality.

Remediation

Immediate Action: Update the plugin to the latest available version if a patch has been released, or disable the plugin if no secure version is currently available.

Proactive Monitoring: Monitor file system integrity logs for unauthorized deletion events and review web server error logs for patterns associated with path traversal attempts.

Compensating Controls: Deploy a Web Application Firewall (WAF) configured with rules to block path traversal sequences, such as dot-dot-slash characters, in incoming requests.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Immediate action is required to mitigate this risk. If an update is not yet available from the vendor, deactivate the plugin to prevent potential exploitation until a secure version is verified.

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. Analyst report updated
  5. Published in the daily brief high section