TWP email Security & Risk Analysis

wordpress.org/plugins/twp-email

simple smtp mail setup for wordpress

0 active installs v1.3.7 PHP 7.2+ WP 5.5+ Updated Mar 15, 2024
emailsmtptwp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TWP email Safe to Use in 2026?

Generally Safe

Score 85/100

TWP email has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The 'twp-email' plugin, version 1.3.7, presents a mixed security posture. On one hand, the absence of known vulnerabilities (CVEs) and a relatively small attack surface with no direct AJAX handlers, REST API routes, shortcodes, or cron events are positive indicators. The code also shows some good practices, with a significant portion of SQL queries utilizing prepared statements and a moderate level of output escaping. However, significant concerns arise from the static analysis. The presence of a taint flow with unsanitized paths, even if classified as high severity and not critical, is a notable risk that could lead to code execution or data manipulation if exploited. Furthermore, the complete lack of nonce checks and the single capability check across all potential entry points suggest a potential weakness in authorization mechanisms, leaving functionalities vulnerable if an attack vector is discovered.

While the plugin has no recorded vulnerability history, this cannot be solely relied upon as an indicator of inherent security. The taint analysis reveals a specific weakness that could be exploited in the absence of traditional CVEs. The limited number of entry points is a strength, but the lack of robust authentication and authorization checks on these potential vectors is a weakness. The plugin's strengths lie in its apparent lack of external dependencies and direct attack vectors, but its weaknesses are in how it handles potentially untrusted data and verifies user permissions.

Key Concerns

  • Taint flow with unsanitized path (high severity)
  • No nonce checks across all entry points
  • Limited capability checks
  • 50% of SQL queries not using prepared statements
  • 49% of outputs not properly escaped
Vulnerabilities
None known

TWP email Security Vulnerabilities

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

TWP email Code Analysis

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

SQL Query Safety

50% prepared16 total queries

Output Escaping

51% escaped47 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

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

TWP email Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_inittwp-email.php:19
actionadmin_menutwp-email.php:37
actionwp_mail_failedtwp-email.php:81
actionphpmailer_inittwp-email.php:88
actiontwp_about_titletwp-email.php:92
actiontwp_about_bodytwp-email.php:96
Maintenance & Trust

TWP email Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMar 15, 2024
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

TWP email Developer Profile

Tiago Anastácio

2 plugins · 0 total installs

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

How We Detect TWP email

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/twp-email/style.css
Version Parameters
twp-email/style.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about TWP email