The ElementsKit Elementor Addons plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `Live_Action::reset()` function in all versions up to, and including, 3.8.2 The function is hooked to the WordPress `init` action and triggers when both `post` and `action=elementor` GET parameters are present, with no authentication or nonce verification. This makes it possible for unauthenticated attackers to overwrite the Elementor content (`_elementor_data`) of any `elementskit_widget` custom post type by visiting a specially crafted URL. The widget's custom designs, text, and configurations are permanently replaced with a blank template.
References
Configurations
No configuration.
History
05 May 2026, 05:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-05 05:16
Updated : 2026-06-17 10:56
NVD link : CVE-2026-4362
Mitre link : CVE-2026-4362
CVE.ORG link : CVE-2026-4362
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
