WordPress security changelog
MEDIUM CVE-2025-2797 Analyzed

Woffice Core: Cross-site request forgery

Woffice Core is affected by cross-site request forgery. The vulnerable path is reachable without authentication. Exploitation relies on a signed-in privileged user submitting an attacker-controlled request.

CVE / CNA score 5.4 CVSS 3.1 · security@wordfence.com
NVD score 5.4 CVSS 3.1 · nvd@nist.gov
Component
Woffice Core
Plugin slug
woffice
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Apr 04, 2025
Weakness
CWE-352 — Cross-Site Request Forgery (CSRF)

This CVE was published Apr 04, 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 Cross-Site Request Forgery in all versions up to, and including, 5.4.21. This is due to missing or incorrect nonce validation on the 'woffice_handle_user_approval_actions' function. This makes it possible for unauthenticated attackers to approve registration for any user via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

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

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

Primary and upstream sources