CVE-2026-93508

WC Fields · WC Fields Factory

The WC Fields Factory WordPress plugin suffers from a missing authorization vulnerability allowing authenticated users to modify arbitrary post meta and manipulate product pricing.

Executive summary

A high-severity authentication flaw in the WC Fields Factory plugin allows authenticated users to manipulate product metadata and pricing, posing a significant risk to e-commerce integrity.

Vulnerability

This vulnerability is categorized as CWE-862, Missing Authorization. It occurs because the plugin fails to properly restrict access to its field-management AJAX action, allowing any authenticated user with Subscriber-level access or higher to perform unauthorized modifications to post meta and product pricing.

Business impact

Successful exploitation of this vulnerability allows an attacker to alter product pricing or metadata, which could lead to direct financial loss through fraudulent checkout transactions. Given the CVSS score of 8.1, the vulnerability represents a high risk to business operations, potentially impacting revenue and data integrity across affected WooCommerce environments.

Remediation

Immediate Action: Update the WC Fields Factory plugin to version 4.1.11 or later to implement the necessary authorization checks.

Proactive Monitoring: Review web access logs for anomalous requests directed at the plugin's AJAX endpoints and monitor WooCommerce order history for unexpected pricing discrepancies.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block unauthorized requests to the vulnerable field-management AJAX action until the update can be applied.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Organizations utilizing the WC Fields Factory plugin must prioritize this update, as the ability for low-privileged users to modify product pricing presents an unacceptable business risk. Apply version 4.1.11 immediately to close the authorization gap and ensure that only authorized administrators can manage plugin fields and associated product meta.

More WC Fields CVEs

History

CVE Brief tracked this CVE 1 day before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 8.1 (3.1) from cvelistV5
  4. Analyst report written

Sources

Originally found and disclosed by Farid Narimanov, with WPScan (coordinator), per the CVE Program record.