CVE-2026-11987 MEDIUM

CVE-2026-11987: Dokan: AI Powered WooCommerce Multivendor Marketplace Solution <= 5.0.4 - Authenticated (Subscriber+) Insecure Direct Object Reference to Information Disclosure via 'id' Parameter

Vendor Dokaninc
Product Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy
Weakness CWE-639 · IDOR
Published June 27, 2026
Last update June 29, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

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.4 via the 'id' parameter due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with subscriber-level access and above, to read any other vendor's products — including unpublished draft and pending listings — exposing product names, prices, SKUs, and descriptions belonging to other vendors. The permission callbacks for both the collection endpoint and the single-item endpoint only verify the generic vendor capability ('dokan_view_product_menu' / 'dokandar'), which every vendor holds, rather than confirming the requested author ID or product ownership matches the authenticated user.

Explanation of Vulnerability in Simple Terms

02Summary

Dokan versions up to 5.0.4 contain an authorization flaw that allows authenticated users to access sensitive information they should not see. The vulnerability requires a valid user account and network access but no additional user interaction. Site administrators should update to a version newer than 5.0.4 to prevent unauthorized data disclosure.

What an attacker can do

03Attacker Capabilities

Read sensitive information belonging to other users or the marketplace.

Potential impact on your site

04Site Impact

Vendor or customer data may be exposed to unauthorized marketplace users.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account on the site.

Key dates

06Disclosure timeline

June 27, 2026 CVE published
June 29, 2026 Record updated