WPFrom Email Security & Risk Analysis

wordpress.org/plugins/wpfrom-email

Replaces default WordPress sender FROM Name and Email Address. NEW admin email options.

600 active installs v1.9.7 PHP + WP 5.4+ Updated Jan 5, 2026
disable-emailemail-customizeemail-notificationoutgoing-emailwordpress-email
100
A · Safe
CVEs total1
Unpatched0
Last CVEJan 20, 2023
Safety Verdict

Is WPFrom Email Safe to Use in 2026?

Generally Safe

Score 100/100

WPFrom Email has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jan 20, 2023Updated 2mo ago
Risk Assessment

The "wpfrom-email" plugin version 1.9.7 exhibits a mixed security posture. On the positive side, the static analysis reveals no dangerous functions, no raw SQL queries, and no file operations or external HTTP requests, indicating a generally cautious approach to common vulnerability vectors. The absence of shortcodes, cron events, and a zero attack surface are also strengths, reducing potential entry points for attackers. However, the low percentage of properly escaped output (29%) is a significant concern, suggesting a high risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of any capability checks or nonce checks on any entry points further exacerbates this risk, as even if the attack surface were to expand, there would be no built-in authorization mechanisms to protect it. The vulnerability history shows one previously disclosed medium-severity CVE related to XSS, which aligns with the observed output escaping issues. While this CVE is currently patched, the pattern of XSS vulnerabilities suggests a recurring problem with input sanitization and output encoding within the plugin's codebase. In conclusion, while the plugin has strong points in avoiding certain dangerous practices, the significant under-escaping of output presents a substantial risk that needs immediate attention.

Key Concerns

  • Low output escaping percentage
  • No capability checks
  • No nonce checks
  • Previous medium severity CVE (XSS)
Vulnerabilities
1

WPFrom Email Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-23982medium · 5.5Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

WPFrom Email <= 1.8.8 - Authenticated (Administrator+) Stored Cross-Site Scripting

Jan 20, 2023 Patched in 1.8.9 (368d)
Code Analysis
Analyzed Mar 16, 2026

WPFrom Email Code Analysis

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

Output Escaping

29% escaped17 total outputs
Attack Surface

WPFrom Email Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 15
actionadmin_menuwpfrom-email.php:52
filterdashboard_glance_itemswpfrom-email.php:67
actionadmin_initwpfrom-email.php:100
filterwp_mailwpfrom-email.php:364
filterwp_mail_fromwpfrom-email.php:371
filterwp_mail_from_namewpfrom-email.php:380
filterauto_core_update_send_emailwpfrom-email.php:396
filterauto_core_update_send_emailwpfrom-email.php:401
filterauto_plugin_update_send_emailwpfrom-email.php:419
filterauto_plugin_update_send_emailwpfrom-email.php:427
filterauto_theme_update_send_emailwpfrom-email.php:448
filterauto_theme_update_send_emailwpfrom-email.php:456
filteradmin_email_check_intervalwpfrom-email.php:477
filtersend_password_change_emailwpfrom-email.php:497
filterwp_new_user_notification_email_adminwpfrom-email.php:504
Maintenance & Trust

WPFrom Email Maintenance & Trust

Maintenance Signals

WordPress version tested6.10
Last updatedJan 5, 2026
PHP min version
Downloads16K

Community Trust

Rating100/100
Number of ratings1
Active installs600
Developer Profile

WPFrom Email Developer Profile

Manny Rodrigues

4 plugins · 5K total installs

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

How We Detect WPFrom Email

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wpfrom_mail_sender_section
Data Attributes
name="wpfrom_custom_sender_id"id="wpfrom_custom_sender_id"name="wpfrom_mail_sender_email_id"id="wpfrom_mail_sender_email_id"name="wpfrom_mail_sender_name_id"id="wpfrom_mail_sender_name_id"+14 more
FAQ

Frequently Asked Questions about WPFrom Email