Pending Email SMTP Security & Risk Analysis

wordpress.org/plugins/pending-email-smtp

Add emails to a mailing queue instead of sending immediately to speed up sending forms for the website visitor and lower server load.

80 active installs v1.0.0 PHP + WP 5.7.0+ Updated Apr 20, 2021
mailmailing-queuepending-emailphpmailersmtp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Pending Email SMTP Safe to Use in 2026?

Generally Safe

Score 85/100

Pending Email SMTP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "pending-email-smtp" plugin v1.0.0 presents a mixed security posture. On the positive side, the static analysis reveals a very small attack surface with no AJAX handlers, REST API routes, or shortcodes exposed. Crucially, there are no known CVEs associated with this plugin, and its vulnerability history is clean, suggesting a generally stable and secure development history for this specific version.

However, significant concerns arise from the code analysis. The complete lack of nonce checks and capability checks across all entry points is a major weakness, potentially allowing unauthorized actions if any entry points were to be discovered or exploited. Furthermore, the fact that 50% of SQL queries are not using prepared statements indicates a risk of SQL injection vulnerabilities. The most alarming finding is that 100% of output is not properly escaped, creating a high risk of cross-site scripting (XSS) attacks where malicious code could be injected into the user interface.

In conclusion, while the absence of known vulnerabilities and a limited attack surface are strengths, the identified code-level issues related to unescaped output, raw SQL queries, and a lack of authorization checks are substantial security risks that require immediate attention. The plugin has critical weaknesses in input validation and output sanitization that outweigh its current lack of reported vulnerabilities.

Key Concerns

  • Output not properly escaped
  • SQL queries not using prepared statements
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Pending Email SMTP Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Pending Email SMTP Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 16, 2026

Pending Email SMTP Code Analysis

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

SQL Query Safety

50% prepared4 total queries

Output Escaping

0% escaped2 total outputs
Attack Surface

Pending Email SMTP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionwp_pending_email_plugin_activatefunctions.php:14
filterwp_mailfunctions.php:16
filterpre_wp_mailfunctions.php:17
actionbi_add_cron_hook_3_secondsfunctions.php:19
filtercron_schedulesfunctions.php:20
actionphpmailer_initfunctions.php:28

Scheduled Events 2

bi_add_cron_hook_3_seconds
bi_add_cron_hook_3_seconds
Maintenance & Trust

Pending Email SMTP Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedApr 20, 2021
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings3
Active installs80
Developer Profile

Pending Email SMTP Developer Profile

binmaocom

1 plugin · 80 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Pending Email SMTP

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Pending Email SMTP