Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
4.3

The Plus Addons for Elementor plugin allows unauthorized post creation

CVE-2026-2386
Summary

An attacker with Author-level access and above can create posts they shouldn't be able to. This can lead to unauthorized changes to your website. Update to version 6.4.8 or later to fix the issue.

Original title
The The Plus Addons for Elementor – Addons for Elementor, Page Templates, Widgets, Mega Menu, WooCommerce plugin for WordPress is vulnerable to Incorrect Authorization in all versions up to, and in...
Original description
The The Plus Addons for Elementor – Addons for Elementor, Page Templates, Widgets, Mega Menu, WooCommerce plugin for WordPress is vulnerable to Incorrect Authorization in all versions up to, and including, 6.4.7. This is due to the tpae_create_page() AJAX handler authorizing users only with current_user_can('edit_posts') while accepting a user-controlled 'post_type' value passed directly to wp_insert_post() without post-type-specific capability checks. This makes it possible for authenticated attackers, with Author-level access and above, to create arbitrary draft posts for restricted post types (e.g., 'page' and 'nxt_builder') via the 'post_type' parameter.
nvd CVSS3.1 4.3
Vulnerability type
CWE-863 Incorrect Authorization
Published: 18 Feb 2026 · Updated: 11 Mar 2026 · First seen: 6 Mar 2026