LiveActive security incident?Get immediate response
CVE Record

CVE-2022-47181: WordPress Email Templates Plugin <= 1.4.2 is vulnerable to Cross Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) vulnerability in wpexpertsio Email Templates Customizer and Designer for WordPress and WooCommerce email-templates allows Cross Site Request Forgery.This issue affects Email Templates Customizer and Designer for WordPress and WooCommerce: from n/a through 1.4.2.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This CVE affects the WordPress Email Templates Customizer and Designer plugin through version 1.4.2. A CSRF flaw could let an attacker trick a logged-in site user into making unintended plugin-related changes. The sources do not describe exact impacted actions or a confirmed fix.

Executive priority

Treat this as high priority for WordPress environments using the plugin, especially revenue or customer-facing WooCommerce sites. The business decision is inventory first, then update or remove based on confirmed vendor guidance.

Technical view

CVE-2022-47181 is a CWE-352 CSRF issue in wpexpertsio email-templates for WordPress and WooCommerce through 1.4.2. CVSS 3.1 is 8.8 with network attack vector, low complexity, no privileges, and required user interaction. Public details are sparse.

Likely exposure

Exposure is likely limited to WordPress sites running the email-templates plugin at version 1.4.2 or earlier. Sites not using this plugin are not indicated as affected by the provided sources.

Exploitation context

No CISA KEV listing is provided, and the source bundle does not cite active exploitation. Exploitation requires user interaction, consistent with CSRF, but the public bundle does not describe attack workflow or affected actions.

Researcher notes

The available evidence identifies CSRF and version range but does not document the vulnerable endpoint, nonce behavior, affected capability, or fixed release. Avoid assuming impact beyond CVSS and the stated plugin/version scope.

Mitigation direction

  • Inventory WordPress sites for the email-templates plugin and installed version.
  • Check vendor, WordPress plugin, or Patchstack guidance for a fixed safe version.
  • Update only according to confirmed vendor guidance.
  • If no safe version is available, consider disabling or removing the plugin.
  • Prioritize administrative awareness around unsolicited links while remediation is pending.

Validation and detection

  • Confirm whether each WordPress site has email-templates installed.
  • Record plugin version and flag versions 1.4.2 or earlier.
  • Review vendor or Patchstack records for fixed-version availability.
  • Check whether compensating controls limit access to WordPress administration.
  • Review logs for suspicious plugin configuration changes, if those logs exist.
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-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2022-47181 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.8 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2022-47181Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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
wpexpertsioEmail Templates Customizer and Designer for WordPress and WooCommerceemail-templates, n/aunaffected
Weakness

CWE details

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

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.