
WP Mail From II Security & Risk Analysis
wordpress.org/plugins/wp-mailfrom-iiAllows you to configure the default email address and name used for emails sent by WordPress.
Is WP Mail From II Safe to Use in 2026?
Generally Safe
Score 85/100WP Mail From II has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-mailfrom-ii" v2.0 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs and the plugin's clean vulnerability history are positive indicators. The code analysis reveals a commendable approach to security, with no dangerous functions, all SQL queries utilizing prepared statements, and a significant portion of output being properly escaped. The lack of file operations and external HTTP requests also minimizes common attack vectors.
However, there are areas that warrant attention. The most significant concern is the complete absence of nonce checks and capability checks. While the static analysis reports zero entry points, this could be misleading if the plugin has dynamic entry points not captured by this analysis. The lack of these checks means that if any unintended entry points are discovered or introduced in future updates, they could be exploited without authentication or proper authorization. The 23% of output that is not properly escaped also presents a minor risk for potential cross-site scripting (XSS) vulnerabilities, although the overall risk is mitigated by the lack of identified attack surface.
In conclusion, "wp-mailfrom-ii" v2.0 appears to be a well-developed plugin with good security practices in place, particularly regarding database interactions and avoiding risky functions. Its lack of historical vulnerabilities is a strong point. The primary weakness lies in the absence of critical security mechanisms like nonce and capability checks, which, if any unintended entry points exist, could pose a significant risk. Users should be aware of this potential, although the current reported attack surface is zero.
Key Concerns
- Missing nonce checks
- Missing capability checks
- Unescaped output (23%)
WP Mail From II Security Vulnerabilities
WP Mail From II Code Analysis
Output Escaping
WP Mail From II Attack Surface
WordPress Hooks 9
Maintenance & Trust
WP Mail From II Maintenance & Trust
Maintenance Signals
Community Trust
WP Mail From II Alternatives
WP Simple Mail Sender
wp-simple-mail-sender
WP Simple Mail Sender is a very simple plugin to change the sender address and name in outgoing emails.
Email Sender Control
email-sender-control
Set custom WP sender name/email, send test emails, and search, sort, or view detailed logs to track, debug, and ensure reliable email delivery.
Wp Default Sender Email by IT Pixelz
wp-default-sender-email-by-it-pixelz
Elevate your email image: replace default sender email (e.g. wordpress@domain.com) with brand name. Customize sender & from email to avoid spam.
My Settings
my-settings
My Settings allows you to change default settings and change display of your site content.
Change Mail Sender
cb-change-mail-sender
Easily change the default WordPress from email name and from email address.
WP Mail From II Developer Profile
16 plugins · 21K total installs
How We Detect WP Mail From II
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-mailfrom-ii/admin/views/admin.phpHTML / DOM Fingerprints
id="wp_mailfrom_ii_name"id="wp_mailfrom_ii_email"id="wp_mailfrom_ii_override_default"id="wp_mailfrom_ii_override_admin"name="wp_mailfrom_ii_name"name="wp_mailfrom_ii_email"+2 more