LiveActive security incident?Get immediate response
CVE Record

CVE-2022-45069: WordPress Crowdsignal Dashboard plugin <= 3.0.9 - Privilege Escalation vulnerability

Auth. (contributor+) Privilege Escalation vulnerability in Crowdsignal Dashboard plugin <= 3.0.9 on WordPress.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-45069 is a privilege escalation issue in the WordPress Crowdsignal Dashboard plugin. A contributor-level or higher authenticated user could gain capabilities beyond their intended role. Sites without that plugin, or without untrusted contributor-level accounts, have lower exposure.

Executive priority

Treat this as a moderate-priority WordPress risk. Prioritize sites with many content contributors, client-managed accounts, or weak account hygiene. It is less urgent than unauthenticated critical flaws, but privilege escalation can support broader compromise after account takeover.

Technical view

The reported issue affects Crowdsignal Dashboard – Polls, Surveys & more versions 3.0.9 and earlier. CVSS 3.1 is 6.3, with network access, low attack complexity, low privileges required, and no user interaction. The source bundle identifies CWE-264 but does not provide implementation details.

Likely exposure

Exposure is mainly WordPress sites running Crowdsignal Dashboard version 3.0.9 or earlier where contributor-level or higher accounts are held by semi-trusted or externally managed users.

Exploitation context

The source bundle does not indicate active exploitation, and the CVE is not marked KEV. Exploitation requires an authenticated WordPress account with contributor-level or greater access, reducing broad anonymous attack risk but increasing insider or compromised-account risk.

Researcher notes

Available public details are sparse in the provided bundle. The key validated facts are affected plugin and version range, authenticated contributor-plus prerequisite, CVSS vector, and absence from KEV. Do not assume exploit availability or a specific patched version from the provided evidence alone.

Mitigation direction

  • Inventory WordPress sites for the Crowdsignal Dashboard plugin and version.
  • Check Automattic, WordPress plugin, or Patchstack guidance for fixed versions.
  • Update the plugin if a vendor-supported fixed version is available.
  • Restrict contributor-level and higher accounts to trusted users.
  • Disable or remove the plugin if it is unnecessary.

Validation and detection

  • Confirm whether Crowdsignal Dashboard is installed on each WordPress site.
  • Verify installed versions are not 3.0.9 or earlier.
  • Review contributor, author, editor, and admin accounts for unnecessary access.
  • Check recent WordPress admin activity for unexpected role or capability changes.
  • Document exceptions where upgrade or removal is not immediately possible.
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-264: 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-2022-45069 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
Medium
CVSS
6.3 (3.1)
Known Exploited
No
Published

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

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
6.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L2.83.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.3Medium
CVSS 3.1 vector shape for CVE-2022-45069Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
Automattic, Inc.Crowdsignal Dashboard – Polls, Surveys & more (WordPress plugin)<= 3.0.9Listed
Weakness

CWE details

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

CWE-264 · source CWE mapping

Permissions, Privileges, and Access Controls

Permissions, Privileges, and Access Controls represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.