CVE-2026-16565
WordPress Analyse et atténuation des vulnérabilités

Aperçu

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).

Détails techniques

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).

Étapes d’exploitation

  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).

Indicateurs de compromis

  • 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.

Atténuation et solutions de contournement

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.

Ressources additionnelles


SourceCe rapport a été généré à l’aide de l’IA

Apparenté WordPress Vulnérabilités:

Identifiant CVE

Sévérité

Score

Technologies

Nom du composant

Exploit CISA KEV

A corrigé

Date de publication

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

Évaluation gratuite des vulnérabilités

Évaluez votre posture de sécurité dans le cloud

Évaluez vos pratiques de sécurité cloud dans 9 domaines de sécurité pour évaluer votre niveau de risque et identifier les failles dans vos défenses.

Demander une évaluation

Obtenez une démo personnalisée

Prêt(e) à voir Wiz en action ?

"La meilleure expérience utilisateur que j’ai jamais vue, offre une visibilité totale sur les workloads cloud."
David EstlickRSSI
"Wiz fournit une interface unique pour voir ce qui se passe dans nos environnements cloud."
Adam FletcherChef du service de sécurité
"Nous savons que si Wiz identifie quelque chose comme critique, c’est qu’il l’est réellement."
Greg PoniatowskiResponsable de la gestion des menaces et des vulnérabilités