Email Trap Security & Risk Analysis

wordpress.org/plugins/email-trap

An email trap that sends emails to one address of your choice (the WP Admin Email by default).

0 active installs v1.0.1 PHP + WP 3.7+ Updated Apr 3, 2021
emailsecuritytrap
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Email Trap Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The email-trap v1.0.1 plugin exhibits a generally strong security posture, with no reported vulnerabilities or CVEs in its history, which is a significant positive indicator. The static analysis reveals no dangerous functions, external HTTP requests, or file operations, further contributing to a low risk profile. The plugin also demonstrates good practices in its SQL query handling, with 100% using prepared statements, and a high rate of output escaping (88%).

However, there are a few areas that warrant attention. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events means the plugin has a minimal attack surface from a direct entry point perspective. While this is good, it also implies limited functionality which might be the intended purpose of an 'email-trap' plugin. More importantly, the analysis indicates 0 nonces checks, despite having 2 capability checks. This is a notable gap, as nonce checks are crucial for protecting against CSRF attacks, especially if any of the capability checks are tied to actions that modify data or settings.

Overall, email-trap v1.0.1 appears to be a secure plugin due to its lack of historical vulnerabilities and adherence to good coding practices in critical areas like SQL and output handling. The primary concern lies in the missing nonce checks. If the plugin were to expand its functionality in the future, addressing this would be paramount. For its current, likely limited, scope, the risk remains low, but the potential for CSRF exploitation exists if any user-facing actions are implemented without proper nonce protection.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

Email Trap Security Vulnerabilities

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

Email Trap Release Timeline

v1.0.1Current
Code Analysis
Analyzed Apr 16, 2026

Email Trap Code Analysis

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

Output Escaping

88% escaped16 total outputs
Attack Surface

Email Trap Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filterdashboard_glance_itemsclasses/dashboard.php:14
filterwp_mailclasses/email-trap.php:11
actionadmin_initclasses/options.php:8
actionadmin_menuclasses/options.php:9
filterdashboard_glance_itemstrunk/classes/dashboard.php:14
filterwp_mailtrunk/classes/email-trap.php:11
actionadmin_inittrunk/classes/options.php:8
actionadmin_menutrunk/classes/options.php:9
Maintenance & Trust

Email Trap Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedApr 3, 2021
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Email Trap Developer Profile

soliddigital

6 plugins · 470 total installs

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

How We Detect Email Trap

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/email-trap/css/style.css/wp-content/plugins/email-trap/js/script.js
Script Paths
/wp-content/plugins/email-trap/js/script.js
Version Parameters
email-trap/css/style.css?ver=email-trap/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
email-trap-dashboard-wrapemail-trap-admin-notice
Data Attributes
data-email-trap-id
JS Globals
emailTrapSettings
FAQ

Frequently Asked Questions about Email Trap