What the vulnerability does
01Description
The Dokan Pro plugin for WordPress is vulnerable to time-based SQL Injection via the via 'latitude' and 'longitude' parameters in all versions up to, and including, 5.0.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Explanation of Vulnerability in Simple Terms
02Summary
Dokan Pro versions up to 5.0.4 contain a SQL injection vulnerability in database query handling. An unauthenticated attacker can craft malicious input to extract sensitive data from the site's database, including user credentials and private vendor information. No user interaction is required. Update to a version newer than 5.0.4 immediately.
What an attacker can do
03Attacker Capabilities
Read sensitive data from the site database without authentication, including user credentials and vendor information.
Potential impact on your site
04Site Impact
Attackers can steal customer and vendor data, passwords, and private business information from your marketplace database.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
June 25, 2026
CVE published
June 29, 2026
Record updated