CVE-2025-12809 MEDIUM

CVE-2025-12809: dokan pro <= 4.1.3 - Missing Authorization to Unauthenticated Sensitive Information Exposure

Vendor Wedevs
Product Dokan Pro
Weakness CWE-862 · Missing authorization
Published December 16, 2025
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

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

Related vulnerabilities

08Related CVE