Mail Mint CVE-2026-23541
HIGHSeverity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Missing authorization on a network-reachable plugin endpoint needs no auth or interaction (AV:N/AC:L/PR:N/UI:N); impact is confidentiality-only data exposure, so C:H, I:N, A:N.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Missing Authorization vulnerability in WPFunnels Mail Mint mail-mint allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Mail Mint: from n/a through <= 1.19.4.
AnalysisAI
Sensitive information disclosure in the WPFunnels Mail Mint WordPress plugin (versions up to and including 1.19.4) allows remote unauthenticated attackers to reach functionality that is not properly constrained by access-control lists, exposing confidentiality-impacting data. The flaw is a broken access control / missing authorization weakness reported by Patchstack. EPSS is very low (0.02%, 6th percentile) and there is no public exploit identified at time of analysis, so real-world exploitation pressure is currently minimal despite the high CVSS of 7.5.
Technical ContextAI
Mail Mint is an email marketing, automation, and CRM plugin for WordPress used to manage contacts, campaigns, and automation workflows. The root cause is CWE-862 (Missing Authorization): one or more plugin endpoints - typically WordPress AJAX actions or REST API routes registered by the plugin - execute privileged functionality without verifying the caller's capability or authentication state. In WordPress plugins this class of bug commonly arises when a handler omits current_user_can() capability checks or nonce/permission callbacks, so any visitor can invoke actions intended only for authenticated administrators or marketing operators. Given the CVSS impact profile (C:H, I:N, A:N), the exposed functionality primarily leaks confidential data (e.g., contact lists, subscriber details, or campaign data) rather than allowing modification or disruption.
Affected ProductsAI
The affected product is WPFunnels Mail Mint (plugin slug mail-mint) for WordPress, affected from an unspecified earliest version through and including 1.19.4. No CPE string was provided in the input. The authoritative advisory is the Patchstack database entry: https://patchstack.com/database/Wordpress/Plugin/mail-mint/vulnerability/wordpress-mail-mint-plugin-1-19-4-broken-access-control-vulnerability?_s_id=cve.
RemediationAI
No vendor-released patch version is identified in the provided data; the advisory only bounds the vulnerable range at <= 1.19.4, so administrators should upgrade Mail Mint to the latest available release newer than 1.19.4 and confirm the fixed version via the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/mail-mint/vulnerability/wordpress-mail-mint-plugin-1-19-4-broken-access-control-vulnerability?_s_id=cve) and the WordPress.org plugin changelog before deploying. Until a confirmed fixed version is applied, compensating controls include deploying a WordPress WAF or virtual patch (Patchstack/Wordfence rules) to block requests to the vulnerable plugin endpoints, and restricting access to wp-admin/admin-ajax.php and the plugin's REST routes at the reverse proxy or firewall to known IPs where feasible - noting that restricting admin-ajax.php can break legitimate front-end AJAX for other plugins and should be tested. If the plugin is not actively used, deactivating and removing it eliminates the exposure entirely, at the cost of losing email-automation functionality.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today