LiveActive security incident?Get immediate response
CVE Record

CVE-2023-3460: Ultimate Member < 2.6.7 - Unauthenticated Privilege Escalation

The Ultimate Member WordPress plugin before 2.6.7 does not prevent visitors from creating user accounts with arbitrary capabilities, effectively allowing attackers to create administrator accounts at will. This is actively being exploited in the wild.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This flaw lets unauthenticated visitors create WordPress accounts with administrator-level power on sites running vulnerable Ultimate Member versions. That can give an attacker control of the website without first stealing a password.

Executive priority

Treat this as urgent for any internet-facing WordPress property using Ultimate Member. The business risk is full site takeover, defacement, data access, or malware placement through attacker-created administrator accounts.

Technical view

Ultimate Member before 2.6.7 fails to prevent account creation with arbitrary capabilities, a CWE-269 privilege-management issue. The reported impact is unauthenticated privilege escalation to administrator accounts.

Likely exposure

Public WordPress sites running Ultimate Member before 2.6.7 are the relevant exposure. The bundle does not provide reliable CPEs or a complete affected-version matrix beyond “before 2.6.7.”

Exploitation context

The CVE description and WPScan campaign reference state exploitation in the wild. The bundle says this CVE is not in KEV, so active exploitation is sourced to WPScan and the CVE text, not CISA KEV.

Researcher notes

No CVSS score is provided in the bundle. The affected metadata is incomplete, but the title and description identify Ultimate Member before 2.6.7. Avoid assuming broader products or fixes beyond vendor/WPScan guidance.

Mitigation direction

  • Update Ultimate Member to version 2.6.7 or later.
  • Check vendor and WPScan guidance for any additional remediation steps.
  • Audit and remove unauthorized administrator accounts.
  • Review WordPress user roles and capabilities for suspicious changes.
  • Restrict public registration if it is not business-critical.

Validation and detection

  • Inventory WordPress sites for the Ultimate Member plugin and version.
  • Confirm no site is running Ultimate Member before 2.6.7.
  • Review recent administrator account creation events.
  • Inspect user capability changes for unexpected elevated privileges.
  • Check logs for suspicious registration activity around exposure windows.
Prepared
Confidence
high
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-269: 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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-2023-3460 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.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknownUltimate Member0unaffected
Weakness

CWE details

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

CWE-269 · source CWE mapping

Improper Privilege Management

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