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.
Problem types
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
* (semver)
Timeline
| 2026-01-09: | Discovered |
| 2026-01-20: | Vendor Notified |
| 2026-02-13: | Disclosed |
Credits
Paolo Tresso
References
www.wordfence.com/...-0653-4e75-8da1-e78e5d659422?source=cve
plugins.trac.wordpress.org/.../Database/models/FormModel.php
plugins.trac.wordpress.org/.../DataStore/AutomationStore.php
plugins.trac.wordpress.org/...Admin/Email/TemplateAction.php
plugins.trac.wordpress.org/...pp/Utilities/Helper/Import.php