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

Impact

The vulnerability is a PHP Object Injection flaw located in the subscriber handling code of the Dokan Pro plugin. An attacker can manipulate the plugin to instantiate arbitrary PHP objects, which may result in arbitrary code execution. The weakness is identified as CWE-502.

Affected Systems

Any WordPress site that has the Dokan Pro plugin version 5.0.2 or earlier installed is impacted. The plugin is provided by the vendor Dokan under the product name Dokan Pro. Sites that have not upgraded to 5.0.3 or later remain vulnerable unless the plugin has been removed or its subscriber functionality disabled.

Risk and Exploitability

CVSS score of 7.5 indicates a high severity. EPSS <1% suggests that exploitation in the wild is unlikely at present. The vulnerability is not listed in the CISA KEV catalog. The attack vector appears to be remote, via a crafted HTTP request that passes through Dokan Pro’s subscriber logic. Authentication is not explicitly required in the description, so the plugin could potentially be abused by unauthenticated users, but concrete prerequisites are not detailed.

Generated by OpenCVE AI on August 4, 2026 at 15:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Dokan Pro to version 5.0.3 or later, where the object injection flaw is fixed
  • If an upgrade is not immediately possible, disable the Dokan Pro plugin or remove its subscriber components to block the vulnerable code paths
  • Implement monitoring for suspicious GET or POST requests with unusually long or malformed payloads, and consider applying web‑application‑firewall rules to block such patterns

Generated by OpenCVE AI on August 4, 2026 at 15:24 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 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

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

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


cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T14:51:07.788Z

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

Link: CVE-2026-65493

cve-icon Vulnrichment

Updated: 2026-07-23T14:07:51.215Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-07-23T15:18:06.870

Link: CVE-2026-65493

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T15:30:06Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data