LiveActive security incident?Get immediate response
CVE Record

CVE-2022-41978: WordPress Zoho CRM Lead Magnet plugin <= 1.7.5.8 - Auth. Arbitrary Options Update vulnerability

Auth. (subscriber+) Arbitrary Options Update vulnerability in Zoho CRM Lead Magnet plugin <= 1.7.5.8 on WordPress.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects the Zoho CRM Lead Magnet WordPress plugin. A logged-in user with subscriber-level access or higher could change WordPress options through the plugin. That can threaten confidentiality, integrity, and availability, especially on sites that allow public registration or many low-privilege accounts.

Executive priority

Prioritize within the normal high-severity remediation window, faster for public-registration WordPress sites. The main business concern is that a basic authenticated user may be able to alter site configuration, potentially disrupting operations or weakening security controls.

Technical view

CVE-2022-41978 is an authenticated arbitrary options update vulnerability in Zoho CRM Lead Magnet for WordPress, reported for versions up to 1.7.5.8. CVSS 3.1 is 8.8 with network access, low complexity, low privileges, no user interaction, and high CIA impact.

Likely exposure

Internet-facing WordPress sites running Zoho CRM Lead Magnet versions <= 1.7.5.8 are the likely exposure. Risk is higher where subscriber accounts exist, public registration is enabled, or many third parties have low-privilege logins.

Exploitation context

The source bundle does not show CISA KEV listing or cited active exploitation. The CVSS vector indicates exploitation requires an authenticated low-privilege account, not administrator access or user interaction.

Researcher notes

CWE-264 is broad, and the supplied sources do not enumerate exact option keys, patch details, or exploit status. The Patchstack URL title references <=1.7.5.6, while the bundle’s affected range says <=1.7.5.8; treat <=1.7.5.8 as the supplied affected range until vendor data resolves it.

Mitigation direction

  • Inventory WordPress sites for the Zoho CRM Lead Magnet plugin and installed version.
  • Check vendor, WordPress.org, and Patchstack guidance for the fixed or safe version.
  • Update to a vendor-supported safe version if available.
  • Disable or remove the plugin if no safe version is confirmed.
  • Restrict public registration and review low-privilege WordPress accounts.

Validation and detection

  • Confirm whether any site runs Zoho CRM Lead Magnet <= 1.7.5.8.
  • Review WordPress user registration settings and subscriber account inventory.
  • Review recent WordPress option changes for unexpected modifications.
  • Confirm scanners or vulnerability management tools detect CVE-2022-41978.
  • Verify plugin status after update, disablement, or removal.
Prepared
Confidence
medium
Sources
4

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
cve · low confidence lookup

CVE-2022-41978 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: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
3Source 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:L/UI:N/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-41978Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/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
Zoho CRMZoho CRM Lead Magnet (WordPress plugin)<= 1.7.5.8Listed
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.