Description
The Simple Membership MailChimp Integration WordPress plugin before 1.9.8 does not have CSRF checks in its settings page, allowing attackers to trick a logged-in administrator into changing the configured third-party API key. Once replaced, all subsequent member registration data (name, email, membership level) is sent to the attacker-controlled account.
Published: 2026-09-02
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The affected WordPress plugin lacks CSRF validation on its settings page, allowing an attacker to trick a logged‑in administrator into replacing the stored MailChimp API key. Once changed, all future member registrations—including name, email, and membership level—are sent to the attacker’s MailChimp account, compromising confidentiality of user data.

Affected Systems

Any WordPress site running Simple Membership MailChimp Integration older than version 1.9.8 and with an administrator role able to access the plugin’s settings.

Risk and Exploitability

The CVSS score of 5.4 indicates moderate severity. The absence of an EPSS score and lack of KEV listing reduce certainty of active exploitation, but the vulnerability can be exploited remotely via a crafted CSRF request, requiring only that the attacker deliver a malicious link to an authenticated administrator. Once executed, it enables continuous exfiltration without further interaction.

Generated by OpenCVE AI on September 3, 2026 at 11:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to version 1.9.8 or later to restore CSRF protection,
  • Restrict administrative access to the MailChimp settings page to trusted accounts only,
  • If an upgrade cannot be applied immediately, disable the plugin’s settings interface or block it via web‑application firewall rules to prevent unauthorized API key changes.

Generated by OpenCVE AI on September 3, 2026 at 11:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description The Simple Membership MailChimp Integration WordPress plugin before 1.9.8 does not have CSRF checks in its settings page, allowing attackers to trick a logged-in administrator into changing the configured third-party API key. Once replaced, all subsequent member registration data (name, email, membership level) is sent to the attacker-controlled account.
Title Simple Membership MailChimp Integration < 1.9.8 - API Key Update via CSRF
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T14:57:37.263Z

Reserved: 2026-05-08T08:09:49.723Z

Link: CVE-2026-8151

cve-icon Vulnrichment

Updated: 2026-09-02T14:43:50.308Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T15:17:46.090

Modified: 2026-09-03T17:50:37.690

Link: CVE-2026-8151

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T11:45:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)