Description
The Newsletters WordPress plugin before 4.18.1 does not perform an ownership check on some of its subscriber management actions, and issues a management session to unauthenticated visitors on request, allowing attackers to read any subscriber's personal data and overwrite any subscriber's record including their email address.
Published: 2026-09-23
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Subscriber Data Exposure and Modification
Action: Immediate Patch
AI Analysis

Impact

The Newsletters WordPress plugin prior to version 4.18.1 fails to verify ownership when performing subscriber management actions and provides a management session to unauthenticated users. This flaw allows an attacker to read any subscriber's personal data and overwrite subscriber records, including email addresses. The underlying weakness is an improper access control that enables unauthorized disclosure and modification of data.

Affected Systems

WordPress sites running the Newsletters plugin on any version earlier than 4.18.1 are affected. No other vendors or products are specifically identified.

Risk and Exploitability

With a CVSS score of 6.5, the vulnerability presents a moderate severity risk. EPSS data is unavailable and the flaw is not listed in the CISA KEV catalog. The likely attack vector is web-based: unauthenticated users can send crafted HTTP requests to the plugin’s subscriber endpoints to gain a privileged session and manipulate subscriber records. No additional system compromises or authentication are required beyond network access to the site.

Generated by OpenCVE AI on September 23, 2026 at 14:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Newsletters plugin to version 4.18.1 or later to restore proper ownership checks.
  • Restrict access to subscriber‑management endpoints by ensuring they require valid authentication or by limiting the capabilities of non‑admin roles within WordPress.
  • If an immediate upgrade is not possible, disable or uninstall the Newsletters plugin to remove the vulnerability completely.

Generated by OpenCVE AI on September 23, 2026 at 14:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The Newsletters WordPress plugin before 4.18.1 does not perform an ownership check on some of its subscriber management actions, and issues a management session to unauthenticated visitors on request, allowing attackers to read any subscriber's personal data and overwrite any subscriber's record including their email address.
Title Newsletters < 4.18.1 - Unauthenticated Subscriber Record Overwrite and PII Disclosure via IDOR
Weaknesses CWE-639
References
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'}

ssvc

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T11:01:05.173Z

Reserved: 2026-07-20T08:42:08.802Z

Link: CVE-2026-16264

cve-icon Vulnrichment

Updated: 2026-09-23T10:39:39.682Z

cve-icon NVD

Status : Received

Published: 2026-09-23T06:17:00.963

Modified: 2026-09-23T11:17:09.977

Link: CVE-2026-16264

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T14:15:06Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key