Skip to main content

ElementsKit Elementor Addons CVE-2026-4362

| EUVD-2026-27213 MEDIUM
Missing Authorization (CWE-862)
2026-05-05 Wordfence GHSA-w36j-ww57-r68h
6.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Lifecycle Timeline

1
Analysis Generated
May 05, 2026 - 05:30 vuln.today

DescriptionCVE.org

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.

AnalysisAI

ElementsKit Elementor Addons plugin for WordPress versions up to 3.8.2 allows unauthenticated attackers to overwrite Elementor widget content via a missing capability check in the Live_Action::reset() function. By crafting a URL with specific GET parameters (post and action=elementor), attackers can permanently replace any elementskit_widget custom post type's design, text, and configurations with a blank template, causing data loss without requiring authentication or user interaction.

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Send GET request with post and action parameters
Delivery
WordPress init hook fires Live_Action::reset()
Exploit
Function executes without capability check
Execution
Elementor widget data overwritten
Impact
Widget content replaced with blank template

Vulnerability AssessmentAI

Exploitation The vulnerability requires that the ElementsKit plugin be installed and activated on a WordPress site. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 6.5 score (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L) indicates a moderate-severity network-accessible vulnerability with low attack complexity and no authentication requirement. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker sends a crafted URL to a WordPress site running ElementsKit 3.8.2 in the format: https://vulnerable-site.com/?post=123&action=elementor, where 123 is the ID of any elementskit_widget post type. When a site visitor (or the attacker themselves) accesses this URL, the Live_Action::reset() function executes during the WordPress init action without verifying the visitor's authorization, immediately overwriting the widget's stored Elementor data with a blank template. …
Remediation Update ElementsKit Elementor Addons to version 3.9.0 or later immediately, which includes the patched Live_Action::reset() function with proper capability and nonce checks. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-4362 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy