Auth bypass in Divi Engine Form Builder
CVE-2026-5523
The Divi Form Builder plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 5.1.8. This is due to the update_user() function accepting a user ID parameter from form submissions without verifying that the authenticated user has permission to edit that specific user account, and the handle_register_submission() function only checking if any user is logged in rather than validating permissions for the target user. This makes it possible for authenticated attackers, with subscriber-level access and above, to change the email address and password of any user account, including administrators, resulting in complete account takeover.
Vulnerability class: IDOR (Insecure Direct Object Reference)
EPSS: 0.003 (22.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Divi Engine Form Builder — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-5523?
- CVE-2026-5523 is a high-severity vulnerability in Divi Engine Form Builder, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 8.8/10. Published 2026-07-09.
- How severe is CVE-2026-5523?
- High severity. CVSS v3 base score is 8.8 out of 10.