WordPress security changelog
MEDIUM CVE-2026-15407 Deferred

Themify Builder: Cross-site request forgery

Themify Builder is affected by cross-site request forgery. Exploitation requires at least subscriber-level access. Exploitation relies on a signed-in privileged user submitting an attacker-controlled request. The published affected range is <= 7.7.7.

CVE / CNA score 4.3 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Themify Builder
Plugin slug
themify-builder
Affected
<= 7.7.7
Safe version
> 7.7.7
Published
Jul 16, 2026
Weakness
CWE-862 — Missing Authorization

This CVE was published Jul 16, 2026 and is one of 10 known issues for this plugin.

Update, patch or deactivate.

Update Themify Builder to a release after 7.7.7, or disable and remove it until a fixed version is available.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Themify Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 7.7.7. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to overwrite or delete the generated CSS stylesheet file of arbitrary posts, including private and draft posts owned by other users, and modify plugin-scoped font options. The required CSRF nonce (tf_nonce) is emitted on public front-end builder pages via wp_localize_script, making it trivially obtainable by any authenticated user visiting such a page.

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

Primary and upstream sources