Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-delivered, no privileges required, single user interaction needed; scope changes to victim browser context with limited but real C/I/A impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in MailChimp Subscribe Forms <= 4.3.3 versions.
AnalysisAI
Unauthenticated reflected or stored Cross-Site Scripting in the MailChimp Subscribe Forms WordPress plugin (versions 4.3.3 and below) allows remote, unauthenticated attackers to inject arbitrary JavaScript into pages viewed by authenticated users. Exploitation requires victim interaction (UI:R) but no attacker authentication, and carries a scope change (S:C), meaning the injected script executes in the victim's browser context outside the plugin's own sandbox. No public exploit code or CISA KEV listing has been identified at time of analysis, though the Patchstack advisory confirms the vulnerability.
Technical ContextAI
The affected product is the MailChimp Subscribe Forms plugin for WordPress, identified by CPE cpe:2.3:a:pluginops:mailchimp_subscribe_forms:*:*:*:*:*:*:*:* and developed by PluginOps. CWE-79 (Improper Neutralization of Input During Web Page Generation) indicates the root cause is insufficient sanitization or escaping of user-supplied input before it is rendered in HTML output. In WordPress plugins, this commonly manifests as unsanitized shortcode attributes, GET/POST parameters, or form field values being echoed back into the page. The scope change (S:C) in the CVSS vector indicates the injected script executes in the browser context of a different security principal than the plugin itself, consistent with classic reflected or stored XSS in a WordPress front-end form component.
RemediationAI
Update the MailChimp Subscribe Forms plugin to a version above 4.3.3 via the WordPress plugin dashboard or by downloading the patched release from the WordPress plugin repository. The Patchstack advisory (https://patchstack.com/database/wordpress/plugin/mailchimp-subscribe-sm/vulnerability/wordpress-mailchimp-subscribe-forms-plugin-4-3-3-cross-site-scripting-xss-vulnerability) should be consulted for the confirmed fixed version once published. If an immediate upgrade is not possible, a compensating control is to disable or deactivate the plugin until patched - note this will remove subscription form functionality from the site. Deploying a Web Application Firewall (WAF) rule targeting XSS patterns in plugin-specific parameters can reduce exposure but should not be treated as a permanent substitute for patching, as WAF bypass techniques are well-documented for generic XSS signatures.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57934
GHSA-9qcm-96gr-2cxq