CVE-2026-12224

HIGH

Dokan Pro <= 5.0.4 - Authenticated (Vendor+) Privilege Escalation via update_capabilities REST Endpoint

Title source: cna
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-12224. PoCs published by HermesNA-1.

AI-analyzed exploit summary This repository contains an auto-generated stub module for CVE-2026-12224, a privilege escalation vulnerability in the Dokan Pro WordPress plugin (versions up to 5.0.4). The code includes placeholder methods for probing the target but lacks actual exploit implementation for the `update_capabilities` REST endpoint vulnerability.

Description

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.

Exploits (1)

github STUB 1 stars
by HermesNA-1 · pythonpoc
https://github.com/HermesNA-1/SnakeSploit/tree/main/data/modules_generated/cve-2026-12224_the_dokan_pro.py

This repository contains an auto-generated stub module for CVE-2026-12224, a privilege escalation vulnerability in the Dokan Pro WordPress plugin (versions up to 5.0.4). The code includes placeholder methods for probing the target but lacks actual exploit implementation for the `update_capabilities` REST endpoint vulnerability.

Classification
Stub 99%
Attack Type
Lpe
Complexity
Moderate
Reliability
Theoretical
Target: Dokan Pro WordPress plugin <= 5.0.4
Auth required
Prerequisites: WordPress installation with vulnerable Dokan Pro plugin · Valid WordPress user credentials (likely low-privilege) · Network access to the WordPress REST API
mistral-large-3 · analyzed Jul 09, 2026 Full analysis →

Scores

CVSS v3 8.8
EPSS 0.0025
EPSS Percentile 15.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-269
Status published
Products (1)
wedevs/Dokan Pro < 5.0.4
Published Jul 01, 2026
Tracked Since Jul 01, 2026