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: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
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

Exploitability depends on the administrator logging into WordPress and visiting a malicious site that triggers the hidden request. The absence of a documented EPSS score and KEV listing suggests low public exploitation activity, but the impact of credential compromise is high. 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 29, 2026 at 07:55 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 29, 2026 at 07:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-29T06:00:19.726Z

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

Link: CVE-2026-17522

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-17522

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T08:00:05Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)