CVE-2026-9018
Last modified
CVE-2026-9018 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.54% chance of exploitation in the next 30 days.
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
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-9018?
How severe is CVE-2026-9018?
How do I fix CVE-2026-9018?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-9011The Ditty – Responsive News Tickers, Sliders, and Lists plug…7.5
- CVE-2026-9013The Bogo plugin for WordPress is vulnerable to Sensitive Inf…4.3
- CVE-2026-9014The WP Promoter plugin for WordPress is vulnerable to unauth…5.3
- CVE-2026-9015The Equalize Digital Accessibility Checker – WCAG, ADA, EAA …4.3
- CVE-2026-9016The Debug Log Manager – Conveniently Monitor and Inspect Err…5.3
- CVE-2026-9017The NEX-Forms – Ultimate Forms Plugin for WordPress plugin f…5.3
- CVE-2026-9019The Easy Image Collage plugin for WordPress is vulnerable to…6.4
- CVE-2026-9021The Easy Invoice plugin for WordPress is vulnerable to Missi…5.3
- CVE-2026-9022The Splide Carousel Block plugin for WordPress is vulnerable…6.4
- CVE-2026-9024A Stored Cross-site Scripting (XSS) vulnerability affecting …8.7
- CVE-2026-9027The CorvusPay WooCommerce Payment Gateway plugin for WordPre…5.3
- CVE-2026-9028The CorvusPay WooCommerce Payment Gateway plugin for WordPre…5.3
Are you affected by CVE-2026-9018?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
