LiveActive security incident?Get immediate response
CVE Record

CVE-2023-31080: WordPress Unlimited Elements For Elementor plugin <= 1.5.65 - Multiple Broken Access Control vulnerability

Missing Authorization vulnerability in Unlimited Elements Unlimited Elements For Elementor (Free Widgets, Addons, Templates).This issue affects Unlimited Elements For Elementor (Free Widgets, Addons, Templates): from n/a through 1.5.65.

HighCVSS 8.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a high-severity authorization flaw in Unlimited Elements for Elementor WordPress plugin versions through 1.5.65. A logged-in user could access functions they should not, with potential for limited data exposure and significant integrity and availability impact. The provided sources do not identify active exploitation.

Executive priority

Treat this as a near-term remediation item for WordPress estates, especially public sites with user accounts. Prioritize inventory, version confirmation, and vendor-guided update or removal. No active exploitation is evidenced in the supplied sources.

Technical view

CVE-2023-31080 is a missing authorization issue (CWE-862) affecting package unlimited-elements-for-elementor through 1.5.65. CVSS 3.1 is 8.3: network exploitable, low complexity, low privileges required, no user interaction, unchanged scope, with C:L/I:H/A:H impact.

Likely exposure

WordPress sites running Unlimited Elements For Elementor (Free Widgets, Addons, Templates) at version 1.5.65 or earlier are potentially exposed. Sites without the plugin, or with versions outside the affected range, are not indicated as affected by the provided sources.

Exploitation context

The CVSS vector requires a low-privileged account but no user interaction, increasing concern for sites with open registration, many contributors, or compromised users. The bundle says KEV is false and provides no cited source confirming active exploitation.

Researcher notes

Evidence identifies missing authorization across multiple access-control paths but does not provide endpoint-level detail in the bundle. Avoid assuming unauthenticated exploitability; CVSS states PR:L. Validate by comparing installed versions and reviewing vendor/Patchstack details, without deriving exploit paths.

Mitigation direction

  • Inventory WordPress sites for the unlimited-elements-for-elementor plugin.
  • Check vendor or Patchstack guidance for the fixed version before updating.
  • Update, disable, or remove affected plugin versions through 1.5.65.
  • Restrict untrusted user registration and review low-privilege WordPress accounts.

Validation and detection

  • Confirm plugin presence and exact version on each WordPress site.
  • Verify any update against vendor or Patchstack release guidance.
  • Review WordPress roles for unnecessary low-privileged accounts.
  • Check logs for unusual authenticated plugin or admin activity.
Prepared
Confidence
medium
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-2023-31080 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
High
CVSS
8.3 (3.1)
Known Exploited
No
Published

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

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
8.3CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H2.85.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.3High
CVSS 3.1 vector shape for CVE-2023-31080Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
Unlimited ElementsUnlimited Elements For Elementor (Free Widgets, Addons, Templates)unlimited-elements-for-elementor, n/aunaffected
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.