CVE-2026-12077
Deferred Deferred - Pending Action

Time-Based SQL Injection in Dokan Pro WordPress Plugin

Vulnerability report for CVE-2026-12077, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-25

Last updated on: 2026-06-29

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-29
Generated
2026-07-15
AI Q&A
2026-06-25
EPSS Evaluated
2026-07-14
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
Compliance Impact

The vulnerability in the Dokan Pro plugin allows unauthenticated attackers to perform time-based SQL Injection attacks that can extract sensitive information from the database.

Such unauthorized access to sensitive data can lead to non-compliance with data protection regulations like GDPR and HIPAA, which require the protection of personal and sensitive information from unauthorized disclosure.

Therefore, exploitation of this vulnerability could result in violations of these standards due to potential data breaches.

Mitigation Strategies

To mitigate this vulnerability, you should update the Dokan Pro plugin to a version later than 5.0.4 where the issue is fixed.

Since the vulnerability allows unauthenticated attackers to perform time-based SQL injection via the 'latitude' and 'longitude' parameters, restricting access to these parameters or disabling the plugin temporarily can reduce risk until an update is applied.

Additionally, monitoring and filtering suspicious requests targeting these parameters at the web application firewall (WAF) or network level may help mitigate exploitation attempts.

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