Fancy Product Designer | WooCommerce WordPress <= 6.4.8 - Unauthenticated Server-Side Request Forgery via Race Condition

6.5
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
CVE CVE-2025-13231
CVSS 6.5 (Medium)
Publicly Published December 15, 2025
Last Updated December 16, 2025
Researcher Muhammad Zeeshan (Xib3rR4dAr)

Description

The Fancy Product Designer plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 6.4.8. This is due to a time-of-check/time-of-use (TOCTOU) race condition in the 'url' parameter of the fpd_custom_uplod_file AJAX action. The plugin validates the URL by calling getimagesize() first, then later retrieves the same URL using file_get_contents(). This makes it possible for unauthenticated attackers to exploit the timing gap to perform SSRF attacks by serving a valid image during validation, then changing the response to redirect to arbitrary internal or external URLs during the actual fetch.

References

Share

Vulnerability Details for Fancy Product Designer

Software Type Plugin
Software Slug fancy-product-designer
Patched? Yes
Remediation Update to version 6.5.0, or a newer patched version
Affected Version
  • <= 6.4.8
Patched Version
  • 6.5.0

Recent vulnerabilities in Fancy Product Designer

# Title CVE ID CVSS Researchers Date
1 Fancy Product Designer | WooCommerce WordPress <= 6.4.8 - Unauthenticated Information Disclosure and PHAR Deserialization via 'url' Parameter CVE-2025-13439 5.9 Muhammad Zeeshan (Xib3rR4dAr) December 15, 2025
2 Fancy Product Designer | WooCommerce WordPress <= 6.4.8 - Unauthenticated Full Path Disclosure via 'pdf' Parameter CVE-2025-15526 5.3 Muhammad Zeeshan (Xib3rR4dAr) December 15, 2025
3 Fancy Product Designer <= 6.4.8 - Unauthenticated Stored Cross-Site Scripting via SVG File Upload CVE-2025-12570 7.2 Muhammad Zeeshan (Xib3rR4dAr), Muhammad Hassan (jerry) December 11, 2025
4 Fancy Product Designer <= 6.4.3 - Unauthenticated SQL Injection CVE-2024-51818 7.5 Rafie Muhammad January 3, 2025
5 Fancy Product Designer <= 6.4.3 - Unauthenticated Arbitrary File Upload CVE-2024-51919 9.8 Rafie Muhammad January 3, 2025
6 Fancy Product Designer <= 6.1.7 - Reflected Cross-Site Scripting CVE-2024-0905 6.1 Bob Matyas April 26, 2024
7 Fancy Product Designer < 6.1.81 - Authenticated (Admin+) Stored Cross-Site Scripting via License Field CVE-2024-0904 4.4 Bob Matyas April 15, 2024
8 Fancy Product Designer < 6.1.81 - Authenticated (Admin+) Stored Cross-Site Scripting via Product Title CVE-2024-0902 4.4 Bob Matyas March 25, 2024
9 Fancy Product Designer <= 6.1.4 - Authenticated (Admin+) SQL Injection CVE-2024-0365 9.1 Ivan Spiridonov (xbz0n) February 20, 2024
10 Fancy Product Designer <= 4.6.9 - Insufficient Authorization to Arbitrary Options Update via fpd_update_options CVE-2021-4334 8.8 Ram April 5, 2023

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation