Horizon Alert
Summary of the vulnerability and why it matters
The Divi Form Builder plugin for WordPress has a critical flaw that could allow anyone to create an administrator account. This happens because the plugin improperly handles user roles during registration, making it possible for unauthorized individuals to gain full control of a website.
- Unauthenticated users can create accounts.
- Websites using the plugin are at risk.
- Administrative access can be obtained.
Attack Path
How an attacker could exploit the issue
An unauthenticated attacker can exploit this flaw to gain administrator access to a WordPress site. By submitting a crafted registration request to the Divi Form Builder, they can manipulate the user role assigned during account creation. This allows them to bypass normal registration procedures and immediately assume elevated privileges.
- Unauthenticated access required.
- Target vulnerable form registration endpoint.
- Tamper 'role' parameter in POST data.
Live Threat
Current exploitation, exposure, and threat context
This vulnerability presents a significant risk as it allows unauthenticated attackers to easily escalate privileges to administrator level on WordPress sites using the Divi Form Builder plugin. Attackers would be motivated to weaponize this for quick website takeovers, enabling them to deface sites, steal data, or use the compromised site for further malicious activities. While the vulnerability is critical, its direct exploitation is not yet widely observed.
- Unauthenticated privilege escalation
- Direct exploitation not widely seen
- Published in May 2026
Priority actions
Operational Fix
Recommended remediation, mitigation, and detection steps
Teams should prioritize blocking unauthenticated administrative account creation by patching or mitigating the Divi Form Builder plugin. Review logs for evidence of unauthorized administrator accounts being created, which could indicate exploitation.
- Update plugin to version 5.1.3 or later.
- Temporarily disable the Divi Form Builder plugin.
- Monitor for new administrator user creation.