Reply-To for WP_Mail Security & Risk Analysis

wordpress.org/plugins/replyto

Configure different "Reply-To" addresses by email context with validation, modern tabbed UI, and automatic migration.

100 active installs v2.0.0 PHP 5.6+ WP 4.1+ Updated Jan 20, 2026
emailmailreply-tosmtp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Reply-To for WP_Mail Safe to Use in 2026?

Generally Safe

Score 100/100

Reply-To for WP_Mail has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "replyto" v2.0.0 plugin exhibits a strong security posture based on the provided static analysis. A notable strength is the complete absence of unprotected entry points across AJAX handlers, REST API routes, shortcodes, and cron events. Furthermore, all identified output is properly escaped, and there are no detected file operations or external HTTP requests, significantly reducing the attack surface. The plugin also shows good practice by including a capability check. However, a critical concern is the single SQL query that is not using prepared statements. This represents a potential SQL injection vulnerability, especially given the lack of any recorded historical vulnerabilities, which might suggest a false sense of security or limited testing.

Key Concerns

  • Raw SQL query without prepared statements
Vulnerabilities
None known

Reply-To for WP_Mail Security Vulnerabilities

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

Reply-To for WP_Mail Release Timeline

v2.0.0Current
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Reply-To for WP_Mail Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

100% escaped46 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
wp_mail_replyto_render_settings_page (replyto.php:659)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Reply-To for WP_Mail Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_initreplyto.php:91
filterwp_mailreplyto.php:209
filterwp_mailreplyto.php:316
actionadmin_menureplyto.php:334
actionadmin_initreplyto.php:484
actionadmin_enqueue_scriptsreplyto.php:650
Maintenance & Trust

Reply-To for WP_Mail Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 20, 2026
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Reply-To for WP_Mail Developer Profile

Javier Casares

4 plugins · 13K total installs

91
trust score
Avg Security Score
96/100
Avg Patch Time
10 days
View full developer profile
Detection Fingerprints

How We Detect Reply-To for WP_Mail

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Reply-To for WP_Mail