Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Network-accessible, unauthenticated missing authorization check with read-only high confidentiality impact; no integrity or availability effect confirmed by description.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Broken Access Control in MultiVendorX <= 5.0.10 versions.
AnalysisAI
Unauthenticated broken access control in the MultiVendorX WordPress plugin (versions 5.0.10 and earlier) exposes restricted marketplace data to any remote attacker without credentials. The flaw stems from missing authorization checks (CWE-862) on one or more plugin endpoints, allowing unauthenticated network requests to bypass access restrictions and retrieve sensitive information such as vendor orders, customer data, or marketplace configurations. No public exploit or CISA KEV listing has been identified at time of analysis, but the low attack complexity and zero-authentication requirement make this a straightforward target for opportunistic scanning.
Technical ContextAI
MultiVendorX is a WooCommerce-integrated WordPress plugin that enables multi-vendor marketplace functionality, managing vendor storefronts, orders, commissions, and customer data. CPE cpe:2.3:a:multivendorx:multivendorx:*:*:*:*:*:*:*:* confirms all versions through 5.0.10 are affected. CWE-862 (Missing Authorization) indicates that specific REST API routes, AJAX action handlers, or admin-area endpoints lack WordPress capability checks (e.g., current_user_can()) or nonce validation, allowing unauthenticated HTTP requests to reach functionality that should require at minimum subscriber-level authentication. The CVSS confidentiality impact of High with zero integrity or availability impact suggests the exploitable endpoints are read-only data retrieval paths rather than write operations.
RemediationAI
Update the MultiVendorX plugin to a version above 5.0.10 immediately; consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/dc-woocommerce-multi-vendor/vulnerability/wordpress-multivendorx-plugin-5-0-10-broken-access-control-vulnerability for the confirmed patched release version, as an exact fix version was not independently confirmed from the available data. The WordPress plugin repository update page (wp-admin > Plugins > Available Updates) should reflect the patched release. If immediate patching is not possible, a compensating control is to use a Web Application Firewall (WAF) such as Patchstack's virtual patch service or Wordfence to block unauthenticated requests to the vulnerable endpoints - note this requires knowing the specific endpoint paths and may block legitimate plugin functionality. Restricting access to the WordPress admin and REST API to known IP ranges via server-level firewall rules reduces exposure but does not eliminate it if the vulnerable endpoints are on the public-facing REST or AJAX surface. Disabling the MultiVendorX plugin entirely is the most complete interim mitigation, at the cost of marketplace functionality.
More in Multivendorx
View allBroken object-level authorization in the MultiVendorX WordPress plugin before 5.0.11 allows any authenticated vendor (St
Privilege escalation in MultiVendorX WordPress plugin before 5.0.16 allows authenticated vendor-role users to grant admi
The Product Catalog Mode For WooCommerce WordPress plugin before 5.0.3 does not properly authorize settings updates or e
The MultiVendorX - The Ultimate WooCommerce Multivendor Marketplace Solution plugin for WordPress is vulnerable to privi
Unauthenticated information disclosure in the MultiVendorX WordPress plugin (versions prior to 5.0.15) exposes sensitive
Missing Authorization vulnerability in MultiVendorX Product Catalog Enquiry for WooCommerce by MultiVendorX.0.5. Rated c
Missing Authorization vulnerability in MultiVendorX WC Marketplace.1.3. Rated high severity (CVSS 8.8), this vulnerabili
CVE-2025-48261 is an information disclosure vulnerability in MultiVendorX that allows unauthenticated remote attackers t
Insecure Direct Object Reference (IDOR) in the MultiVendorX WordPress plugin before 5.0.11 exposes confidential financia
Broken access control in the MultiVendorX WordPress plugin (versions ≤ 5.0.14) allows unauthenticated remote attackers t
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in MultiVendorX Multi
Unauthenticated privilege escalation in the Product Catalog Enquiry for WooCommerce by MultiVendorX WordPress plugin (ve
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57867
GHSA-pmm9-qmcr-8vpp