Launchpad WP SMTP Security & Risk Analysis

wordpress.org/plugins/launchpad-smtp

Launchpad WP SMTP can help us to send emails via SMTP instead of the PHP mail() function.

0 active installs v1.0 PHP + WP 3.0+ Updated May 9, 2019
emailmailphpmailersmtpwp-mail-smtp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Launchpad WP SMTP Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The 'launchpad-smtp' plugin v1.0 exhibits a generally strong security posture based on the provided static analysis. The plugin has no identified CVEs, indicating a history of stable and secure operation. The absence of any identified dangerous functions, file operations, or external HTTP requests is a significant positive. Furthermore, all SQL queries utilize prepared statements, and there are no taint flows, suggesting that common vulnerabilities like SQL injection and cross-site scripting are not present in the analyzed code.

However, there are areas for improvement. The low percentage of properly escaped output (33%) is a concern. While the total number of outputs is small, unescaped output can still lead to cross-site scripting (XSS) vulnerabilities if malicious input is not properly handled. Additionally, the absence of capability checks on any of the entry points, even though there are no exposed entry points in this analysis, is a missed opportunity for granular access control if functionality were to be added later. The presence of nonces on some entry points is good, but their absence on potential future additions could be a risk.

In conclusion, 'launchpad-smtp' v1.0 appears to be a secure plugin with a clean vulnerability history and good coding practices regarding database interactions and dangerous functions. The primary weakness lies in output escaping. The plugin's limited attack surface and lack of known vulnerabilities are strengths, but the unescaped output warrants attention to prevent potential XSS issues.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Launchpad WP SMTP Security Vulnerabilities

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

Launchpad WP SMTP Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Launchpad WP SMTP Code Analysis

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

Output Escaping

33% escaped33 total outputs
Attack Surface

Launchpad WP SMTP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterplugin_action_linkslaunchpad-wp-smtp.php:36
actioninitlaunchpad-wp-smtp.php:37
actionphpmailer_initlaunchpad-wp-smtp.php:38
actionwp_mail_failedlaunchpad-wp-smtp.php:39
actionadmin_menulaunchpad-wp-smtp.php:40
Maintenance & Trust

Launchpad WP SMTP Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 9, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Launchpad WP SMTP Developer Profile

Vinhdd

3 plugins · 40 total installs

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

How We Detect Launchpad WP SMTP

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- The plugin was originally created by Vinhdd -->
FAQ

Frequently Asked Questions about Launchpad WP SMTP