Description
Administrator SQL Injection in MailChimp For WooCommerce < 6.2 versions.
Published: 2026-08-13
Score: 7.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An SQL injection flaw exists in the WordPress MailChimp For WooCommerce plugin version less than 6.2. The defect allows an authenticated administrator to inject arbitrary SQL into database queries. This can lead to data theft, modification, or deletion, compromising confidentiality, integrity, and availability of the site’s data. The weakness is a classic input validation failure, classified as CWE-89.

Affected Systems

The vulnerability affects WordPress sites that have the MailChimp For WooCommerce plugin installed at any version prior to 6.2. The affected vendor is Mailchimp, product MailChimp For WooCommerce. No specific WordPress core or PHP versions are listed.

Risk and Exploitability

The CVSS score of 7.6 indicates high severity. EPSS is not reported, so the current exploitation probability is unknown. Since the vulnerability is not listed in CISA KEV, it is not known to be actively exploited. An attacker would need to authenticate as an administrator, but many sites leave the admin role exposed or poorly protected. The likely attack surface is through the plugin’s administrative interface, where unsanitized input is passed to the database.

Generated by OpenCVE AI on August 13, 2026 at 16:06 UTC.

Remediation

Vendor Solution

Update the WordPress MailChimp For WooCommerce Plugin to the latest available version (at least 6.2).


OpenCVE Recommended Actions

  • Update the WordPress MailChimp For WooCommerce plugin to version 6.2 or newer.
  • If the plugin is not required, remove or disable it completely.
  • Restrict administrator access so that only trusted users can log in.
  • Configure the WordPress database user with the minimum privileges necessary for normal operation.

Generated by OpenCVE AI on August 13, 2026 at 16:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Administrator SQL Injection in MailChimp For WooCommerce < 6.2 versions.
Title WordPress MailChimp For WooCommerce plugin < 6.2 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:47:13.176Z

Reserved: 2026-08-12T10:51:08.683Z

Link: CVE-2026-73346

cve-icon Vulnrichment

Updated: 2026-08-13T14:24:47.164Z

cve-icon NVD

Status : Received

Published: 2026-08-13T14:17:12.880

Modified: 2026-08-13T16:19:04.247

Link: CVE-2026-73346

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T16:15:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')