Privilege escalation in Wedevs Dokan Pro
CVE-2026-12224
The Dokan Pro plugin for WordPress is vulnerable to privilege escalation via update_capabilities REST Endpoint in all versions up to, and including, 5.0.4. This is due to the `update_capabilities()` REST handler accepting arbitrary capability strings from the request body and passing them directly to WP_User::add_cap() with no allowlist validation, only verifying that the caller holds the dokandar capability. This makes it possible for authenticated attackers with a self-provisioned Vendor-level access and above, on sites with the Vendor Staff module enabled, to grant arbitrary WordPress capabilities, including administrator, to any vendor_staff account, leading to a full site takeover.
Vulnerability class: Privilege Escalation
EPSS: 0.002 (15.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Wedevs Dokan Pro — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-12224?
- CVE-2026-12224 is a high-severity vulnerability in Wedevs Dokan Pro, classified under Improper Privilege Management. CVSS score: 8.8/10. Published 2026-07-01.
- How severe is CVE-2026-12224?
- High severity. CVSS v3 base score is 8.8 out of 10.