LiveActive security incident?Get immediate response
CVE Record

CVE-2022-41996: WordPress Avada premium theme <= 7.8.1 - Cross-Site Request Forgery (CSRF) vulnerability

Cross-Site Request Forgery (CSRF) vulnerability in ThemeFusion Avada premium theme versions <= 7.8.1 on WordPress leading to arbitrary plugin installation/activation.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Avada theme versions up to 7.8.1 for WordPress had a CSRF flaw that could let an attacker trick a privileged user into installing or activating a plugin. That can become serious because plugins can change site behavior and security posture.

Executive priority

Treat as high priority for any business site using Avada, especially revenue, lead-generation, or customer-facing WordPress properties. The main business risk is unauthorized site modification through administrator deception.

Technical view

CVE-2022-41996 is a CWE-352 CSRF issue in ThemeFusion Avada <= 7.8.1. The published CVSS 3.1 score is 8.8, with network attack vector, low complexity, no attacker privileges, and required user interaction. Reported impact is arbitrary plugin installation or activation.

Likely exposure

Exposure is limited to WordPress sites running the Avada premium theme at version 7.8.1 or earlier. Risk is most relevant where an administrator or similarly privileged user can be induced to interact with attacker-controlled content.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. The vulnerability requires user interaction, but the outcome can be high impact because plugin installation or activation may alter site control, data handling, and availability.

Researcher notes

Evidence identifies the vulnerability class, affected version range, impact, and CVSS vector. The bundle does not provide exploit telemetry, detailed root cause, or a specific fixed version statement beyond the affected range.

Mitigation direction

  • Inventory WordPress sites using the Avada premium theme.
  • Upgrade Avada beyond affected versions using ThemeFusion guidance.
  • Confirm whether vendor changelog identifies the remediation release.
  • Restrict administrative browsing and plugin management to trusted workflows.
  • Monitor for unexpected plugin installations or activations.

Validation and detection

  • Check each WordPress site's active theme and Avada version.
  • Flag Avada versions 7.8.1 or earlier as affected.
  • Review WordPress admin logs for plugin installation or activation anomalies.
  • Confirm the site runs a vendor-supported Avada release.
  • Verify no unapproved plugins remain active after remediation.
Prepared
Confidence
medium
Sources
5

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-41996 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
4Source 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-41996Attack 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
ThemeFusionAvada (premium WordPress theme)<= 7.8.1Listed
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.