LiveActive security incident?Get immediate response
CVE Record

CVE-2022-46803: WordPress Noptin Plugin <= 1.9.5 is vulnerable to CSV Injection

Improper Neutralization of Formula Elements in a CSV File vulnerability in Noptin Newsletter Simple Newsletter Plugin – Noptin.This issue affects Simple Newsletter Plugin – Noptin: from n/a through 1.9.5.

MediumCVSS 6.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-46803 affects the WordPress Noptin newsletter plugin through version 1.9.5. An outside user may be able to place spreadsheet formulas into data that later appears in CSV exports. The business risk is mainly to staff who open exported subscriber data in spreadsheet software.

Executive priority

Handle as a moderate-priority WordPress plugin issue. It is not shown as actively exploited, but it can affect staff workflows and data integrity when CSV exports are opened.

Technical view

The issue is CWE-1236, improper neutralization of formula elements in CSV output. The CVSS 3.1 score is 6.1 medium with network access, no privileges, required user interaction, changed scope, and high integrity impact. Provided sources identify the affected package as newsletter-optin-box through 1.9.5.

Likely exposure

Exposure is likely limited to WordPress sites using Simple Newsletter Plugin - Noptin at version 1.9.5 or earlier, especially where administrators export CSV subscriber or form data.

Exploitation context

The provided bundle does not show CISA KEV listing or evidence of active exploitation. Risk depends on attacker-controlled data entering exports and a staff member opening the CSV in spreadsheet software.

Researcher notes

Evidence is narrow but consistent: CVE and Patchstack identify CSV injection in Noptin through 1.9.5. Avoid assuming a specific fixed version from the bundle alone; validate against current vendor or Patchstack records.

Mitigation direction

  • Identify WordPress sites running Noptin newsletter plugin.
  • Confirm whether installed versions are 1.9.5 or earlier.
  • Check Noptin or Patchstack guidance for a fixed release.
  • Update, disable, or remove the plugin if no safe version is available.
  • Treat exported CSV files as untrusted until remediation is confirmed.

Validation and detection

  • Inventory WordPress plugins for package newsletter-optin-box.
  • Review plugin version evidence from WordPress admin or asset records.
  • Check whether CSV export workflows are used by staff.
  • Confirm remediation against vendor or Patchstack guidance.
  • Verify staff handling procedures for exported CSV files.
Prepared
Confidence
high
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-46803 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.1 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:H/PR:N/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
Noptin NewsletterSimple Newsletter Plugin – Noptinnewsletter-optin-box, 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.