CVE-2026-1258

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.
Configurations

No configuration.

History

18 Feb 2026, 17:52

Type Values Removed Values Added
Summary
  • (es) El plugin Mail Mint para WordPress es vulnerable a inyección SQL ciega a través de los endpoints de la API 'forms', 'automation', 'email/templates' y 'contacts/import/tutorlms/map' en todas las versiones hasta la 1.19.2, inclusive. Esto se debe a un escape insuficiente en los parámetros 'order-by', 'order-type' y 'selectedCourses' suministrados por el usuario y a la falta de preparación suficiente en las consultas SQL existentes. Esto hace posible que atacantes autenticados, con acceso de nivel de administrador y superior, añadan consultas SQL adicionales a consultas ya existentes.

14 Feb 2026, 09:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-14 09:16

Updated : 2026-02-18 17:52


NVD link : CVE-2026-1258

Mitre link : CVE-2026-1258

CVE.ORG link : CVE-2026-1258


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')