Description
The Simple Newsletter Plugin WordPress plugin before 4.3.3 does not verify that the requester is the subscriber named in a public request before rendering that subscriber's stored details, allowing unauthenticated users to disclose a subscriber's personal data along with the key that authorises changes to their record.
Published: 2026-08-26
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Simple Newsletter Plugin in WordPress versions below 4.3.3 fails to confirm that the requester matches the subscriber referenced in a public request. As a result, any visitor can trigger the plugin’s actions page and receive a subscriber’s personal data along with the confirm_key that authorises changes to that subscriber’s record. This flaw is a confidentiality vulnerability (CWE‑200) that exposes sensitive personally identifiable information and grants an attacker the ability to modify subscriber data, leading to privacy violations and potential unauthorized alterations of subscriber information.

Affected Systems

WordPress sites that have the Simple Newsletter Plugin (also known as Noptin) installed with a version less than 4.3.3 are vulnerable. The flaw applies to all installations of the plugin where the version prefix is lower than the patched release, regardless of other WordPress configuration settings.

Risk and Exploitability

An attacker can exploit this issue remotely by accessing the plugin’s actions page without authentication. The EPSS score of <1% suggests a low likelihood of exploitation, and the vulnerability is not listed in CISA KEV. The severity is medium, with a CVSS score of 6.5, and the absence of authentication requirements and straightforward request path underscore the potential for compromise, exposing subscriber personal data and enabling modification via the disclosed confirm_key.

Generated by OpenCVE AI on August 26, 2026 at 17:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Simple Newsletter Plugin to version 4.3.3 or later to enforce subscriber verification before exposing personal data
  • Restrict or disable access to the plugin’s actions page so that only authorized administrators can view subscriber details, for example by applying basic authentication or IP whitelisting
  • Audit existing subscriber records to ensure no unauthorized confirm_keys have been used, and regenerate confirm_keys for all subscribers if the plugin allows it

Generated by OpenCVE AI on August 26, 2026 at 17:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'}


Wed, 26 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Simple Newsletter Plugin WordPress plugin before 4.3.3 does not verify that the requester is the subscriber named in a public request before rendering that subscriber's stored details, allowing unauthenticated users to disclose a subscriber's personal data along with the key that authorises changes to their record.
Title Noptin < 4.3.3 - Unauthenticated Subscriber PII and confirm_key Disclosure via Actions Page
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-26T14:43:06.910Z

Reserved: 2026-08-23T06:36:37.954Z

Link: CVE-2026-78146

cve-icon Vulnrichment

Updated: 2026-08-26T14:37:41.084Z

cve-icon NVD

Status : Deferred

Published: 2026-08-26T06:16:30.007

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-78146

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T17:45:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor