CVE-2026-5523: Divi Form Builder <= 5.1.8 - Authenticated (Subscriber+) Missing Authorization to Privilege Escalation via User Profile Update Form
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 updateuser() 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 handleregistersubmission() 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-5523?
The severity of CVE-2026-5523 is rated high with a score of 8.8.
How do I fix CVE-2026-5523?
To fix CVE-2026-5523, update the Divi Form Builder plugin to version 5.1.9 or later.
What type of vulnerability is CVE-2026-5523?
CVE-2026-5523 is a privilege escalation vulnerability due to missing authorization in user profile updates.
Who is affected by CVE-2026-5523?
CVE-2026-5523 affects users of the Divi Form Builder plugin for WordPress who are running version 5.1.8 or earlier.
What can attackers do with CVE-2026-5523?
Attackers can exploit CVE-2026-5523 to gain unauthorized privileges and potentially modify user profiles.