4.9
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Description
The Mail Mint plugin for WordPress is vulnerable to blind SQL Injection via the 'forms', 'automation', 'email/templates', and 'contacts/import/tutorlms/map' API endpoints in all versions up to, and including, 1.19.2 . This is due to insufficient escaping on the user supplied 'order-by', 'order-type', and 'selectedCourses' parameters and lack of sufficient preparation on the existing SQL queries. This makes it possible for authenticated attackers, with administrator level access and above, to append additional SQL queries into already existing queries.
Basic Information
ID
CVE-2026-1258
Source
Wordfence
Published
Feb 14, 2026 at 08:26
Affected Product
Vendor
getwpfunnels
Product
Mail Mint – Newsletters, Email Marketing, Automation, WooCommerce Emails, Post Notification, and more
Version
*
Affected Versions
getwpfunnels Mail Mint – Newsletters, Email Marketing, Automation, WooCommerce Emails, Post Notification, and more *
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/dfb59bca-0653-4e75-8da1-e78e5d659422
- plugins.trac.wordpress.org /changeset/3449536/mail-mint/trunk/app/Database/models/FormModel.php
- plugins.trac.wordpress.org /changeset/3449536/mail-mint/trunk/app/Internal/Automation/Core/DataStore/AutomationStore.php
- plugins.trac.wordpress.org /changeset/3449536/mail-mint/trunk/app/API/Actions/Admin/Email/TemplateAction.php
- plugins.trac.wordpress.org /changeset/3449536/mail-mint/trunk/app/Utilities/Helper/Import.php