CVE-2025-13439 MEDIUM

CVE-2025-13439: Fancy Product Designer | WooCommerce WordPress <= 6.4.8 - Unauthenticated Information Disclosure and PHAR Deserialization via 'url' Parameter

Vendor Radykal
Product Fancy Product Designer
Weakness CWE-200 · Info exposure
Published December 16, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Fancy Product Designer plugin for WordPress is vulnerable to Information Disclosure and PHAR Deserialization in all versions up to, and including, 6.4.8. This is due to insufficient validation of user-supplied input in the 'url' parameter of the 'fpd_custom_uplod_file' AJAX action, which flows directly into the 'getimagesize' function without sanitization. This makes it possible for unauthenticated attackers to read arbitrary sensitive files from the server, including wp-config.php.

Explanation of Vulnerability in Simple Terms

02Summary

Fancy Product Designer versions 6.4.8 and earlier expose sensitive information to unauthenticated attackers over the network. The vulnerability requires specific conditions to exploit but does not require user interaction. An attacker can read data they should not have access to, though they cannot modify or disable the site. Update to a version newer than 6.4.8.

What an attacker can do

03Attacker Capabilities

Read sensitive information from the site without authentication.

Potential impact on your site

04Site Impact

Confidential data may be exposed to unauthorized parties; no data modification or service disruption.

Conditions required to exploit

05Prerequisites

Network access; specific conditions must be met to trigger the vulnerability.

Key dates

06Disclosure timeline

December 16, 2025 CVE published
April 8, 2026 Record updated