WCFM - Frontend Manager for WooCommerce <= 6.5.11 - Customer/Subscriber+ SQL Injection
Strategic Overview
- Status
- Patched in 6.5.12
- Affected Plugin
- WCFM – Frontend Manager for WooCommerce
- Affected Version
<= 6.5.11- CVSS
- 8.8High
- Weakness type
- CWE-89 · Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
- CVE
CVE-2021-24835
At a glance
CVE-2021-24835 is a high-severity Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in the WCFM WordPress plugin, affecting versions <= 6.5.11. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). The issue is fixed in version 6.5.12; sites on affected versions should update now. Disclosed October 2021, reported by ZhongFu Su.
Vulnerability Overview
The WCFM – Frontend Manager for WooCommerce along with Bookings Subscription Listings Compatible WordPress plugin before 6.5.12, when used in combination with another WCFM - WooCommerce Multivendor plugin such as WCFM - WooCommerce Multivendor Marketplace, does not escape the withdrawal_vendor parameter before using it in a SQL statement, allowing low privilege users such as Subscribers to perform SQL injection attacks
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Reaching this weakness in WCFM <= 6.5.11 takes a caller who can reach the endpoint. SQL injection happens when request data is concatenated into a query instead of being bound as a parameter, letting an attacker change the structure of the statement rather than just its values.
A working injection can read any table the database user can see, which on a WordPress install means user records, password hashes and session or API secrets stored in options. For WCFM the fix is 6.5.12: builds <= 6.5.11 are affected, anything from 6.5.12 onward is not.
Remediation
Update to version 6.5.12, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to WCFM: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: WCFM 6.5.12 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in WCFM – Frontend Manager for WooCommerce
- 8.8CVE-2024-8290: WCFM IDOR to Account Takeover/Privilege Escalation
CVE-2024-8290 - 8.1CVE-2026-2554: WCFM IDOR to Arbitrary User Deletion
CVE-2026-2554 - 8.1CVE-2026-4896: WCFM - WooCommerce… Insecure Direct Object References
CVE-2026-4896 - 7.2CVE-2026-0845: WCFM - WooCommerce… Arbitrary Options Update
CVE-2026-0845 - 6.5CVE-2025-3780: WCFM Unauthenticated Plugin Settings Modification
CVE-2025-3780 - 6.3CVE-2022-4938: WCFM Frontend Manager <= 6.5.13 CSRF
CVE-2022-4938 - 6.3CVE-2022-4937: WCFM Frontend Manager <= 6.6.0 Missing Authorization
CVE-2022-4937 - 5.3CVE-2026-12994: WCFM Unauthenticated Arbitrary Inquiry Reply Injection
CVE-2026-12994
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C