G7 SMTP Mail Security & Risk Analysis

wordpress.org/plugins/g7-smtp-mail

Allows clients to configure SMTP settings for outgoing emails, including a test email functionality with debug logs.

10 active installs v1.3 PHP 5.6+ WP 4.6+ Updated Dec 16, 2025
emailmailsmtpsmtp-mailsmtp-settings
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is G7 SMTP Mail Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The g7-smtp-mail plugin version 1.3 exhibits a strong security posture based on the provided static analysis. The plugin demonstrates excellent adherence to secure coding practices, with a complete absence of dangerous functions, file operations, and external HTTP requests. Furthermore, all SQL queries are properly prepared, and a good percentage of output is escaped, reducing the risk of cross-site scripting (XSS) vulnerabilities. The presence of nonce and capability checks further reinforces its defense against unauthorized actions. The zero recorded CVEs and the absence of any historical vulnerability patterns suggest a mature and well-maintained codebase.

However, the analysis reveals no taint flows, which is a positive sign but also means there's no direct evidence of how untrusted data is handled within complex logic. While the attack surface is zero, this could be due to the plugin's specific functionality or limitations in the static analysis tool's ability to identify certain entry points, especially for plugins focused on backend operations like SMTP configuration. The lack of any identified vulnerabilities in its history is a significant strength, but ongoing vigilance and continued adherence to secure coding practices are always recommended for any plugin.

Overall, g7-smtp-mail v1.3 appears to be a highly secure plugin. The strengths significantly outweigh any potential weaknesses suggested by the limited negative indicators. The developers have implemented fundamental security measures effectively, leading to a low-risk profile. Continued monitoring for new vulnerabilities and ensuring future updates maintain this high standard will be crucial.

Key Concerns

  • Untrusted data handling not explicitly tested (0 taint flows)
  • Some outputs not properly escaped (20% unescaped)
Vulnerabilities
None known

G7 SMTP Mail Security Vulnerabilities

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

G7 SMTP Mail Code Analysis

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

Output Escaping

80% escaped40 total outputs
Attack Surface

G7 SMTP Mail Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menug7-smtp-mail.php:35
actionadmin_initg7-smtp-mail.php:36
actionphpmailer_initg7-smtp-mail.php:37
actionwp_mail_failedg7-smtp-mail.php:38
actionphpmailer_initg7-smtp-mail.php:278
Maintenance & Trust

G7 SMTP Mail Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 16, 2025
PHP min version5.6
Downloads147

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

G7 SMTP Mail Developer Profile

George Prodromou

1 plugin · 10 total installs

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

How We Detect G7 SMTP Mail

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/g7-smtp-mail/assets/images/g7cloud-logo.png

HTML / DOM Fingerprints

CSS Classes
g7cloudsmtpmail-header
Data Attributes
name="g7cloudsmtpmail_settings[smtp_host]"name="g7cloudsmtpmail_settings[smtp_auth]"name="g7cloudsmtpmail_settings[smtp_user]"name="g7cloudsmtpmail_settings[smtp_pass]"name="g7cloudsmtpmail_settings[encryption]"name="g7cloudsmtpmail_settings[smtp_port]"+9 more
FAQ

Frequently Asked Questions about G7 SMTP Mail