atec SMTP Mail Security & Risk Analysis

wordpress.org/plugins/atec-smtp-mail

Use SMTP mail instead of standard WP mail. The only plugin supporting DKIM signature.

40 active installs v1.1.24 PHP 7.4+ WP 4.9+ Updated Mar 15, 2026
use-smtp-mail-instead-of-standard-wp-mail-the-only-plugin-supporting-dkim-signature
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is atec SMTP Mail Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 19d ago
Risk Assessment

The 'atec-smtp-mail' plugin version 1.1.25 exhibits a generally good security posture with several positive indicators. The vast majority of output is properly escaped, and the plugin doesn't appear to bundle outdated libraries or make excessive external HTTP requests. The absence of known CVEs and past vulnerabilities is also a strong positive sign, suggesting a history of secure development. However, a significant concern arises from the static analysis, which reveals one AJAX handler that lacks authentication checks. This represents a direct entry point into the plugin's functionality that could be exploited by unauthenticated users, potentially leading to unintended actions or information disclosure if the handler's functionality is sensitive. The relatively small number of total entry points makes this single unprotected handler a proportionally larger risk.

While the taint analysis shows no critical or high-severity flows, the presence of an unprotected AJAX handler warrants careful attention. The code signals indicate a moderate use of prepared statements for SQL queries, but the existence of raw SQL without proper preparation could still pose a risk, especially if the unprotected AJAX handler interacts with the database in any way. The plugin also uses nonce and capability checks for some of its operations, which is good practice, but their absence on the identified AJAX handler is a clear weakness. In conclusion, the plugin has strengths in its output escaping and lack of vulnerability history, but the unprotected AJAX handler presents a notable risk that needs to be addressed to improve the overall security.

Key Concerns

  • Unprotected AJAX handler
  • SQL queries: 50% not using prepared statements
Vulnerabilities
None known

atec SMTP Mail Security Vulnerabilities

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

atec SMTP Mail Code Analysis

Dangerous Functions
0
Raw SQL Queries
7
7 prepared
Unescaped Output
6
340 escaped
Nonce Checks
2
Capability Checks
5
File Operations
15
External Requests
1
Bundled Libraries
0

SQL Query Safety

50% prepared14 total queries

Output Escaping

98% escaped346 total outputs
Attack Surface
1 unprotected

atec SMTP Mail Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_atec_admin_notice_dismissincludes\ATEC\LOADER.php:109
WordPress Hooks 13
actionadmin_menuatec-smtp-mail.php:30
actionadmin_initatec-smtp-mail.php:32
actionplugins_loadedatec-smtp-mail.php:39
actionadmin_enqueue_scriptsincludes\ATEC\INIT.php:563
actionadmin_noticesincludes\ATEC\INIT.php:646
actionadmin_footerincludes\ATEC\INIT.php:687
actionadmin_noticesincludes\ATEC\INIT.php:719
actionwp_mail_failedincludes\atec-wpsm-mail-test.php:72
actionphpmailer_initincludes\atec-wpsm-smtp-mail.php:96
filterwp_mail_fromincludes\atec-wpsm-smtp-mail.php:237
filterwp_mailincludes\atec-wpsm-smtp-mail.php:243
actionwp_mail_succeededincludes\atec-wpsm-smtp-mail.php:285
actionwp_mail_failedincludes\atec-wpsm-smtp-mail.php:305
Maintenance & Trust

atec SMTP Mail Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 15, 2026
PHP min version7.4
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Alternatives

atec SMTP Mail Alternatives

No alternatives data available yet.

Developer Profile

atec SMTP Mail Developer Profile

docjojo

16 plugins · 3K total installs

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

How We Detect atec 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/atec-smtp-mail/includes/ATEC/load.js/wp-content/plugins/atec-smtp-mail/includes/ATEC/admin.js/wp-content/plugins/atec-smtp-mail/includes/ATEC/svg.js
Script Paths
/wp-content/plugins/atec-smtp-mail/includes/ATEC/load.js/wp-content/plugins/atec-smtp-mail/includes/ATEC/admin.js/wp-content/plugins/atec-smtp-mail/includes/ATEC/svg.js
Version Parameters
atec-smtp-mail/includes/ATEC/load.js?ver=atec-smtp-mail/includes/ATEC/admin.js?ver=atec-smtp-mail/includes/ATEC/svg.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-wp-hooks
JS Globals
ATEC_INITATEC_LOADER
FAQ

Frequently Asked Questions about atec SMTP Mail