Description
Subscriber SQL Injection in Dokan Pro <= 5.0.2 versions.
Published: 2026-07-23
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an SQL Injection flaw in Dokan Pro plugin versions 5.0.2 and earlier, where subscriber-submitted data is incorporated into database queries without proper sanitization. This weakness, identified as CWE-89, enables an attacker to inject and execute arbitrary SQL statements, potentially exposing or altering sensitive data stored in the WordPress database. The exact consequences depend on the attacker’s intent but could include data theft, modification, or deletion, thereby compromising the confidentiality and integrity of the site's information.

Affected Systems

WordPress installations that have the Dokan Pro plugin installed at version 5.0.2 or earlier. The flaw is present regardless of the user’s role, as it is triggered through the subscriber interface of the plugin.

Risk and Exploitability

The CVSS score of 7.1 classifies the issue as high severity, while the EPSS score of less than 1% indicates a low probability of exploitation at present. The vulnerability is not listed in CISA's KEV catalog. Attackers would need to submit crafted input through the plugin’s subscriber endpoints to inject malicious SQL. Although widespread exploitation is unlikely due to the low EPSS, the impact of a successful attack would be significant.

Generated by OpenCVE AI on August 3, 2026 at 21:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Dokan Pro plugin to the latest version that addresses the SQL injection issue.
  • If an upgrade cannot be performed immediately, apply a Web Application Firewall or similar filtering to block suspicious SQL patterns and monitor traffic for injection attempts.
  • Restrict access to the subscriber endpoints so that only authenticated and authorized users can submit data, and review any custom hooks or extensions that may expose the same input path.

Generated by OpenCVE AI on August 3, 2026 at 21:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Dokan
Dokan dokan
Wordpress
Wordpress wordpress
Vendors & Products Dokan
Dokan dokan
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description Subscriber SQL Injection in Dokan Pro <= 5.0.2 versions.
Title WordPress Dokan Pro plugin <= 5.0.2 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T13:28:09.284Z

Reserved: 2026-07-22T08:53:43.312Z

Link: CVE-2026-65494

cve-icon Vulnrichment

Updated: 2026-07-23T13:28:03.711Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T12:18:42.677

Modified: 2026-07-23T14:17:53.600

Link: CVE-2026-65494

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T22:00:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')