CVE-2025-13231
Last modified
CVE-2025-13231 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-13231?
How severe is CVE-2025-13231?
How do I fix CVE-2025-13231?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-13226Type Confusion in V8 in Google Chrome prior to 142.0.7444.59…8.8
- CVE-2025-13227Type Confusion in V8 in Google Chrome prior to 142.0.7444.59…8.8
- CVE-2025-13228Type Confusion in V8 in Google Chrome prior to 142.0.7444.59…8.8
- CVE-2025-13229Type Confusion in V8 in Google Chrome prior to 142.0.7444.59…8.8
- CVE-2025-1323The WP-Recall – Registration, Profile, Commerce & More plugi…9.8
- CVE-2025-13230Type Confusion in V8 in Google Chrome prior to 142.0.7444.59…8.8
- CVE-2025-13232A flaw has been found in projectsend up to r1720. Impacted i…3.5
- CVE-2025-13233A vulnerability has been found in itsourcecode Inventory Man…9.8
- CVE-2025-13234A vulnerability was found in itsourcecode Inventory Manageme…9.8
- CVE-2025-13235A vulnerability was determined in itsourcecode Inventory Man…9.8
- CVE-2025-13236A vulnerability was identified in itsourcecode Inventory Man…9.8
- CVE-2025-13237A security flaw has been discovered in itsourcecode Inventor…9.8
Are you affected by CVE-2025-13231?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
