Viable True Email Sender Security & Risk Analysis

wordpress.org/plugins/viable-true-email-sender

Set a custom "From" name and email address for all WordPress emails directly from your dashboard.

0 active installs v1.0.0 PHP 7.2+ WP 5.0+ Updated Mar 8, 2026
emailemail-settingsfromsenderwp_mail
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Viable True Email Sender Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 26d ago
Risk Assessment

The 'viable-true-email-sender' v1.0.0 plugin demonstrates a strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits the attack surface. The code also shows good practices in critical areas such as the absence of dangerous functions, 100% usage of prepared statements for SQL queries, and proper output escaping for all identified outputs. The plugin also has a clean vulnerability history with no recorded CVEs.

However, the static analysis does reveal some areas that, while not immediately critical, warrant attention. The absence of nonce checks across all entry points (which are currently zero) could become a concern if new entry points are introduced in future versions without proper security considerations. Similarly, the single capability check, while present, is on a limited number of entry points. The taint analysis shows zero flows, which is positive, but this is also in conjunction with zero analyzed flows, suggesting a potential lack of comprehensive taint analysis or a very simple plugin architecture.

In conclusion, 'viable-true-email-sender' v1.0.0 appears to be a secure plugin for its current version, adhering to many best practices. The strengths lie in its minimal attack surface and secure handling of data operations. The primary weakness is the potential for future vulnerabilities if new functionalities are added without careful security implementation, particularly concerning authentication and authorization checks on any new entry points. The current lack of any known vulnerabilities or critical code signals is a very positive indicator.

Key Concerns

  • No nonce checks on entry points
  • Limited capability checks on entry points
  • Zero taint flows analyzed
Vulnerabilities
None known

Viable True Email Sender Security Vulnerabilities

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

Viable True Email Sender Code Analysis

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

Output Escaping

100% escaped6 total outputs
Attack Surface

Viable True Email Sender Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_noticesincludes\admin\class-viable-true-email-sender-admin.php:58
actionadmin_noticesincludes\admin\class-viable-true-email-sender-admin.php:178
actionadmin_enqueue_scriptsincludes\class-viable-true-email-sender.php:102
actionadmin_menuincludes\class-viable-true-email-sender.php:103
actionadmin_initincludes\class-viable-true-email-sender.php:104
filterwp_mail_fromincludes\class-viable-true-email-sender.php:121
filterwp_mail_from_nameincludes\class-viable-true-email-sender.php:122
Maintenance & Trust

Viable True Email Sender Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 8, 2026
PHP min version7.2
Downloads47

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Viable True Email Sender Developer Profile

Ahsan Amin

2 plugins · 0 total installs

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

How We Detect Viable True Email Sender

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/viable-true-email-sender/includes/admin/css/style.css
Version Parameters
viable-true-email-sender/includes/admin/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
viable-true-email-sender-headerviable-true-email-sender-header-content
FAQ

Frequently Asked Questions about Viable True Email Sender