CVE-2026-14357
Received Received - Intake

Missing Authorization in DevKit Pro WordPress Plugin

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

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: Wordfence

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-02
Last Modified
2026-09-02
Generated
2026-09-02
AI Q&A
2026-09-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
devkit_pro devkit to 2.3.0 (inc)
devkit_pro plugin to 2.3.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The DevKit Pro WordPress plugin up to version 2.3.0 has a missing authorization vulnerability in the DPDEV_install_themes_func() function. This flaw allows authenticated users with Subscriber-level access or higher to install arbitrary theme ZIP files containing PHP code. The files are extracted into the wp-content/themes/ directory, which could lead to remote code execution on the server.

Detection Guidance

Check WordPress sites for the DevKit Pro plugin versions up to 2.3.0. Look for unauthorized theme installations in wp-content/themes/. Review logs for wp_ajax_DPDEV_install_themes actions by Subscriber-level users.

Impact Analysis

An attacker could exploit this to upload malicious PHP files to your WordPress site. This may allow them to take control of your website, steal data, or use it to launch further attacks. Sites with user registration enabled are at higher risk since attackers can gain the necessary Subscriber access.

Compliance Impact

This vulnerability could lead to unauthorized access and data breaches, violating GDPR and HIPAA requirements for data protection and access control. A successful exploit may result in compromised user data, triggering compliance violations and potential legal penalties.

Mitigation Strategies

Update the DevKit Pro plugin to the latest version. Remove the plugin if unused. Restrict Subscriber-level users' permissions. Monitor wp-content/themes/ for unexpected PHP files.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-14357. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart