Description
The WCFM – Frontend Manager for WooCommerce plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 6.7.27. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to inject arbitrary reply content into any store inquiry, overwrite the main inquiry record in wp_wcfm_enquiries, and trigger unsolicited notification emails to customers and vendors. Unlike sibling controller branches (wcfm-enquiry and wcfm-enquiry-manage), the wcfm-my-account-enquiry-manage branch performs no is_user_logged_in() or current_user_can() check, and the nonce that serves as the sole barrier is embedded into every public page load without any login gate.
Published: 2026-07-11
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the WCFM – Frontend Manager permits an unauthenticated attacker to inject arbitrary reply content into any store inquiry. This is a CWE-862 missing authorization weakness: because the plugin does not verify that the requester is logged in or has the required permissions, a crafted request to the wcfm-my-account‑enquiry‑manage endpoint can overwrite the main inquiry record in wp_wcfm_enquiries and trigger email notifications to customers and vendors, directly compromising the integrity of customer communications.

Affected Systems

All WordPress sites running WCFM – Frontend Manager for WooCommerce from the vendor wclovers, with a version of 6.7.27 or earlier, are affected. The flaw resides in the wcfm-my-account‑enquiry‑manage controller and can be exploited on any store that hosts the vulnerable plugin.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate risk. The EPSS score is below 1 % and the vulnerability is not listed in the CISA KEV catalog, suggesting that exploitation is currently unlikely. An attacker does not need to be authenticated; a simple HTTP request to the vulnerable endpoint with a crafted payload is sufficient to exploit the issue.

Generated by OpenCVE AI on August 1, 2026 at 11:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WCFM – Frontend Manager for WooCommerce plugin to a version newer than 6.7.27, which includes proper authorization checks for the enquiry‑reply functionality.
  • If an upgradem-my-account‑enquiry‑manage controller to perform authentication and capability checks (such as is_user_logged_in()() check) before processing any reply only for authenticated sessions.
  • Alternatively, restrict or disable the enquiry‑reply endpoint for unauthenticated users by adding firewall access restrictions, or by disabling the feature in the plugin settings until a patch is available.
  • Monitor WordPress and email logs for abnormal inquiry‑reply activity to detect potential exploitation while remediation is underway.

Generated by OpenCVE AI on August 1, 2026 at 11:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 11 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Wclovers
Wclovers wcfm – Frontend Manager For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Wclovers
Wclovers wcfm – Frontend Manager For Woocommerce
Wordpress
Wordpress wordpress

Sat, 11 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The WCFM – Frontend Manager for WooCommerce plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 6.7.27. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to inject arbitrary reply content into any store inquiry, overwrite the main inquiry record in wp_wcfm_enquiries, and trigger unsolicited notification emails to customers and vendors. Unlike sibling controller branches (wcfm-enquiry and wcfm-enquiry-manage), the wcfm-my-account-enquiry-manage branch performs no is_user_logged_in() or current_user_can() check, and the nonce that serves as the sole barrier is embedded into every public page load without any login gate.
Title WCFM – Frontend Manager for WooCommerce <= 6.7.27 - Missing Authorization to Unauthenticated Arbitrary Inquiry Reply Injection via wcfm-my-account-enquiry-manage Controller
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wclovers Wcfm – Frontend Manager For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-13T16:12:05.930Z

Reserved: 2026-06-23T13:13:29.081Z

Link: CVE-2026-12994

cve-icon Vulnrichment

Updated: 2026-07-13T16:12:00.787Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T09:30:18Z

Weaknesses