CVE-2025-7694
BaseFortify
Publication date: 2025-08-02
Last updated on: 2025-08-12
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| xtendify | woffice | to 5.4.27 (exc) |
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 vulnerability in the Woffice Core plugin for WordPress allows authenticated users with Contributor-level access or higher to delete arbitrary files on the server due to insufficient file path validation in the woffice_file_manager_delete() function. This means attackers can remove important files, potentially leading to further exploitation such as remote code execution.
How can this vulnerability impact me? :
This vulnerability can allow attackers to delete critical files on the server, which can disrupt website functionality and potentially enable remote code execution if key files like wp-config.php are deleted. This can lead to website compromise, data loss, and unauthorized control over the server.