What the vulnerability does
01Description
The JKDEVKIT plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'font_upload_handler' function in all versions up to, and including, 1.9.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). If WooCommerce is enabled, attackers will need Contributor-level access and above.
Explanation of Vulnerability in Simple Terms
02Summary
JKDEVKIT versions up to 1.9.4 contain a path traversal vulnerability that allows authenticated users to read, write, or delete arbitrary files on the server. An attacker with low-level access can bypass directory restrictions and access sensitive files outside the intended application directory. This affects confidentiality, integrity, and availability of the entire system.
What an attacker can do
03Attacker Capabilities
Read, write, or delete arbitrary files on the server outside the application directory.
Potential impact on your site
04Site Impact
An attacker with basic user access can compromise sensitive files, configuration data, and potentially take the site offline.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account on the system or application.
Key dates
06Disclosure timeline
July 3, 2025
CVE published
April 8, 2026
Record updated