CVE-2026-10023: CWE-639 Authorization Bypass Through User-Controlled Key in dokaninc Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy
The Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.0.3 via the change_order_status, add_order_note, delete_order_note, add_shipping_tracking_info, grant_access_to_download, and revoke_access_to_download AJAX handlers due to missing ownership validation on a user-controlled order ID key. This makes it possible for authenticated attackers, with custom vendor-level access and above, to modify the status of arbitrary orders, add attacker-controlled notes to any order (including customer-facing notes that trigger WooCommerce notification emails to buyers), delete any order note or WordPress comment by ID regardless of ownership, inject fake shipping tracking information on any order, and grant or revoke downloadable-product permissions on any order in the marketplace. Critically, nonce validity is not a barrier to exploitation: each of these AJAX handlers generates and embeds its nonce on the authenticated vendor's own dashboard order pages (e.g., /dashboard/orders/?order_id=OWN_ORDER_ID), which the attacker legitimately controls. The attacker harvests a valid nonce from their own order detail page and replays it against a victim order ID — the nonce only proves the request originates from a logged-in session, not that the order belongs to that vendor. This directly rebuts the prior rejection reasoning that 'users cannot generate valid nonces on command': vendor users can and do generate valid nonces on demand simply by loading their own dashboard pages. Source-code analysis confirmed the vulnerable code path is present and unpatched through version 5.0.1.
AI Analysis
Technical Summary
The Dokan WooCommerce Multivendor Marketplace plugin suffers from an Insecure Direct Object Reference vulnerability (CWE-639) in all versions up to and including 5.0.3. Several AJAX handlers (change_order_status, add_order_note, delete_order_note, add_shipping_tracking_info, grant_access_to_download, revoke_access_to_download) lack proper ownership checks on the order ID parameter, which is user-controlled. Authenticated attackers with vendor-level access can exploit this to modify orders they do not own, including changing order statuses, adding or deleting notes (including those triggering customer notifications), injecting fake shipping tracking data, and altering downloadable product permissions. The nonce mechanism intended to protect these actions is ineffective because valid nonces are generated per vendor order pages and can be harvested and replayed against other orders. Source code analysis confirms the vulnerability is present and unpatched through version 5.0.1. No official patch or remediation guidance is currently available.
Potential Impact
Authenticated users with vendor-level permissions can bypass authorization controls to manipulate orders they do not own. This includes changing order statuses, adding or deleting order notes (potentially triggering misleading customer notifications), injecting false shipping tracking information, and altering download permissions for products. The vulnerability does not affect confidentiality or availability but impacts integrity and trustworthiness of order data and communications within the marketplace.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is released, restrict vendor-level user permissions where possible and monitor for suspicious order modifications. Since nonce validation does not prevent exploitation, relying on it alone is insufficient. Vendors should follow updates from dokaninc for patches addressing this authorization bypass.
CVE-2026-10023: CWE-639 Authorization Bypass Through User-Controlled Key in dokaninc Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy
Description
The Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.0.3 via the change_order_status, add_order_note, delete_order_note, add_shipping_tracking_info, grant_access_to_download, and revoke_access_to_download AJAX handlers due to missing ownership validation on a user-controlled order ID key. This makes it possible for authenticated attackers, with custom vendor-level access and above, to modify the status of arbitrary orders, add attacker-controlled notes to any order (including customer-facing notes that trigger WooCommerce notification emails to buyers), delete any order note or WordPress comment by ID regardless of ownership, inject fake shipping tracking information on any order, and grant or revoke downloadable-product permissions on any order in the marketplace. Critically, nonce validity is not a barrier to exploitation: each of these AJAX handlers generates and embeds its nonce on the authenticated vendor's own dashboard order pages (e.g., /dashboard/orders/?order_id=OWN_ORDER_ID), which the attacker legitimately controls. The attacker harvests a valid nonce from their own order detail page and replays it against a victim order ID — the nonce only proves the request originates from a logged-in session, not that the order belongs to that vendor. This directly rebuts the prior rejection reasoning that 'users cannot generate valid nonces on command': vendor users can and do generate valid nonces on demand simply by loading their own dashboard pages. Source-code analysis confirmed the vulnerable code path is present and unpatched through version 5.0.1.
CVSS v3.1
Score 4.3medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Dokan WooCommerce Multivendor Marketplace plugin suffers from an Insecure Direct Object Reference vulnerability (CWE-639) in all versions up to and including 5.0.3. Several AJAX handlers (change_order_status, add_order_note, delete_order_note, add_shipping_tracking_info, grant_access_to_download, revoke_access_to_download) lack proper ownership checks on the order ID parameter, which is user-controlled. Authenticated attackers with vendor-level access can exploit this to modify orders they do not own, including changing order statuses, adding or deleting notes (including those triggering customer notifications), injecting fake shipping tracking data, and altering downloadable product permissions. The nonce mechanism intended to protect these actions is ineffective because valid nonces are generated per vendor order pages and can be harvested and replayed against other orders. Source code analysis confirms the vulnerability is present and unpatched through version 5.0.1. No official patch or remediation guidance is currently available.
Potential Impact
Authenticated users with vendor-level permissions can bypass authorization controls to manipulate orders they do not own. This includes changing order statuses, adding or deleting order notes (potentially triggering misleading customer notifications), injecting false shipping tracking information, and altering download permissions for products. The vulnerability does not affect confidentiality or availability but impacts integrity and trustworthiness of order data and communications within the marketplace.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is released, restrict vendor-level user permissions where possible and monitor for suspicious order modifications. Since nonce validation does not prevent exploitation, relying on it alone is insufficient. Vendors should follow updates from dokaninc for patches addressing this authorization bypass.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-05-28T17:28:38.977Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a337200f198dc38c11589c6
Added to database: 06/18/2026, 04:20:16 UTC
Last enriched: 06/18/2026, 04:35:06 UTC
Last updated: 07/13/2026, 19:47:35 UTC
Views: 74
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.