CVE-2026-2386

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.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) El plugin The Plus Addons para Elementor – Addons para Elementor, Page Templates, Widgets, Mega Menu, WooCommerce para WordPress es vulnerable a una autorización incorrecta en todas las versiones hasta la 6.4.7, ambas inclusive. Esto se debe a que el manejador AJAX tpae_create_page() autoriza a los usuarios solo con current_user_can('edit_posts') mientras acepta un valor 'post_type' controlado por el usuario pasado directamente a wp_insert_post() sin comprobaciones de capacidad específicas del tipo de publicación. Esto hace posible que atacantes autenticados, con acceso de nivel Autor y superior, creen publicaciones borrador arbitrarias para tipos de publicación restringidos (por ejemplo, 'page' y 'nxt_builder') a través del parámetro 'post_type'.

18 Feb 2026, 13:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-18 13:16

Updated : 2026-04-15 00:35


NVD link : CVE-2026-2386

Mitre link : CVE-2026-2386

CVE.ORG link : CVE-2026-2386


JSON object : View

Products Affected

No product.

CWE
CWE-863

Incorrect Authorization