Resend Welcome Email Security & Risk Analysis

wordpress.org/plugins/resend-welcome-email

Quickly send a new welcome email and password reset link for a user through the user's profile edit area.

1K active installs v1.1.9 PHP 5.3+ WP 4.3.1+ Updated Feb 24, 2018
supportuser-managementuserswelcome-email
85
A · Safe
CVEs total1
Unpatched0
Last CVEApr 27, 2015
Safety Verdict

Is Resend Welcome Email Safe to Use in 2026?

Generally Safe

Score 85/100

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

1 known CVELast CVE: Apr 27, 2015Updated 8yr ago
Risk Assessment

The "resend-welcome-email" plugin v1.1.9 exhibits a generally good security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points is a significant strength. Furthermore, the plugin demonstrates adherence to secure coding practices by not utilizing dangerous functions, performing all SQL queries using prepared statements, and having no file operations or external HTTP requests. The presence of capability checks also indicates an attempt to restrict functionality to authorized users.

However, there are areas for concern. The taint analysis revealing no flows is positive, but the static analysis shows that only 50% of the output is properly escaped, with two outputs in total. This suggests a potential for Cross-Site Scripting (XSS) vulnerabilities if the unescaped outputs handle user-supplied data without adequate sanitization. While no current vulnerabilities are unpatched, the plugin has a history of one known CVE, specifically an XSS vulnerability from 2015. This historical pattern, coupled with the current output escaping issue, warrants caution.

In conclusion, the plugin's architecture is relatively secure with a minimal attack surface and good data handling for SQL. The primary weakness lies in the incomplete output escaping, which, combined with its past XSS vulnerability, presents a moderate risk. While the plugin has no unpatched CVEs and a clean taint analysis, the potential for XSS remains a concern that should be addressed by ensuring all output is properly escaped.

Key Concerns

  • 50% of outputs not properly escaped
  • Historical XSS vulnerability (2015)
Vulnerabilities
1

Resend Welcome Email Security Vulnerabilities

CVEs by Year

1 CVE in 2015
2015
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2015-10078medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Resend Welcome Email <= 1.0.1 - Reflected Cross-Site Scripting

Apr 27, 2015 Patched in 1.0.2 (3209d)
Code Analysis
Analyzed Mar 16, 2026

Resend Welcome Email Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Resend Welcome Email Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filteruser_row_actionsresend-welcome-email.php:49
filterpersonal_optionsresend-welcome-email.php:50
actionadmin_noticesresend-welcome-email.php:119
actionnetwork_admin_noticesresend-welcome-email.php:120
actionadmin_initresend-welcome-email.php:185
actionplugins_loadedresend-welcome-email.php:190
Maintenance & Trust

Resend Welcome Email Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 24, 2018
PHP min version5.3
Downloads22K

Community Trust

Rating74/100
Number of ratings9
Active installs1K
Developer Profile

Resend Welcome Email Developer Profile

Hudson Atwell

4 plugins · 1K total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
1838 days
View full developer profile
Detection Fingerprints

How We Detect Resend Welcome Email

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/resend-welcome-email/resend-welcome-email.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Resend Welcome Email