Skip to main content

Creative Mail Plugin CVE-2026-3985

| EUVDEUVD-2026-31018 HIGH
SQL Injection (CWE-89)
2026-05-20 Wordfence GHSA-mqm2-57wm-gj43
7.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

1
Analysis Generated
May 20, 2026 - 02:30 vuln.today

DescriptionCVE.org

The Creative Mail - Easier WordPress & WooCommerce Email Marketing plugin for WordPress is vulnerable to SQL Injection via the 'checkout_uuid' parameter in all versions up to, and including, 1.6.9. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query in the has_checkout_consent() method. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

AnalysisAI

Unauthenticated SQL injection in the Creative Mail - Easier WordPress & WooCommerce Email Marketing plugin (versions up to and including 1.6.9) allows remote attackers to append arbitrary SQL clauses through the 'checkout_uuid' parameter handled by the has_checkout_consent() method. The flaw stems from missing escaping and the absence of a prepared statement, enabling extraction of sensitive database contents from any WordPress site running the vulnerable plugin. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.

Technical ContextAI

The Creative Mail plugin, distributed by Constant Contact, integrates WordPress and WooCommerce stores with the Creative Mail email marketing service. The vulnerability is a classic CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) in the DatabaseManager.php file at line 298, where the 'checkout_uuid' value supplied via the CheckoutManager flow is interpolated into a SQL query without being passed through wpdb::prepare() or properly escaped. Because WordPress plugins execute queries with the database privileges of the WordPress user, any successful injection can read across the wp_users, wp_usermeta, and WooCommerce order tables, which typically contain password hashes, session tokens, and customer PII.

RemediationAI

No vendor-released patch identified at time of analysis - the provided references point only to the vulnerable 1.6.9 tag and trunk, not to a tagged fixed release, so administrators should monitor the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/39c17935-a853-407f-a99d-3828561919e6?source=cve and the plugin's WordPress.org page for an update beyond 1.6.9 and upgrade as soon as it ships. Until a fix is available, deactivate and remove the Creative Mail plugin if email marketing automation is non-critical (trade-off: loss of Constant Contact integration and abandoned-cart consent flows), or front the site with a WAF (Wordfence, Cloudflare, Sucuri) configured to block SQL meta-characters in the 'checkout_uuid' parameter (trade-off: legitimate UUIDs are alphanumeric-with-hyphens, so strict allowlisting is feasible but may need tuning for any non-standard checkout flows). Additionally restrict direct database account privileges to the minimum WordPress requires and rotate any secrets that may have been exposed if exploitation is suspected.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-3985 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy