What the vulnerability does
01Description
The Dokan Pro plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the `/dokan/v1/wholesale/register` REST API endpoint in all versions up to, and including, 4.1.3. This makes it possible for unauthenticated attackers to enumerate users and retrieve their email addresses via the REST API by providing a user ID, along with other information such as usernames, display names, user roles, and registration dates.
Explanation of Vulnerability in Simple Terms
02Summary
Dokan Pro versions up to 4.1.3 lack proper authorization checks, allowing unauthenticated attackers to read sensitive information. The vulnerability requires no user interaction and can be exploited over the network. Site administrators should update to a version newer than 4.1.3 to prevent unauthorized data disclosure.
What an attacker can do
03Attacker Capabilities
Read sensitive information without logging in.
Potential impact on your site
04Site Impact
Unauthorized users can access confidential data exposed by the plugin.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
December 16, 2025
CVE published
April 8, 2026
Record updated