CVE-2026-5523
Received Received - Intake

Divi Form Builder WordPress Plugin Missing Authorization Vulnerability

Vulnerability report for CVE-2026-5523, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-09

Last updated on: 2026-07-09

Assigner: Wordfence

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-09
Last Modified
2026-07-09
Generated
2026-07-09
AI Q&A
2026-07-09
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
divi_engine divi_form_builder to 5.1.8 (inc)
divi_engine divi_form_builder 5.1.3

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Divi Form Builder plugin for WordPress has a vulnerability called Missing Authorization in versions up to and including 5.1.8. This happens because the update_user() function accepts a user ID from form submissions without checking if the logged-in user has permission to edit that user account. Additionally, the handle_register_submission() function only verifies if any user is logged in, rather than confirming permissions for the specific target user.

As a result, an authenticated attacker with subscriber-level access or higher can change the email address and password of any user account, including administrators, which can lead to complete account takeover.

Compliance Impact

The vulnerability allows authenticated attackers to take over any user account, including administrators, by changing email addresses and passwords without proper authorization checks.

Such unauthorized access and account takeover can lead to exposure or manipulation of personal data, which may violate data protection regulations like GDPR and HIPAA that require strict access controls and protection of user information.

Therefore, this vulnerability could negatively impact compliance with these standards by undermining the security and privacy controls mandated to protect sensitive user data.

Impact Analysis

This vulnerability allows an attacker who is logged in with at least subscriber-level access to change the email address and password of any user account on the affected WordPress site.

This means the attacker can take over administrator accounts, gaining full control over the website, potentially leading to unauthorized access, data theft, site defacement, or other malicious activities.

Mitigation Strategies

To mitigate this vulnerability, you should update the Divi Form Builder plugin to a version later than 5.1.8 where the issue is fixed.

Ensure that only trusted users have subscriber-level access or higher, as authenticated users with such access can exploit this vulnerability.

Review user permissions and monitor for any unauthorized changes to user accounts, especially changes to email addresses and passwords.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-5523. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart