CVE-2026-16565
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-16565 is an Insecure Direct Object Reference (IDOR) / authorization bypass vulnerability in the Dokan: AI Powered WooCommerce Multivendor Marketplace Solution WordPress plugin. It affects all versions before 5.0.9 and allows any authenticated Dokan vendor to modify product attributes and default attributes belonging to other vendors on the same marketplace. The vulnerability was publicly disclosed on July 24, 2026, and assigned a CVSS score of 4.3 (Medium) (WPScan, GitHub Advisory).

Technical details

The root cause is a missing product ownership verification on the plugin's product-attribute REST API write endpoints (CWE-639: Authorization Bypass Through User-Controlled Key), classified under OWASP Top 10 A5: Broken Access Control (WPScan). An attacker with a valid Dokan vendor account can send crafted REST API requests targeting another vendor's product ID to modify that product's attributes or default attributes without any ownership check. The precondition for exploitation is possession of a legitimate Dokan vendor account on the affected marketplace; unauthenticated users cannot exploit this vulnerability. The original researcher is Sai Praneeth Koti, and a proof-of-concept was scheduled for public release on August 7, 2026, to allow time for patching (WPScan).

Impact

Successful exploitation allows a malicious vendor to tamper with competitors' product listings by modifying their attributes and default attributes, directly compromising marketplace integrity and potentially enabling sabotage of competing vendors' products. While this does not result in remote code execution or direct data exfiltration, it can cause reputational and financial harm to affected vendors and undermine customer trust in the marketplace platform. The impact is limited to the integrity of product data within the WooCommerce multivendor marketplace and does not affect system-level confidentiality or availability (WPScan, GitHub Advisory).

Exploitation steps

  1. Obtain a vendor account: Register or compromise a Dokan vendor account on the target WooCommerce multivendor marketplace running the vulnerable plugin (< 5.0.9).
  2. Identify target product IDs: Browse the marketplace or use the WooCommerce/Dokan REST API to enumerate product IDs belonging to other vendors (e.g., GET /wp-json/dokan/v1/products).
  3. Craft a malicious REST API request: Send an authenticated REST API write request (PUT/POST) to the product-attribute endpoint targeting another vendor's product ID, such as /wp-json/dokan/v1/products/{product_id}/attributes or /wp-json/dokan/v1/products/{product_id}/default-attributes, including modified attribute data in the request body.
  4. Achieve unauthorized modification: Because the plugin does not verify that the requesting vendor owns the target product, the server processes the request and updates the victim vendor's product attributes with the attacker-supplied values (WPScan).

Indicators of compromise

  • Logs: WordPress/WooCommerce REST API access logs showing authenticated PUT or POST requests to /wp-json/dokan/v1/products/{product_id}/attributes or /wp-json/dokan/v1/products/{product_id}/default-attributes where the requesting vendor's user ID does not match the product owner's ID.
  • Application: Unexpected changes to product attributes or default attributes on vendor product listings, particularly if the affected vendor did not make those changes.
  • Network: Repeated REST API write requests from a single vendor account targeting multiple different product IDs in a short time window, suggesting automated enumeration and modification.

Mitigation and workarounds

Update the Dokan plugin to version 5.0.9 or later, which introduces proper product ownership verification on the product-attribute REST API write endpoints (WPScan, GitHub Advisory). No official configuration-based workaround has been published; upgrading is the recommended and only confirmed remediation. Marketplace administrators should also audit recent product attribute changes for signs of unauthorized modification prior to patching.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-16572HIGH8.6
  • logmytrip
NoNoAug 03, 2026
CVE-2026-16539HIGH8.1
  • sm-page-duplicator
NoNoAug 03, 2026
CVE-2026-16563MEDIUM6.5
  • academy
NoYesAug 03, 2026
CVE-2026-16565MEDIUM4.3
  • dokan-lite
NoYesAug 03, 2026
CVE-2026-16564MEDIUM4.3
  • dokan-lite
NoYesAug 03, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management