Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
The Easy Elements for Elementor - Addons & Website Templates plugin for WordPress is vulnerable to privilege escalation via user registration in all versions up to, and including, 1.4.4. This is due to the 'easyel_handle_register' function not restricting what user roles a user can register with. This makes it possible for unauthenticated attackers to supply the 'administrator' role during registration and gain administrator access to the site.
AnalysisAI
Privilege escalation in the Easy Elements for Elementor WordPress plugin (versions up to and including 1.4.4) allows unauthenticated remote attackers to register accounts with the 'administrator' role, granting full site takeover. The flaw exists in the 'easyel_handle_register' function which fails to validate or restrict the user role parameter submitted during registration. No public exploit identified at time of analysis, but the trivial nature of the bug and Wordfence's disclosure make weaponization straightforward.
Technical ContextAI
The vulnerability resides in the 'easyel_handle_register' handler within the plugin's login-register widget (class.login-register.php). The plugin extends WordPress's user registration capability through Elementor widgets but accepts a user-supplied 'role' parameter without server-side allowlist validation. This maps to CWE-269 (Improper Privilege Management), where the application trusts client-controlled input to determine authorization level. The affected CPE is cpe:2.3:a:themewant:easy_elements_for_elementor_-_addons_&_website_templates, indicating the ThemeWant-published plugin distributed via the WordPress.org plugin repository.
RemediationAI
Upstream fix available (changeset 3534530); released patched version not independently confirmed from the provided data, but administrators should upgrade to the latest available release of Easy Elements for Elementor immediately (post-1.4.4) per the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/32b6ccfe-a659-41e4-9cec-146f4f910071 and the WordPress.org changeset at https://plugins.trac.wordpress.org/changeset/3534530/easy-elements. As immediate compensating controls if patching is delayed, disable the plugin entirely via wp-admin or by renaming the plugin directory (trade-off: any Elementor templates or login/register widgets provided by this plugin will break), or set WordPress's 'users_can_register' option to false under Settings → General to disable open registration site-wide (trade-off: legitimate self-service signup is also disabled). Additionally, audit wp_users for unexpected administrator accounts created in the exposure window and rotate credentials and secrets if any are found.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-269 – Improper Privilege Management
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31019
GHSA-3mmh-p93r-vxvf