Severity by source
AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:L
Network SQLi reachable by any low-privilege Subscriber (PR:L), blind/complex injection (AC:H); scope change and cross-table read give S:C and C:H with no integrity impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Subscriber SQL Injection in Dokan Pro <= 5.0.2 versions.
AnalysisAI
Authenticated SQL injection in the Dokan Pro WordPress multivendor marketplace plugin (versions <= 5.0.2) allows a low-privileged Subscriber-level user to inject malicious SQL into backend database queries, enabling extraction of sensitive data across the WordPress store. Reported by Patchstack and rated CVSS 7.1, the scope-changed vector reflects that a compromised low-tier account can reach data beyond its own authorization boundary. No public exploit identified at time of analysis, and it is not listed in CISA KEV.
Technical ContextAI
Dokan Pro is the commercial extension of the widely used Dokan multivendor marketplace plugin for WordPress/WooCommerce, adding vendor storefronts, subscriptions, and reporting features. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command): user-controllable input reaching a database query is concatenated without adequate parameterization or sanitization via WordPress's $wpdb prepared-statement API. The affected component is identified by CPE cpe:2.3:a:dokan:dokan_pro (all versions through 5.0.2). Because WordPress plugins share a single database with the core CMS, an injection point in a plugin query can expose core tables (e.g., wp_users, wp_usermeta) containing password hashes and session/auth data.
RemediationAI
Upgrade Dokan Pro to a version later than 5.0.2 (the next maintenance release above 5.0.2); the exact fixed version is not stated in the provided intelligence, so consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/dokan-pro/vulnerability/wordpress-dokan-pro-plugin-5-0-2-sql-injection-vulnerability?_s_id=cve) and the WeDevs/Dokan changelog to confirm the patched build before deploying. Until patched, reduce exposure by disabling open self-registration or gating new Subscriber/vendor accounts behind manual approval to remove the low-privileged foothold the exploit needs (side effect: adds friction to legitimate vendor onboarding). Deploy a WAF or the Patchstack virtual patch with a rule targeting the vulnerable endpoint to block SQL metacharacters (side effect: possible false positives on legitimate store queries), and restrict or monitor access to the affected Dokan Pro request path. Because this is a data-confidentiality issue, also rotate WordPress secrets and, if compromise is suspected, force password resets since wp_users hashes may have been exposed.
The Dokan Pro plugin for WordPress is vulnerable to SQL Injection via the 'code' parameter in all versions up to, and in
The Dokan WordPress plugin before 3.7.6 does not properly sanitise and escape a parameter before using it in a SQL state
Improper access control in the Dokan WooCommerce Multivendor Marketplace WordPress plugin before 5.0.14 enables authenti
Dokan's WooCommerce multivendor marketplace WordPress plugin (versions before 5.0.11) exposes a broken object-level auth
Unauthenticated information disclosure in Dokan WooCommerce Multivendor Marketplace plugin (versions before 5.0.14) allo
Privilege escalation in Dokan (WordPress multivendor marketplace plugin) versions up to and including 5.0.1 enables any
An authentication bypass vulnerability exists in Dokan (Dokan, Inc.) dokan-lite plugin versions through 4.2.4 that allow
Privilege escalation in Dokan WordPress plugin versions 5.0.2 and earlier allows authenticated low-privileged customer a
Broken object-level authorization in the Dokan WordPress plugin (versions before 5.0.9) allows any authenticated vendor
Order ownership bypass in Dokan Multivendor for WordPress (versions before 5.0.9) allows any authenticated vendor to mod
The Dokan plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 3.0.8. Rate
PHP Object Injection in the Dokan Pro WordPress plugin (versions 5.0.2 and earlier) allows an authenticated user holding
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48105
GHSA-vrgp-j4x4-3mqv