Description
The Newsletters WordPress plugin before 4.17 does not perform any nonce or capability check when saving one of its settings screens, and writes every submitted parameter into its own options, allowing attackers to make a logged in administrator overwrite arbitrary Newsletters WordPress plugin before 4.17 settings, including the credential protecting its API, via a Cross-Site Request Forgery attack.
Published: 2026-08-29
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery
Action: Patch Now
AI Analysis

Impact

The Newsletters WordPress plugin (< 4.17) lacks required nonce or capability checks when saving settings, allowing an attacker to craft a malicious request that an authenticated administrator will unknowingly process. This CSRF flaw writes every submitted parameter into the plugin's options, making it possible to overwrite arbitrary settings, including the API credential that protects the plugin's backend services.

Affected Systems

Affected systems are WordPress installations that have the Newsletters plugin installed at any version lower than 4.17, specifically 4.16 and earlier. No other plugins or WordPress versions are affected as stated by the vendor data.

Risk and Exploitability

Based on the description, it is inferred that the attack vector requires an authenticated administrator to log in to WordPress and then visit a malicious site that triggers the hidden request, exploiting the missing nonce and capability checks in the Newsletters plugin. The EPSS score is <1%, indicating a low probability of exploitation, while the CVSS score of 5.4 reflects moderate severity. The vulnerability is not listed in CISA KEV. The impact of credential compromise is high, as an attacker can gain full control over the plugin's configuration without additional authentication beyond the logged-in admin session. Administrators should update immediately, as the vulnerability allows complete control of the plugin's configuration without authentication beyond the logged-in session.

Generated by OpenCVE AI on August 30, 2026 at 03:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Newsletters WordPress plugin to version 4.17 or later.
  • If an update cannot be performed immediately, disable or restrict the plugin's settings screens to prevent CSRF requests from authenticated users.
  • Verify that no sensitive credentials remain exposed in the plugin's option database and audit the plugin's configuration after the update.

Generated by OpenCVE AI on August 30, 2026 at 03:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 30 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Sat, 29 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-352

Sat, 29 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Newsletters WordPress plugin before 4.17 does not perform any nonce or capability check when saving one of its settings screens, and writes every submitted parameter into its own options, allowing attackers to make a logged in administrator overwrite arbitrary Newsletters WordPress plugin before 4.17 settings, including the credential protecting its API, via a Cross-Site Request Forgery attack.
Title Newsletters < 4.17 - Arbitrary Plugin Option Update via CSRF
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-30T00:56:53.030Z

Reserved: 2026-07-27T08:15:38.855Z

Link: CVE-2026-17522

cve-icon Vulnrichment

Updated: 2026-08-30T00:49:52.886Z

cve-icon NVD

Status : Deferred

Published: 2026-08-29T06:17:12.290

Modified: 2026-08-31T20:14:36.250

Link: CVE-2026-17522

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T03:30:08Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)