Description
The DevKit Pro plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 2.3.0. This is due to a missing capability check and missing nonce validation in the DPDEV_install_themes_func() function registered on the wp_ajax_DPDEV_install_themes action. This makes it possible for authenticated attackers, with Subscriber-level access and above, to install arbitrary theme ZIP packages containing PHP files that are extracted into the web-accessible wp-content/themes/ directory, which may make remote code execution possible.
Published: 2026-09-02
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The DevKit Pro WordPress plugin has a missing authorization check that allows any authenticated user with Subscriber level or higher to upload theme ZIP files. The upload routine does not validate the user’s capability or a nonce, and it extracts the archive directly into the wp-content/themes directory. If the ZIP contains malicious PHP files, those files are placed in a web‑accessible location, creating a path for an attacker to execute arbitrary code on the site.

Affected Systems

The vulnerability affects the DevKit Pro plugin, versions 2.3.0 and earlier, developed by dplugins. Users running these versions on any WordPress installation are susceptible to the exploit.

Risk and Exploitability

With a CVSS score of 8.8, this flaw is classified as high severity. The EPSS score is not provided, indicating no publicly available exploitation data at the time of analysis. The vulnerability is not listed in CISA KEV. It can be leveraged by any authenticated user who has Subscriber role or above. By exploiting the missing capability check and nonce validation, the attacker can upload a malicious theme archive and achieve remote code execution, compromising confidentiality, integrity, and availability of the affected site.

Generated by OpenCVE AI on September 2, 2026 at 06:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the DevKit Pro plugin to version 2.3.1 or later, which includes proper capability checks and nonce validation for theme uploads.
  • If an upgrade is not immediately possible, disable the wp_ajax_DPDEV_install_themes action by removing or commenting out the corresponding hook in the plugin code, preventing unauthorized theme installation.
  • In addition, enforce strict file type restrictions or remove the ability to upload themes through WordPress settings or external security plugins so that only authorized administrators can upload theme files.

Generated by OpenCVE AI on September 2, 2026 at 06:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Dplugins
Dplugins devkit Pro
Wordpress
Wordpress wordpress
Vendors & Products Dplugins
Dplugins devkit Pro
Wordpress
Wordpress wordpress

Wed, 02 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 05:45:00 +0000

Type Values Removed Values Added
Description The DevKit Pro plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 2.3.0. This is due to a missing capability check and missing nonce validation in the DPDEV_install_themes_func() function registered on the wp_ajax_DPDEV_install_themes action. This makes it possible for authenticated attackers, with Subscriber-level access and above, to install arbitrary theme ZIP packages containing PHP files that are extracted into the web-accessible wp-content/themes/ directory, which may make remote code execution possible.
Title DevKit Pro <= 2.3.0 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Theme Installation / Remote Code Execution via 'qqfile' Parameter
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Dplugins Devkit Pro
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-02T16:01:15.003Z

Reserved: 2026-07-01T18:30:13.372Z

Link: CVE-2026-14357

cve-icon Vulnrichment

Updated: 2026-09-02T13:43:18.790Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T06:17:16.110

Modified: 2026-09-02T16:17:14.637

Link: CVE-2026-14357

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T16:42:31Z

Weaknesses