Vulnerability Brief

CVE-2026-11783

What this means for your business

A security vulnerability in the Dokan plugin for WordPress means that an authenticated attacker with certain access levels can inject malicious code into a website's pages, which can then be executed by users who visit those pages. This could potentially allow the attacker to steal sensitive information, take control of the website, or spread malware to visitors. To protect your business, it's essential to update the Dokan plugin to the latest version, which has the fix for this issue.

  • Severity: MEDIUM
  • CVSS score: 6.4

Technical summary

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.