CVE-2025-7694: Woffice Core <= 5.4.26 - Authenticated (Contributor+) Arbitrary File Deletion
The Woffice Core plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the wofficefilemanagerdelete() function in all versions up to, and including, 5.4.26. This makes it possible for authenticated attackers, with Contributor-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
WordPress Woffice Core pluginto a version that resolves this vulnerability.Fixed in 5.4.26
Event History
Frequently Asked Questions
What is the severity of CVE-2025-7694?
CVE-2025-7694 is considered a high severity vulnerability due to its potential for arbitrary file deletion.
How do I fix CVE-2025-7694?
To fix CVE-2025-7694, update the Woffice Core plugin for WordPress to version 5.4.27 or later.
Who is affected by CVE-2025-7694?
CVE-2025-7694 affects all versions of the Woffice Core plugin for WordPress up to and including 5.4.26.
What type of attack can exploit CVE-2025-7694?
CVE-2025-7694 can be exploited by authenticated attackers with Contributor level access to delete arbitrary files.
What is the affected function in CVE-2025-7694?
The vulnerability originates from insufficient file path validation in the woffice_file_manager_delete() function.