Mail Queue Security & Risk Analysis

wordpress.org/plugins/mail-queue

Take control of emails sent by WordPress. Queue outgoing emails and get notified instantly if your website is trying to send too many emails at once!

900 active installs v1.4.6 PHP 7.4+ WP 5.9+ Updated Dec 2, 2025
emailemail-logmailqueuewp_mail
99
A · Safe
CVEs total1
Unpatched0
Last CVEJun 22, 2023
Safety Verdict

Is Mail Queue Safe to Use in 2026?

Generally Safe

Score 99/100

Mail Queue has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Jun 22, 2023Updated 5mo ago
Risk Assessment

The "mail-queue" plugin version 1.4.6 demonstrates a generally good security posture with a very small attack surface and a high percentage of properly escaped outputs. The plugin also includes a decent number of capability checks and a nonce check, indicating an effort to implement basic security measures. Notably, there are no identified dangerous functions, external HTTP requests, or unsanitized taint flows from the static analysis, which are positive indicators. However, a significant concern is the presence of SQL queries where only 18% utilize prepared statements, leaving a substantial portion vulnerable to SQL injection if not handled meticulously elsewhere. The plugin's vulnerability history reveals one past high-severity vulnerability related to Cross-site Scripting, which was patched. While this suggests the developers address security issues, the existence of a past high-severity XSS highlights a potential weakness that, if not thoroughly remediated, could reappear. The plugin's strengths lie in its limited attack surface and good output escaping, but the reliance on non-prepared SQL statements and the historical XSS vulnerability are areas that warrant attention.

Key Concerns

  • SQL queries not using prepared statements
  • Past high severity vulnerability (XSS)
Vulnerabilities
1 published

Mail Queue Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2023-3167high · 7.2Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Mail Queue <= 1.1 - Unauthenticated Stored Cross-Site Scripting via Email Subject

Jun 22, 2023 Patched in 1.2 (215d)
Version History

Mail Queue Release Timeline

v1.4.6Current
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4
v1.3.1
v1.3
v1.2
v1.11 CVE
v1.01 CVE
Code Analysis
Analyzed Mar 16, 2026

Mail Queue Code Analysis

Dangerous Functions
0
Raw SQL Queries
9
2 prepared
Unescaped Output
7
63 escaped
Nonce Checks
1
Capability Checks
4
File Operations
1
External Requests
0
Bundled Libraries
0

SQL Query Safety

18% prepared11 total queries

Output Escaping

90% escaped70 total outputs
Attack Surface

Mail Queue Attack Surface

Entry Points1
Unprotected0

REST API Routes 1

GET/wp-json/wpma/v1/message/(?P<id>[\d]+)mail-queue.php:427
WordPress Hooks 12
filterplugin_action_links_mail-queue/mail-queue.phpmail-queue-options.php:16
actionadmin_menumail-queue-options.php:29
actionadmin_enqueue_scriptsmail-queue-options.php:39
actionadmin_initmail-queue-options.php:504
actionadmin_noticesmail-queue-options.php:616
filterpre_wp_mailmail-queue.php:72
actionwp_mail_failedmail-queue.php:219
filterpre_wp_mailmail-queue.php:297
actionwp_mail_queue_hookmail-queue.php:318
filtercron_schedulesmail-queue.php:328
actionplugins_loadedmail-queue.php:406
actionrest_api_initmail-queue.php:435

Scheduled Events 1

wp_mail_queue_hook
Maintenance & Trust

Mail Queue Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 2, 2025
PHP min version7.4
Downloads8K

Community Trust

Rating100/100
Number of ratings6
Active installs900
Developer Profile

Mail Queue Developer Profile

WDM

2 plugins · 1K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
215 days
View full developer profile
Detection Fingerprints

How We Detect Mail Queue

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/mail-queue/mail-queue.css/wp-content/plugins/mail-queue/mail-queue.js
Version Parameters
mail-queue/mail-queue.css?ver=mail-queue/mail-queue.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Mail Queue v1.4.6 --><!-- Mail Queue by WDM -->
JS Globals
wdm_wpma_optionswdm_wpma_mailid
FAQ

Frequently Asked Questions about Mail Queue