What the vulnerability does
01Description
The WooCommerce Designer Pro theme for WordPress is vulnerable to arbitrary file read in all versions up to, and including, 1.9.28. This makes it possible for unauthenticated attackers to read arbitrary files on the server, which can expose DB credentials when the wp-config.php file is read.
Explanation of Vulnerability in Simple Terms
02Summary
WooCommerce Designer Pro versions up to 1.9.28 contain a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files from the server. An attacker can access sensitive files such as configuration files, database credentials, and other protected data by manipulating file paths. No user interaction is required. This affects all installations of the plugin without a patch.
What an attacker can do
03Attacker Capabilities
Read arbitrary files from your server, including configuration and credential files.
Potential impact on your site
04Site Impact
Attackers can access sensitive files like wp-config.php, database credentials, and private keys without logging in.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
October 31, 2025
CVE published
April 8, 2026
Record updated