Summary
CVE-2026-56033 is a critical unauthenticated privilege escalation vulnerability in the Dokan Pro WordPress plugin, affecting all versions up to and including 5.0.4. With a CVSS v3.1 score of 9.8 (Critical), the flaw allows any remote, unauthenticated attacker to escalate their privileges on an affected WordPress site with no user interaction required. Sites running Dokan Pro as a WooCommerce multivendor marketplace are directly at risk of complete administrative compromise.
Technical details
- Root cause: The vulnerability stems from incorrect privilege assignment (CWE-266) within the Dokan Pro plugin. Insufficient authentication and authorization controls allow unauthenticated requests to trigger privileged operations, enabling an attacker to obtain elevated — up to administrator-level — access without any credentials.
- Trigger conditions: The flaw is exploitable by any unauthenticated network attacker. No prior account, authentication token, or user interaction is needed to trigger it.
- Attack vector: Remotely accessible over the network (AV:N). Attack complexity is low (AC:L), meaning no special conditions or target configuration is required beyond the vulnerable plugin being active.
- Impact: Successful exploitation grants full confidentiality, integrity, and availability impact (C:H/I:H/A:H). An attacker can gain administrative control of the WordPress installation, enabling arbitrary content modification, user account takeover, malware injection, data exfiltration, and complete site compromise.
- Automatable: CISA has assessed exploitation of this vulnerability as automatable, meaning it can be scripted and deployed at scale against internet-facing sites.
Affected software
- Dokan Pro (WordPress plugin by Dokan Multivendor Plugin) — all versions ≤ 5.0.4
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector String:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate — patch now: Update the Dokan Pro plugin to version 5.0.5 or later, which contains the vendor-provided fix. Administrators should log in to their WordPress dashboard and apply the update immediately.
- Audit access logs: Review recent WordPress administrator account activity for any unauthorized logins, new admin accounts, or unexpected privilege changes, particularly from the period prior to patching.
- Network mitigation (if patching is not immediately possible): Restrict external access to WordPress admin endpoints (
/wp-admin/, REST API routes under/dokan/v1/) via WAF rules or IP allowlisting until the patch can be applied. - Review installed plugin versions: Confirm the exact version of Dokan Pro in use via the WordPress dashboard (Plugins → Installed Plugins) and prioritize any internet-exposed instances.
IONIX Status
The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

