PatchSiren cyber security CVE debrief
CVE-2026-18442 wclovers CVE debrief
The WCFM Marketplace – Multivendor Marketplace for WooCommerce plugin for WordPress is vulnerable to generic SQL Injection via the 'wcfmmp_user_location_lng' parameter in all versions up to, and including, 3.8.2. This vulnerability allows unauthenticated attackers to potentially extract sensitive information from the database by appending additional SQL queries into existing queries. The vulnerability is caused by insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.
- Vendor
- wclovers
- Product
- WCFM Marketplace – Multivendor Marketplace for WooCommerce
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-18
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-18
- Advisory updated
- 2026-09-18
Who should care
Defenders responsible for WordPress installations with the WCFM Marketplace – Multivendor Marketplace for WooCommerce plugin should assess exposure and prioritize patching or mitigation.
Why it matters
The vulnerability allows unauthenticated attackers to potentially extract sensitive information from the database by appending additional SQL queries into existing queries.
- Potential SQL injection attacks could lead to unauthorized data extraction
- Unauthenticated attackers could append additional SQL queries into existing queries
Technical summary
The WCFM Marketplace – Multivendor Marketplace for WooCommerce plugin for WordPress is vulnerable to generic SQL Injection via the 'wcfmmp_user_location_lng' parameter in all versions up to, and including, 3.8.2. The vulnerability allows unauthenticated attackers to potentially extract sensitive information from the database by appending additional SQL queries into existing queries. This is caused by insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query, making it possible for attackers to inject malicious SQL code.
Defensive priority
Defenders should prioritize verifying the vulnerability in their inventory and applying patches or mitigations to prevent potential SQL injection attacks.
Recommended defensive actions
- Verify the vulnerability in your inventory
- Apply patches or mitigations to prevent potential SQL injection attacks
- Monitor for potential SQL injection attacks
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is caused by insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-18442 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-18442
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-18442 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-18442
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wc-multivendor-marketplace/tags/3.7.3/core/class-wcfmmp-frontend.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wc-multivendor-marketplace/tags/3.7.3/core/class-wcfmmp-shipping.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wc-multivendor-marketplace/tags/3.7.3/helpers/wcfmmp-core-functions.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wc-multivendor-marketplace/tags/3.7.3/includes/shipping-gateways/class-wcfmmp-shipping-by-distance.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wc-multivendor-marketplace/tags/3.8.0/core/class-wcfmmp-frontend.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wc-multivendor-marketplace/tags/3.8.0/core/class-wcfmmp-shipping.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wc-multivendor-marketplace/tags/3.8.0/helpers/wcfmmp-core-functions.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wc-multivendor-marketplace/tags/3.8.0/includes/shipping-gateways/class-wcfmmp-shipping-by-distance.php
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.