CVE-2025-6439
BaseFortify
Publication date: 2025-10-11
Last updated on: 2025-10-14
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| woocommerce | woocommerce_designer_pro | 1.9.26 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The WooCommerce Designer Pro plugin for WordPress has a vulnerability in the 'wcdp_save_canvas_design_ajax' function that allows unauthenticated attackers to delete arbitrary files on the server due to insufficient file path validation. This means attackers can delete any files in any directory on the server without needing to log in.
How can this vulnerability impact me? :
This vulnerability can lead to severe impacts including remote code execution, data loss, and site unavailability. Attackers can delete critical files, potentially taking down the website or executing malicious code remotely.