
Email Security & Risk Analysis
wordpress.org/plugins/emailEmail users with custom templates when certain actions happen, such as new posts or updated custom post types and keep a log of sent emails.
Is Email Safe to Use in 2026?
Generally Safe
Score 85/100Email has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "email" plugin v1.1.1 presents a mixed security posture. On the positive side, it demonstrates good practices regarding SQL query handling, exclusively using prepared statements, and shows a high percentage of properly escaped output, which mitigates common injection and XSS vulnerabilities. The absence of known CVEs and a clean vulnerability history further suggests a generally secure development process.
However, significant concerns arise from the static analysis. The plugin exposes two AJAX handlers, both lacking authentication checks. This creates a substantial attack surface, allowing any authenticated user, potentially even those with lower privileges, to trigger these handlers. The taint analysis also identified one flow with unsanitized paths, which, despite not being classified as critical or high, still indicates a potential area for exploitation if malicious input can be controlled. The absence of nonce checks on these unprotected AJAX endpoints further exacerbates the risk, making them susceptible to Cross-Site Request Forgery (CSRF) attacks.
In conclusion, while the plugin excels in data handling and output escaping, the unprotected AJAX endpoints are a critical weakness. The vulnerability history being clear is positive but doesn't negate the immediate risks identified in the static analysis. The focus should be on securing these entry points to significantly improve the plugin's overall security.
Key Concerns
- Unprotected AJAX handlers
- Flow with unsanitized paths
- Missing nonce checks on AJAX
Email Security Vulnerabilities
Email Code Analysis
Bundled Libraries
Output Escaping
Data Flow Analysis
Email Attack Surface
AJAX Handlers 2
WordPress Hooks 5
Maintenance & Trust
Email Maintenance & Trust
Maintenance Signals
Community Trust
Email Alternatives
WP-EMail
wp-email
Allows people to recommend/send your WordPress blog's post/page to a friend.
ActiveCampaign Postmark for WordPress
postmark-approved-wordpress-plugin
The officially-supported ActiveCampaign Postmark plugin for Wordpress.
SMTP2GO for WordPress – Email Made Easy
smtp2go
Resolve email delivery issues, increase inbox placement, track sent email, get 24/7 support, and real-time reporting.
Change Mail Sender
cb-change-mail-sender
Easily change the default WordPress from email name and from email address.
Zoho Mail for WordPress
zoho-mail
Zoho Mail Plugin lets you configure your Zoho Mail account on your WordPress site enabling you to send the email via Zoho Mail API.
Email Developer Profile
3 plugins · 970 total installs
How We Detect Email
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/email/assets/chosen/chosen.css/wp-content/plugins/email/assets/jquery-ui-1.9.2.custom.min.css/wp-content/plugins/email/assets/chosen/chosen.jquery.min.js/wp-content/plugins/email/assets/jquery.timepicker.js/wp-content/plugins/email/assets/app.js/wp-content/plugins/email/assets/app.jsHTML / DOM Fingerprints
chosen-selectdata-placeholder="Choose post types..."data-placeholder="Choose actions..."