LiveActive security incident?Get immediate response
CVE Record

CVE-2024-43333: WordPress Admin and Site Enhancements (ASE) Pro Plugin <= 7.6.2.1 - Privilege Escalation vulnerability

Incorrect Privilege Assignment vulnerability in NotFound Admin and Site Enhancements (ASE) Pro allows Privilege Escalation. This issue affects Admin and Site Enhancements (ASE) Pro: from n/a through 7.6.2.1.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability affects the WordPress Admin and Site Enhancements Pro plugin through version 7.6.2.1. A logged-in low-privileged user may be able to gain higher privileges. For affected WordPress sites, the business risk is account takeover, site changes, data exposure, and service disruption.

Executive priority

Treat this as a high-priority WordPress plugin issue. Prioritize internet-facing sites, sites with user registration, and business-critical sites. Do not assume exploitation, but reduce exposure quickly because privilege escalation can lead to full site compromise.

Technical view

CVE-2024-43333 is an incorrect privilege assignment issue in Admin and Site Enhancements Pro. The CVSS 3.1 score is 7.5 High, with network access, high attack complexity, low privileges required, and no user interaction. Public sources do not provide exploit mechanics or a confirmed fixed version in the supplied bundle.

Likely exposure

Exposure is likely limited to WordPress sites running Admin and Site Enhancements Pro version 7.6.2.1 or earlier. Risk is higher where subscribers, contributors, customers, or other low-privileged accounts can authenticate.

Exploitation context

The supplied sources do not show CISA KEV listing or active exploitation. The vulnerability requires an authenticated low-privileged user and has high attack complexity, but successful exploitation could affect confidentiality, integrity, and availability.

Researcher notes

Public detail in the supplied bundle is sparse. The available evidence identifies incorrect privilege assignment and affected versions through 7.6.2.1, but does not include root cause detail, proof-of-concept status, exploit telemetry, or a named fixed version.

Mitigation direction

  • Inventory WordPress sites for admin-site-enhancements-pro and record plugin versions.
  • Check Patchstack and vendor guidance for the fixed version before updating.
  • Update ASE Pro promptly when vendor guidance identifies a safe patched release.
  • Disable or remove ASE Pro where business impact allows until remediated.
  • Review and reduce unnecessary low-privileged WordPress accounts.

Validation and detection

  • Confirm whether ASE Pro is installed and version is 7.6.2.1 or earlier.
  • Review WordPress users for unexpected administrators or role changes.
  • Check logs for suspicious low-privileged account activity around admin functions.
  • Verify each affected site has updated or removed the vulnerable plugin.
  • Document remaining exposed sites and compensating controls.
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 · low confidence lookup

CWE-266: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2024-43333 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
7.5 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2024-43333Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/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
NotFoundAdmin and Site Enhancements (ASE) Proadmin-site-enhancements-pro, n/aunaffected
Weakness

CWE details

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

CWE-266 · source CWE mapping

Incorrect Privilege Assignment

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