CVE-2026-8761
Last modified
CVE-2026-8761 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The Dokan plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 5.0.1. This is due to a missing authorization check in the `CustomersController` REST controller (`includes/REST/CustomersController.php`), which re-registers WooCommerce's customer CRUD routes under the `/dokan/v1/customers/` namespace and replaces WooCommerce's native `manage_woocommerce` capability check with a vendor-only check that inspects the **requesting** user's role and never validates the **target** user. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
The Dokan plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 5.0.1. This is due to a missing authorization check in the `CustomersController` REST controller (`includes/REST/CustomersController.php`), which re-registers WooCommerce's customer CRUD routes under the `/dokan/v1/customers/` namespace and replaces WooCommerce's native `manage_woocommerce` capability check with a vendor-only check that inspects the **requesting** user's role and never validates the **target** user. This makes it possible for authenticated attackers with Vendor/Seller-level access and above to read, modify, or delete any WordPress user — including administrators — via `GET`/`PUT`/`DELETE` requests against `/wp-json/dokan/v1/customers/{id}`. Setting the `password` parameter on an administrator's record yields a full site takeover.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| dokaninc | Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy | <=5.0.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-8761?
How severe is CVE-2026-8761?
How do I fix CVE-2026-8761?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8755A flaw has been found in fishaudio Bert-VITS2 up to 8f7fbd8c…7.3
- CVE-2026-8756A vulnerability has been found in fishaudio Bert-VITS2 up to…7.3
- CVE-2026-8757A vulnerability was found in adenhq hive up to 0.11.0. This …9.1
- CVE-2026-8758A vulnerability was determined in Metasoft 美特软件 MetaCRM up t…7.3
- CVE-2026-8759A vulnerability was identified in xiandafu beetl up to 3.20.…7.3
- CVE-2026-8760The Login with OTP plugin for WordPress is vulnerable to aut…9.8
- CVE-2026-8762Rejected reason: After analysis, the originally reported beh…
- CVE-2026-8763In Bouncy Castle for Java before 1.85, Name Constraints bypa…9.3
- CVE-2026-8764A security vulnerability has been detected in H3C Magic B3 u…7.3
- CVE-2026-8765A vulnerability was detected in Kilo-Org kilocode up to 7.0.…6.5
- CVE-2026-8766A flaw has been found in Kilo-Org kilocode up to 7.0.47. Thi…6.5
- CVE-2026-8767A vulnerability has been found in vercel ai up to 3.0.97. Im…7.5
Are you affected by CVE-2026-8761?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
