Super Duper SMTP Security & Risk Analysis

wordpress.org/plugins/super-duper-smtp

A crazy simple SMTP plugin.

10 active installs v1.0.3 PHP + WP 3.0.1+ Updated Nov 9, 2020
gmail-smtpsendgrid-smtpsmtpwp-smtpwpmail
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Super Duper SMTP Safe to Use in 2026?

Generally Safe

Score 85/100

Super Duper 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 "super-duper-smtp" v1.0.3 plugin exhibits a mixed security posture. On the positive side, it has a remarkably small attack surface, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication. Furthermore, all SQL queries are confirmed to use prepared statements, and there are no recorded vulnerabilities or CVEs, indicating a potentially stable and well-maintained codebase. However, significant concerns arise from the static analysis. The complete absence of nonce checks and capability checks across all potential entry points, combined with a concerning output escaping rate of 0%, leaves the plugin highly vulnerable to cross-site scripting (XSS) attacks and potentially other injection vulnerabilities if any untrusted input were to reach output without proper sanitization. The presence of external HTTP requests also warrants scrutiny, as these could be exploited for various malicious purposes if not handled securely. The taint analysis revealing a flow with unsanitized paths, despite no critical or high severity ratings, is a direct indicator of potential risks.

Key Concerns

  • 0% output escaping
  • No capability checks
  • No nonce checks
  • Taint flow with unsanitized paths
  • 3 external HTTP requests
Vulnerabilities
None known

Super Duper SMTP Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Super Duper SMTP Code Analysis

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

Output Escaping

0% escaped1 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<view> (admin\view.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Super Duper SMTP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionplugins_loadedincludes\class-super-duper-smtp.php:142
actionadmin_enqueue_scriptsincludes\class-super-duper-smtp.php:157
actionadmin_enqueue_scriptsincludes\class-super-duper-smtp.php:158
actionadmin_menuincludes\class-super-duper-smtp.php:159
actionwp_enqueue_scriptsincludes\class-super-duper-smtp.php:174
actionwp_enqueue_scriptsincludes\class-super-duper-smtp.php:175
actionplugins_loadedincludes\class-super-duper-smtp.php:176
filterwp_mailincludes\class-super-duper-smtp.php:177
Maintenance & Trust

Super Duper SMTP Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedNov 9, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Super Duper SMTP Developer Profile

Nando Delgado

1 plugin · 10 total installs

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

How We Detect Super Duper SMTP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/super-duper-smtp/css/super-duper-smtp-admin.css/wp-content/plugins/super-duper-smtp/js/super-duper-smtp-admin.js
Script Paths
/wp-content/plugins/super-duper-smtp/js/super-duper-smtp-admin.js
Version Parameters
super-duper-smtp/css/super-duper-smtp-admin.css?ver=super-duper-smtp/js/super-duper-smtp-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Super Duper SMTP