CVE-2025-49916
8.6MultiVendorX · MultiVendorX (dc-woocommerce-multi-vendor)
A missing authorization vulnerability in the MultiVendorX plugin for WooCommerce allows unauthenticated attackers to access and manipulate restricted functionality.
Executive summary
A critical missing authorization flaw in the MultiVendorX plugin exposes administrative functionality to unauthenticated attackers, posing a significant risk of unauthorized data modification.
Vulnerability
The plugin suffers from a missing authorization flaw (CWE-862) due to an improper access control list implementation. This allows an unauthenticated user to interact with sensitive plugin functions that should be restricted to authorized administrators.
Business impact
This vulnerability carries a CVSS score of 8.6, reflecting the high potential for impact on data integrity and availability. Successful exploitation could allow an attacker to modify store settings, manipulate vendor information, or perform other administrative actions, leading to potential financial loss and severe reputational damage to the e-commerce platform.
Remediation
Immediate Action: Review the official MultiVendorX vendor advisory for the latest security release and update the plugin to the version that addresses this authorization flaw.
Proactive Monitoring: Monitor server access logs for anomalous requests directed at plugin-specific endpoints, particularly those originating from unauthorized or unexpected IP addresses.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block suspicious or unauthorized requests to the MultiVendorX plugin paths until a patch can be applied.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the high CVSS score and the lack of proper authorization, this vulnerability presents a significant security risk to any site utilizing the MultiVendorX plugin. Organizations should prioritize updating the plugin as soon as a fix is available and should consider temporarily deactivating the plugin if updates cannot be applied immediately to prevent unauthorized access.
More MultiVendorX CVEs
Sources
Originally found and disclosed by Mika | Patchstack Bug Bounty Program, per the CVE Program record.