WordPress security changelog
HIGH CVE-2026-4275 Deferred

Divi Torque Lite – Divi Modules for the Divi Builder & Theme: Cross-site request forgery

Divi Torque Lite – Divi Modules for the Divi Builder & Theme 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. The published affected range is <= 4.2.3.

CVE / CNA score 8.8 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Divi Torque Lite – Divi Modules for the Divi Builder & Theme
Plugin slug
addons-for-divi
Affected
<= 4.2.3
Safe version
> 4.2.3
Published
Jul 09, 2026
Weakness
CWE-352 — Cross-Site Request Forgery (CSRF)

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

Update, patch or deactivate.

Update Divi Torque Lite – Divi Modules for the Divi Builder & Theme to a release after 4.2.3, 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 Divi Torque Lite – Divi Theme, Divi Builder & Extra Theme plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.2.3. This is due to the use of '__return_true' as the permission_callback for the /install_plugin and /activate_plugin REST API endpoints, which bypasses WordPress's built-in REST API nonce verification. Although the endpoint callbacks contain internal current_user_can() checks, the absence of nonce verification means that a forged cross-site request from a logged-in administrator's browser will pass the capability check via the admin's session cookies. This makes it possible for unauthenticated attackers to install arbitrary plugins from WordPress.

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

Primary and upstream sources