CVE-2026-12918
Last modified
CVE-2026-12918 is a medium-severity vulnerability rated 4.9/10 on the CVSS scale. The Mail Mint – Email Marketing, Newsletter, Email Automation & WooCommerce Emails plugin for WordPress is vulnerable to generic SQL Injection via the 'recipients' parameter in all versions up to, and including, 1.24.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
The Mail Mint – Email Marketing, Newsletter, Email Automation & WooCommerce Emails plugin for WordPress is vulnerable to generic SQL Injection via the 'recipients' parameter in all versions up to, and including, 1.24.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This is a second-order SQL injection: the malicious payload is first stored unsanitized via a POST request to /mrm/v1/campaigns/ (bypassing filter_recipients() validation because an int-cast of a string like '1) OR ...' evaluates to a real numeric ID), and is then triggered by a subsequent GET request to /mrm/v1/campaigns/{id} that deserializes the recipients and passes the raw id string through array_column() into the vulnerable query.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| getwpfunnels | Mail Mint – Email Marketing, Newsletter, Email Automation & WooCommerce Emails | <= 1.24.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-12918?
How severe is CVE-2026-12918?
How do I fix CVE-2026-12918?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-12902The Kadence Blocks — Page Builder Toolkit for Gutenberg Edit…4.3
- CVE-2026-12904The Kadence Blocks – Gutenberg Blocks for Page Builder Featu…4.3
- CVE-2026-12906The RTMKit WordPress plugin before 2.0.9 does not perform a …2.7
- CVE-2026-12907The RTMKit WordPress plugin before 2.0.9 does not perform a …2.7
- CVE-2026-1291The Meow Gallery plugin for WordPress is vulnerable to unaut…4.3
- CVE-2026-12912A flaw was found in libtiff. A remote attacker could exploit…7.3
- CVE-2026-1292Tanium addressed an insertion of sensitive information into …6.5
- CVE-2026-12920The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plug…4.9
- CVE-2026-12921In AzeoTech DAQFactory versions 21.1 and prior, a Use After …7.8
- CVE-2026-12923The Youtube Showcase plugin for WordPress is vulnerable to A…7.5
- CVE-2026-12924The Eventin – Event Calendar, Event Registration, Tickets & …6.4
- CVE-2026-12927CWE-787 Out-of-bounds write vulnerability exists that could …8.4
Are you affected by CVE-2026-12918?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
