WordPress security changelog
MEDIUM CVE-2025-7694 Analyzed

Woffice Core: Code execution

Woffice Core is affected by code execution. Exploitation requires at least contributor-level access. Successful exploitation can run attacker-controlled code in the WordPress hosting account.

CVE / CNA score 6.8 CVSS 3.1 · security@wordfence.com
NVD score 7.5 CVSS 3.1 · nvd@nist.gov
Component
Woffice Core
Plugin slug
woffice
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Aug 02, 2025
Weakness
CWE-22 — Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

This CVE was published Aug 02, 2025 and is one of 9 known issues for this theme.

Patch or disable the affected component.

Update Woffice Core to a release outside the affected range, or disable and remove it until a fixed version is available.

Technical description

The Woffice Core plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the woffice_file_manager_delete() 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).

CVE / CNA vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H

NVD vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary and upstream sources