CVE-2026-11783 MEDIUM

CVE-2026-11783: Dokan: AI Powered WooCommerce Multivendor Marketplace Solution <= 5.0.4 - Authenticated (Custom+) Stored Cross-Site Scripting via Product SKU

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

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/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 Stored Cross-Site Scripting via Product SKU in all versions up to, and including, 5.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with custom-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The malicious payload is delivered to site visitors — including unauthenticated users — when the store search widget inserts the unescaped AJAX response HTML into the DOM via jQuery's .html() method.

Explanation of Vulnerability in Simple Terms

02Summary

Dokan versions up to 5.0.4 contain a stored cross-site scripting (XSS) vulnerability that allows authenticated users with low privileges to inject malicious scripts. The vulnerability has scope change, meaning injected code can affect other users and site functionality. An attacker needs a valid user account to exploit this flaw.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute in other users' browsers and affect site functionality.

Potential impact on your site

04Site Impact

Other users' sessions and data can be compromised; site functionality may be disrupted by injected code.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site; no user interaction required.

Key dates

06Disclosure timeline

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