LiveActive security incident?Get immediate response
CVE Record

CVE-2024-56071: WordPress Simple Dashboard plugin <= 2.0 - Privilege Escalation vulnerability

Incorrect Privilege Assignment vulnerability in mikeleembruggen Simple Dashboard simple-dashboard allows Privilege Escalation.This issue affects Simple Dashboard: from n/a through <= 2.0.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This vulnerability could let an outside attacker gain higher privileges on a WordPress site using Simple Dashboard version 2.0 or earlier. The impact rating is critical because successful abuse could compromise site data, integrity, and availability. The supplied sources do not name a fixed version or confirm active exploitation.

Executive priority

Treat this as urgent for any WordPress property using Simple Dashboard. The severity is critical and unauthenticated, but urgency should be scoped to confirmed plugin presence because the supplied evidence does not show active exploitation or a named fixed version.

Technical view

CVE-2024-56071 is an incorrect privilege assignment issue, CWE-266, in the WordPress Simple Dashboard plugin through version 2.0. It has CVSS 3.1 score 9.8 with network attack vector, low complexity, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Internet-facing WordPress sites running the Simple Dashboard plugin version 2.0 or earlier are the stated exposure. The source bundle does not identify other affected products, CPEs, hosting providers, or a confirmed fixed release.

Exploitation context

The CVSS vector indicates unauthenticated remote exploitability without user interaction. However, the source bundle marks KEV as false and provides no cited evidence of active exploitation, public exploit code, or in-the-wild campaigns.

Researcher notes

The available evidence is thin: one Patchstack VDB reference plus CVE metadata. The affected range is described as through 2.0, while the structured affected version entry is limited. Validate plugin identity and version locally before concluding exposure.

Mitigation direction

  • Inventory WordPress sites for the Simple Dashboard plugin.
  • Disable or remove Simple Dashboard where business impact allows.
  • Check vendor, WordPress plugin, and Patchstack guidance for a fixed release.
  • Prioritize administrative account review on affected sites.
  • Apply least privilege for WordPress users and service accounts.

Validation and detection

  • Confirm whether Simple Dashboard is installed on each WordPress site.
  • Record installed plugin versions and flag version 2.0 or earlier.
  • Review WordPress users for unexpected administrators or role changes.
  • Check recent site logs for unexplained authentication or admin activity.
  • Document compensating controls if removal is delayed.
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-56071 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total

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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Patchstack

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2024-56071Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
mikeleembruggenSimple Dashboardsimple-dashboard, 0unaffected
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.