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.
Configurations

No configuration.

History

09 Jul 2026, 06:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-09 06:16

Updated : 2026-07-09 16:20


NVD link : CVE-2026-5523

Mitre link : CVE-2026-5523

CVE.ORG link : CVE-2026-5523


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key