CVE-2025-10897 HIGH

CVE-2025-10897: WooCommerce Designer Pro <= 1.9.28 - Unauthenticated Arbitrary File Read

Vendor Jma Plugins
Product WooCommerce Designer Pro
Weakness CWE-22 · Path traversal
Published October 31, 2025
Last update April 8, 2026

CVSS base score

8.6/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

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