LiveActive security incident?Get immediate response
CVE Record

CVE-2022-46821: WordPress Emails & Newsletters with Jackmail Plugin <= 1.2.22 is vulnerable to CSV Injection

Improper Neutralization of Formula Elements in a CSV File vulnerability in Jackmail & Sarbacane Emails & Newsletters with Jackmail.This issue affects Emails & Newsletters with Jackmail: from n/a through 1.2.22.

MediumCVSS 5.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability can let a logged-in attacker place spreadsheet formulas into CSV exports from the WordPress Jackmail newsletters plugin. The business risk appears when staff open the exported file in spreadsheet software, potentially causing unwanted formula behavior and data integrity impact.

Executive priority

Handle during normal vulnerability remediation, with higher priority if the plugin is present on public WordPress sites or CSV exports are routinely opened by staff. This is not currently evidenced as actively exploited in the supplied sources.

Technical view

CVE-2022-46821 is CWE-1236 CSV formula injection in Emails & Newsletters with Jackmail through version 1.2.22. CVSS 3.1 is 5.8 with network attack vector, low privileges, high complexity, required user interaction, changed scope, and high integrity impact.

Likely exposure

Exposure is limited to WordPress sites running the Jackmail newsletters plugin at version 1.2.22 or earlier, especially where lower-privileged users can influence exported CSV data and administrators or staff open those exports.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires privileges in WordPress and user interaction by someone opening a generated CSV file, which lowers urgency but leaves meaningful integrity risk.

Researcher notes

Evidence is sparse: the bundle identifies affected product, version range, CWE, CVSS, and Patchstack entry, but does not provide exploit telemetry or a named patch. Avoid assuming broader Jackmail products or unrelated WordPress newsletter plugins are affected.

Mitigation direction

  • Inventory WordPress sites for the Jackmail newsletters plugin and installed version.
  • Check vendor or Patchstack guidance for any available fixed version or official workaround.
  • Disable or remove the plugin where it is not business-critical.
  • Restrict newsletter export access to trusted administrative users only.
  • Treat CSV exports from affected sites as untrusted until remediated.

Validation and detection

  • Confirm whether jackmail-newsletters is installed and whether the version is 1.2.22 or earlier.
  • Review which WordPress roles can create newsletter data or trigger CSV exports.
  • Verify CSV export handling in a safe test environment, without using production data.
  • Check administrative workflows for opening exported CSV files from affected sites.
  • Document remediation status for each WordPress instance.
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-1236: 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-46821 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
5.8 (3.1)
Known Exploited
No
Published

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

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
5.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:H/A:N1.34Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
Jackmail & SarbacaneEmails & Newsletters with Jackmailjackmail-newsletters, n/aunaffected
Weakness

CWE details

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

CWE-1236 · source CWE mapping

Improper Neutralization of Formula Elements in a CSV File

Improper Neutralization of Formula Elements in a CSV File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.