Description
The Dokan: AI Powered WooCommerce Multivendor Marketplace Solution WordPress plugin before 5.0.9 does not verify order ownership on a REST endpoint that performs bulk order-status changes, allowing users with a Dokan vendor account to modify the status of any WooCommerce order on the marketplace, including orders belonging to other vendors and the store's own customers.
Published: 2026-08-03
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Dokan WordPress plugin before version 5.0.9 does not verify that the user making a request to the /orders/bulk‑actions REST endpoint actually owns or is authorized to modify the specified orders. As a result, any authenticated Dokan vendor can change the status of orders belonging to other vendors, the marketplace administrator, or customers. This leads to unauthorized alterations of order data and violates proper authorization (CWE‑639).

Affected Systems

All WordPress sites using the Dokan AI Powered WooCommerce Multivendor Marketplace Solution plugin with a version older than 5.0.9. The vulnerability is present in all builds prior to the 5.0.9 release, regardless of the number of vendors installed or the configuration of WooCommerce. It does not affect external visitors; only users with a Dokan vendor role and valid authentication can exploit it.

Risk and Exploitability

The vulnerability is exploited through authenticated requests to the /orders/bulk-actions REST endpoint. No special conditions beyond having a Dokan vendor account are required. The EPSS score is < 1%, and the vulnerability is not listed in the CISA KEV catalog, so there is no public evidence of exploitation yet. The CVSS base score is 4.3, indicating a moderate severity. Because the endpoint accepts bulk actions, a single request could affect many orders, increasing the potential damage.

Generated by OpenCVE AI on August 4, 2026 at 21:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Dokan plugin to version 5.0.9 or later, which includes the ownership verification fix for the bulk‑actions REST endpoint.
  • If an upgrade cannot be performed immediately, temporarily block the /rest//orders/bulk-actions endpoint for vendor users via a firewall rule, WordPress security plugin, or by disabling the bulk‑order action setting within Dokan’s dashboard.
  • Implement an additional role‑based access control filter that checks the order owner before processing any status change, ensuring that a vendor can only alter orders they actually own.

Generated by OpenCVE AI on August 4, 2026 at 21:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Dokan
Dokan ai Powered Woocommerce Multivendor Marketplace Solution:dokan: Ai Powered Woocommerce Multivendor Marketplace Solution
Wordpress
Wordpress wordpress
Vendors & Products Dokan
Dokan ai Powered Woocommerce Multivendor Marketplace Solution:dokan: Ai Powered Woocommerce Multivendor Marketplace Solution
Wordpress
Wordpress wordpress

Mon, 03 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Dokan: AI Powered WooCommerce Multivendor Marketplace Solution WordPress plugin before 5.0.9 does not verify order ownership on a REST endpoint that performs bulk order-status changes, allowing users with a Dokan vendor account to modify the status of any WooCommerce order on the marketplace, including orders belonging to other vendors and the store's own customers.
Title Dokan < 5.0.9 - Vendor+ Arbitrary Order Status Modification via orders/bulk-actions REST Endpoint
References

Subscriptions

Dokan Ai Powered Woocommerce Multivendor Marketplace Solution:dokan: Ai Powered Woocommerce Multivendor Marketplace Solution
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-03T17:30:48.721Z

Reserved: 2026-07-22T12:38:30.525Z

Link: CVE-2026-16564

cve-icon Vulnrichment

Updated: 2026-08-03T17:16:25.672Z

cve-icon NVD

Status : Received

Published: 2026-08-03T07:16:41.983

Modified: 2026-08-03T18:16:37.897

Link: CVE-2026-16564

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:30:12Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key