Description
Unauthenticated Cross Site Scripting (XSS) in Dokan Pro <= 5.0.0 versions.
Published: 2026-07-23
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated Cross Site Scripting (XSS) is present in Dokan Pro versions up to 5.0.0. This flaw allows an attacker to inject arbitrary client‑side code into a page viewed by any visitor. The vulnerability can be triggered without login and enables phishing, session cookie theft, and execution of malicious actions within the user’s browser context, as classified by CWE‑79.

Affected Systems

WordPress sites that have the Dokan Pro plugin version 5.0.0 or earlier are affected. The plugin replaces vulnerable code paths with proper sanitization in all releases newer than 5.0.0.

Risk and Exploitability

The CVSS base score of 7.1 reflects moderate‑to‑high severity. An EPSS of less than 1% indicates a low probability of widespread exploitation, and the vulnerability is not listed in CISA's KEV catalog. Attackers can craft a malicious URL or submit malicious data via a publicly exposed form to trigger the XSS; no authentication or privileged access is required.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Dokan Pro to a version newer than 5.0.0, which removes the vulnerable output handling.
  • Implement a Content Security Policy that blocks inline scripts and unsafe eval directives to mitigate any remaining XSS vectors.
  • Validate all user‑supplied input on the server side and encode dynamic output according to best practices for preventing Cross Site Scripting.

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

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

Type Values Removed Values Added
First Time appeared Dokan Wordpress Plugin
Dokan Wordpress Plugin dokan Pro
Wordpress
Wordpress wordpress
Vendors & Products Dokan Wordpress Plugin
Dokan Wordpress Plugin dokan Pro
Wordpress
Wordpress wordpress
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 Unauthenticated Cross Site Scripting (XSS) in Dokan Pro <= 5.0.0 versions.
Title WordPress Dokan Pro plugin <= 5.0.0 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Dokan Wordpress Plugin Dokan Pro
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T15:56:46.675Z

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

Link: CVE-2026-65492

cve-icon Vulnrichment

Updated: 2026-07-23T15:56:37.648Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-07-23T16:17:51.417

Link: CVE-2026-65492

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')