You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record is not being prioritized for NVD enrichment efforts due to resource or other concerns.
Description
The Easy Elements for Elementor – Addons & Website Templates plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.4.5 via the `easyel_handle_register()` function. This is due to the `wp_ajax_nopriv_eel_register` AJAX handler iterating the attacker-controlled `custom_meta` POST array and writing every supplied key-value pair to the newly created user's meta via `update_user_meta()` without any key whitelist or blocklist, allowing the `wp_capabilities` user meta key to be overwritten after `wp_insert_user()` has already assigned a safe role. This makes it possible for unauthenticated attackers to register a new account with full administrator-level privileges by supplying `custom_meta[wp_capabilities][administrator]=1`. Exploitation requires that user registration is enabled on the site and that at least one page exposes the Login/Register widget, which publishes the required `easy_elements_nonce` into the page DOM where it can be retrieved by any unauthenticated visitor via a simple GET request.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: plugin de WordPress Easy Elements for Elementor, Description: El plugin Easy Elements for Elementor - Addons & Website Templates para WordPress es vulnerable a la escalada de privilegios en todas las versiones hasta la 1.4.5, inclusive, a través de la función 'easyel_handle_register()'. Esto se debe a que el gestor AJAX 'wp_ajax_nopriv_eel_register' itera el array POST 'custom_meta' controlado por el atacante y escribe cada par clave-valor proporcionado en los metadatos del usuario recién creado a través de 'update_user_meta()' sin ninguna lista blanca o lista negra de claves, lo que permite sobrescribir la clave de metadatos de usuario 'wp_capabilities' después de que 'wp_insert_user()' ya haya asignado un rol seguro. Esto hace posible que atacantes no autenticados registren una nueva cuenta con privilegios de nivel de administrador completos al proporcionar 'custom_meta[wp_capabilities][administrator]=1'. La explotación requiere que el registro de usuarios esté habilitado en el sitio y que al menos una página exponga el widget de Inicio de sesión/Registro, el cual publica el 'easy_elements_nonce' requerido en el DOM de la página, donde puede ser recuperado por cualquier visitante no autenticado a través de una simple solicitud GET.
[{"vendor":"themewant","product":"Easy Elements for Elementor – Addons & Website Templates","defaultStatus":"unaffected","versions":[{"version":"0","lessThanOrEqual":"1.4.5","versionType":"semver","status":"affected"}]}]
New CVE Received from Wordfence5/22/2026 1:16:28 AM
Action
Type
Old Value
New Value
Added
Description
The Easy Elements for Elementor – Addons & Website Templates plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.4.5 via the `easyel_handle_register()` function. This is due to the `wp_ajax_nopriv_eel_register` AJAX handler iterating the attacker-controlled `custom_meta` POST array and writing every supplied key-value pair to the newly created user's meta via `update_user_meta()` without any key whitelist or blocklist, allowing the `wp_capabilities` user meta key to be overwritten after `wp_insert_user()` has already assigned a safe role. This makes it possible for unauthenticated attackers to register a new account with full administrator-level privileges by supplying `custom_meta[wp_capabilities][administrator]=1`. Exploitation requires that user registration is enabled on the site and that at least one page exposes the Login/Register widget, which publishes the required `easy_elements_nonce` into the page DOM where it can be retrieved by any unauthenticated visitor via a simple GET request.