Description
The Connect Contact Form 7 and Mailchimp plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Mailchimp Merge Field Values in all versions up to, and including, 0.9.78.06 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The injected payload is only triggered when a privileged user (Administrator) performs a Contact Lookup for the email address submitted via the CF7 form, meaning execution is deferred until an administrator interacts with the affected entry.
Published: 2026-07-09
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Connect Contact Form 7 and Mailchimp plugin for WordPress contains a stored Cross‑Site Scripting flaw (CWE‑79). An unauthenticated attacker can submit a contact form that includes malicious script payloads in Mailchimp merge field values. The input is insufficiently sanitized and output escaped, so the payload is stored in the database. It is executed only when a privileged administrator performs a Contact Lookup for the email address submitted through the form, thereby deferring script execution until an administrator views the entry.

Affected Systems

WordPress sites that have the rnzo Connect Contact Form 7 and Mailchimp plugin installed at version 0.9.78.06 or earlier are vulnerable. Any site using a newer release is not affected.

Risk and Exploitability

The vulnerability has a CVSS score of 7.2, an EPSS score of less than 1%, and is not listed in the CISA KEV catalog. The attack does not require authentication to inject the malicious payload, but execution occurs only when an administrator performs a contact lookup. Consequently the threat is focused on privileged users, and while overall exploitation probability is low, a seed entry can lead to remote script execution in the administrator’s browser.

Generated by OpenCVE AI on July 29, 2026 at 12:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the rnzo Connect Contact Form 7 and Mailchimp plugin to any release newer than 0.9.78.06, which removes the unsanitized merge field handling.
  • Verify that the updated plugin correctly sanitizes and escapes Mailchimp merge field values; consider running a static code review or automated web security scanner to confirm prevention of stored XSS.
  • Limit the number of administrative accounts, enforce strong passwords, and monitor administrative activity for anomalous contact‑lookup operations to reduce the impact of any seeded payload.

Generated by OpenCVE AI on July 29, 2026 at 12:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Rnzo
Rnzo connect Contact Form 7 And Mailchimp
Wordpress
Wordpress wordpress
Vendors & Products Rnzo
Rnzo connect Contact Form 7 And Mailchimp
Wordpress
Wordpress wordpress

Thu, 09 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 09 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Description The Connect Contact Form 7 and Mailchimp plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Mailchimp Merge Field Values in all versions up to, and including, 0.9.78.06 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The injected payload is only triggered when a privileged user (Administrator) performs a Contact Lookup for the email address submitted via the CF7 form, meaning execution is deferred until an administrator interacts with the affected entry.
Title Connect Contact Form 7 and Mailchimp <= 0.9.78.06 - Unauthenticated Stored Cross-Site Scripting via Mailchimp Merge Field Values
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Rnzo Connect Contact Form 7 And Mailchimp
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-09T14:33:50.288Z

Reserved: 2026-07-07T19:30:14.180Z

Link: CVE-2026-15000

cve-icon Vulnrichment

Updated: 2026-07-09T14:33:46.721Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T13:00:16Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')