CVE-2026-12077
Received Received - Intake
Time-Based SQL Injection in Dokan Pro WordPress Plugin

Publication date: 2026-06-25

Last updated on: 2026-06-25

Assigner: Wordfence

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-25
Last Modified
2026-06-25
Generated
2026-06-25
AI Q&A
2026-06-25
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wedevs dokan_pro to 5.0.4 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The Dokan Pro plugin for WordPress has a time-based SQL Injection vulnerability in versions up to and including 5.0.4. This occurs because the plugin does not properly escape user-supplied 'latitude' and 'longitude' parameters and fails to adequately prepare the SQL queries. As a result, unauthenticated attackers can inject additional SQL commands into existing queries.

This vulnerability allows attackers to extract sensitive information from the database by manipulating these parameters.

Impact Analysis

This vulnerability can have a significant impact as it allows unauthenticated attackers to extract sensitive information from the database. Since the attack is time-based SQL Injection, it can be used to retrieve confidential data without authorization.

The CVSS score of 7.5 indicates a high severity, meaning the vulnerability is relatively easy to exploit remotely without any privileges or user interaction.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12077. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart