CVE-2026-11783
MediumCVSS 6.4Exploitation Probability (EPSS)
Low risk12th percentile — higher than 12% of all known CVEs
Summary
The Dokan plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Product SKU field in all versions up to and including 5.0.4 due to insufficient input sanitization and output escaping. This allows authenticated attackers with custom-level access or higher to inject arbitrary web scripts that execute when users access affected pages.
Risk Assessment
The risk is that the malicious payload is delivered to site visitors, including unauthenticated users, when the store search widget inserts unescaped AJAX response HTML into the DOM via jQuery's .html() method. This can lead to session theft, redirects to malicious sites, or theft of sensitive data.
Recommendation
It is recommended to immediately update the Dokan plugin to the latest available version that includes a security fix. Additionally, restrict custom-level user permissions and regularly audit roles and plugin capabilities.
Original NVD description (English source)
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.

