Skip to main content

Elementor Website Builder CVE-2026-32445

| EUVDEUVD-2026-11989 LOW
Missing Authorization (CWE-862)
2026-03-13 Patchstack
2.7
CVSS 3.1 · NVD

Severity by source

NVD PRIMARY
2.7 LOW
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
2.7 LOW

High privilege required reflects mandatory WordPress admin-level authentication; integrity-only low impact with no scope change matches a bounded unauthorized modification with no data exposure.

3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

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

Lifecycle Timeline

3
EUVD ID Assigned
Mar 13, 2026 - 16:57 euvd
EUVD-2026-11989
Analysis Generated
Mar 13, 2026 - 16:57 vuln.today
CVE Published
Mar 13, 2026 - 11:42 nvd
LOW 2.7

DescriptionCVE.org

Missing Authorization vulnerability in Elementor Elementor Website Builder elementor allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Elementor Website Builder: from n/a through <= 3.35.5.

AnalysisAI

Broken access control in Elementor Website Builder through version 3.35.5 permits high-privileged, network-based WordPress users to exceed their intended authorization boundaries by exploiting incorrectly configured access control security levels. The missing authorization checks (CWE-862) allow a scoped integrity modification - no confidentiality or availability impact is indicated. With a CVSS score of 2.7 (Low), EPSS at 0.02% (4th percentile), no CISA KEV listing, and no public exploit identified at time of analysis, this vulnerability presents low urgency in practice despite the widespread deployment footprint of the plugin.

Technical ContextAI

The affected product is the Elementor Website Builder WordPress plugin (CPE: cpe:2.3:a:elementor:elementor_website_builder:*:*:*:*:*:*:*:*), one of the most widely used drag-and-drop page builders in the WordPress ecosystem. CWE-862 (Missing Authorization) identifies the root cause: the plugin fails to enforce adequate server-side access control checks on one or more endpoints or actions, allowing authenticated requests that should be restricted by role or capability to proceed unchallenged. This falls under the broader OWASP Broken Access Control category, where the application trusts role declarations or UI-level restrictions without validating them server-side. The CVSS vector (AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N) indicates the flaw is reachable over the network without user interaction, but requires high-privilege credentials - suggesting the bypass elevates or misuses an already-privileged role rather than granting access to unauthenticated users.

RemediationAI

The primary remediation is to upgrade Elementor Website Builder beyond version 3.35.5; the exact fixed release version is not confirmed in the available data - consult the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/elementor/vulnerability/wordpress-elementor-website-builder-plugin-3-35-5-broken-access-control-vulnerability for the confirmed patched version before upgrading. Until patching is possible, restrict WordPress administrative backend access to trusted IP ranges via server-level controls (e.g., nginx or Apache allow/deny directives, or a WAF rule), which eliminates the AV:N attack path entirely at the cost of remote admin flexibility. Additionally, audit and reduce the number of high-privileged WordPress accounts to the minimum necessary, directly shrinking the exploitable account surface given the PR:H requirement. Enforcing least-privilege role assignments within the Elementor plugin settings may also limit the scope of what any bypass could modify.

Share

CVE-2026-32445 vulnerability details – vuln.today

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