LiveActive security incident?Get immediate response
CVE Record

CVE-2021-24359: The Plus Addons for Elementor Page Builder < 4.1.11 - Arbitrary Reset Pwd Email Sending

The Plus Addons for Elementor Page Builder WordPress plugin before 4.1.11 did not properly check that a user requesting a password reset was the legitimate user, allowing an attacker to send an arbitrary reset password email to a registered user on behalf of the WordPress site. Such issue could be chained with an open redirect (CVE-2021-24358) in version below 4.1.10, to include a crafted password reset link in the email, which would lead to an account takeover.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A vulnerable WordPress plugin could let someone make your site send password-reset emails to registered users without proving they are that user. By itself this is disruptive and phishing-like; when combined with the related open redirect in older versions, sources say it could support account takeover.

Executive priority

Treat as a focused WordPress plugin remediation task. Urgency increases if the plugin is internet-facing, users have privileged accounts, or versions are below 4.1.10 where sources describe an account takeover chain.

Technical view

The Plus Addons for Elementor Page Builder before 4.1.11 lacked proper checks around password reset requests. The issue maps to CWE-284. In versions below 4.1.10, it could be chained with CVE-2021-24358 to place a crafted reset link in the email, creating account takeover risk.

Likely exposure

Exposure is likely limited to WordPress sites running The Plus Addons for Elementor Page Builder earlier than 4.1.11. Sites below 4.1.10 need extra attention because the source describes a chain with CVE-2021-24358.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. They do describe a plausible chain to account takeover when combined with the related open redirect in older plugin versions.

Researcher notes

Evidence is specific but incomplete: no CVSS vector is provided, and exploitation is not confirmed in the bundle. Validation should center on plugin version, WordPress account sensitivity, and whether CVE-2021-24358 is present on the same installation.

Mitigation direction

  • Update The Plus Addons for Elementor Page Builder to 4.1.11 or later.
  • Check vendor changelog and WPScan guidance for current fixed versions.
  • Prioritize sites running versions below 4.1.10 due to the described chain.
  • Review suspicious password-reset activity for affected WordPress users.

Validation and detection

  • Inventory WordPress sites for The Plus Addons for Elementor Page Builder.
  • Confirm installed plugin versions are 4.1.11 or later.
  • Identify any sites below 4.1.10 for related CVE-2021-24358 exposure.
  • Review logs for unusual password reset emails or account changes.
Prepared
Confidence
medium
Sources
4

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-284: 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-24359 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknownThe Plus Addons for Elementor Page Builder4.1.11Listed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

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