CVE-2025-7645
BaseFortify
Publication date: 2025-07-22
Last updated on: 2025-07-22
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordfence | extensions_for_cf7 | 3.2.9 |
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?
This vulnerability exists in the Extensions For CF7 WordPress plugin (up to version 3.2.8) and allows unauthenticated attackers to delete arbitrary files on the server due to insufficient validation of the file path in the 'delete-file' field. This can occur when an administrator deletes a submission, potentially leading to remote code execution if critical files like wp-config.php are deleted.
How can this vulnerability impact me? :
The vulnerability can allow attackers to delete important files on your server without authentication, which can disrupt your website's functionality and security. Moreover, deleting critical files such as wp-config.php can lead to remote code execution, giving attackers control over your server.