LiveActive security incident?Get immediate response
CVE Record

CVE-2025-46434: WordPress The Plus Addons for Elementor Pro plugin < 6.3.7 - Broken Access Control vulnerability

Missing Authorization vulnerability in POSIMYTH Innovation The Plus Addons for Elementor Pro theplus_elementor_addon allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects The Plus Addons for Elementor Pro: from n/a through < 6.3.7.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2025-46434 affects The Plus Addons for Elementor Pro, a WordPress plugin. The issue is broken access control: a logged-in user may be able to perform actions they should not be authorized to perform. Public sources rate it medium severity, with high integrity impact. No cited source indicates active exploitation.

Executive priority

Treat this as a timely WordPress plugin update, not an emergency unless the site allows broad user registration or many low-trust accounts. Prioritize internet-facing and business-critical WordPress sites first.

Technical view

The vulnerability is CWE-862 Missing Authorization in POSIMYTH Innovation The Plus Addons for Elementor Pro, package theplus_elementor_addon, before version 6.3.7. CVSS 3.1 is 6.5: network exploitable, low attack complexity, low privileges required, no user interaction, integrity high, confidentiality and availability none.

Likely exposure

Exposure is likely limited to WordPress sites running The Plus Addons for Elementor Pro versions earlier than 6.3.7. The CVSS vector indicates an attacker needs some authenticated access. Sites without the plugin, or running 6.3.7 or later, are not indicated as affected by the provided sources.

Exploitation context

The public record describes missing authorization but does not provide operational details. KEV is false, and the provided sources do not claim exploitation in the wild. Risk is higher where untrusted or low-privileged users can log in to WordPress.

Researcher notes

Public details are limited to the vulnerability class, affected version range, CVSS vector, and Patchstack entry. Do not assume unauthenticated exploitation. Further validation should focus on version exposure, authenticated user population, and vendor/Patchstack updates.

Mitigation direction

  • Update The Plus Addons for Elementor Pro to version 6.3.7 or later.
  • If immediate update is not possible, review vendor guidance for temporary controls.
  • Restrict WordPress accounts to only necessary trusted users.
  • Audit user roles and remove unnecessary low-privileged access.
  • Monitor plugin changelogs and Patchstack/CVE updates for additional guidance.

Validation and detection

  • Inventory WordPress sites using The Plus Addons for Elementor Pro.
  • Confirm installed plugin version is 6.3.7 or later.
  • Check whether untrusted users have WordPress login access.
  • Review logs for unusual authenticated administrative or content-changing activity.
  • Document remediation status for each affected WordPress instance.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-862: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-46434 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2025-46434Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
POSIMYTH InnovationThe Plus Addons for Elementor Protheplus_elementor_addon, 0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-862 · source CWE mapping

Missing Authorization

Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.