CVE Catalog

CVE-2026-12994

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

28th percentile - higher than 28% of all known CVEs

Summary

The WCFM – Frontend Manager for WooCommerce plugin up to version 6.7.27 has an authorization bypass vulnerability. The wcfm-my-account-enquiry-manage branch lacks user permission checks, allowing unauthenticated attackers to inject arbitrary reply content into store inquiries, overwrite main inquiry records, and trigger unsolicited notification emails to customers and vendors.

Risk Assessment

The organization risks data integrity compromise in the store inquiry system and spamming customers and vendors with unwanted messages, potentially leading to loss of trust and administrative overhead.

Recommendation

Immediately update the WCFM – Frontend Manager for WooCommerce plugin to the latest available version that fixes this vulnerability.

Other vulnerabilities in WCFM – Frontend Manager for WooCommerce

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS