CVE-2026-19800
Last modified
CVE-2026-19800 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 SQL Injection via the 'status' parameter in all versions up to, and including, 1.31.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. The $wpdb->prepare() call does not protect against this injection because the attacker-controlled $contact_filter_query fragment is concatenated into the SQL format string before prepare() executes — prepare() only processes %s/%d placeholders and cannot sanitize content already embedded in the format string. 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 SQL Injection via the 'status' parameter in all versions up to, and including, 1.31.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. The $wpdb->prepare() call does not protect against this injection because the attacker-controlled $contact_filter_query fragment is concatenated into the SQL format string before prepare() executes — prepare() only processes %s/%d placeholders and cannot sanitize content already embedded in the format string. REST API JSON bodies are parsed from php://input and bypass WordPress's wp_magic_quotes(), meaning double-quote characters in status array values reach the SQL sink unescaped. 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. The required 'mint_read_contacts' capability is a plugin-specific capability not assigned to any default WordPress role; it must be explicitly granted by an administrator, making this effectively an Administrator+ vulnerability.
Metrics
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.31.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-19800?
How severe is CVE-2026-19800?
How do I fix CVE-2026-19800?
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-19792A security flaw has been discovered in Tenda G0 up to 202606…8.8
- CVE-2026-19794The WP-Stats plugin for WordPress is vulnerable to Stored Cr…7.2
- CVE-2026-19795Qiskit could allow a local attacker to cause a denial of ser…6.2
- CVE-2026-19796The Listdom: AI-powered Business Directory with Classifieds …7.2
- CVE-2026-19797The User Access Manager plugin for WordPress is vulnerable t…6.1
- CVE-2026-1980The WPBookit plugin for WordPress is vulnerable to unauthori…5.3
- CVE-2026-19801The BetterLinks – Link Shortener, Link Cloaking, Redirects, …4.3
- CVE-2026-19802The Checkout Custom Fields Builder for WooCommerce plugin fo…4.3
- CVE-2026-19806The Support Genix – Helpdesk, AI Chatbot, Knowledge Base & C…8.8
- CVE-2026-1981The HUMN-1 AI Website Scanner & Human Certification by Winst…4.3
- CVE-2026-19811A security flaw has been discovered in TOTOLINK A800R 4.1.2c…8.8
- CVE-2026-19812A weakness has been identified in TOTOLINK A800R 4.1.2cu.513…8.8
Are you affected by CVE-2026-19800?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
