Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Lifecycle Timeline
5DescriptionCVE.org
The WCFM - Frontend Manager for WooCommerce along with Bookings Subscription Listings Compatible plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 6.7.25 via multiple AJAX actions including wcfm_modify_order_status, delete_wcfm_article, delete_wcfm_product, and the article management controller due to missing validation on user-supplied object IDs. This makes it possible for authenticated attackers, with Vendor-level access and above, to modify the status of any order, delete or modify any post/product/page, regardless of ownership.
Articles & Coverage 1
AnalysisAI
Insecure Direct Object Reference in WCFM Frontend Manager for WooCommerce (versions ≤6.7.25) allows authenticated vendors to manipulate arbitrary orders and delete any WordPress posts, products, or pages beyond their ownership scope. Exploitation requires only vendor-level credentials (PR:L) with no user interaction, enabling privilege escalation through unauthorized access to store-wide content. EPSS data not available; no public exploit identified at time of analysis, though the vulnerability's straightforward IDOR nature increases weaponization risk once details are public.
Technical ContextAI
WCFM Frontend Manager (wclovers:wcfm_-_frontend_manager_for_woocommerce) is a WordPress plugin enabling multi-vendor marketplace functionality for WooCommerce stores. The vulnerability stems from CWE-639 (Authorization Bypass Through User-Controlled Key), where multiple AJAX endpoints-including wcfm_modify_order_status, delete_wcfm_article, delete_wcfm_product, and the article management controller-accept user-supplied object IDs without validating ownership or authorization boundaries. Per Wordfence source code analysis, these endpoints process resource identifiers directly from request parameters without cross-referencing the requesting user's permissions against the target object's ownership metadata. This violates the principle of complete mediation, allowing low-privileged vendor accounts to reference and manipulate global WordPress post IDs, WooCommerce order IDs, and product IDs that should be restricted to administrators or their actual owners.
RemediationAI
Upgrade WCFM Frontend Manager for WooCommerce to version 6.7.26 or later, which addresses the IDOR vulnerabilities through implementation of proper authorization checks on AJAX endpoints processing user-supplied object IDs. Site administrators should audit existing vendor accounts for suspicious activity, reviewing order status modification logs and checking for unexpected post/product deletions that may indicate prior exploitation. As an interim mitigation if immediate patching is infeasible, restrict vendor account creation to trusted users and implement additional monitoring on the identified AJAX actions (wcfm_modify_order_status, delete_wcfm_article, delete_wcfm_product) through WordPress security logging plugins. Consult the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/f8248098-dff2-4bac-a138-aa40c7ab7a1c for additional context. For development teams, review the patched code paths in versions post-6.7.25 available via WordPress plugin repository to understand the corrected authorization logic pattern for user-controlled resource identifiers.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-18981
GHSA-mjxj-p494-qx82