AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-1258

MEDIUM · CVSS 4.9 EPSS 0.35%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-02-14 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.9. It affects WordPress. It involves a SQL injection risk. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-1258
Severity
MEDIUM
CVSS
4.9
EPSS
0.35%
WordPress

Original NVD 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.