SendWP Security & Risk Analysis

wordpress.org/plugins/sendwp

Say hello to the easy solution to transactional email in WordPress.

10K active installs v1.4.9 PHP 5.6+ WP 5.1+ Updated Sep 8, 2024
emailformstransactional
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is SendWP Safe to Use in 2026?

Generally Safe

Score 92/100

SendWP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The SendWP plugin v1.4.9 exhibits a mixed security posture. On the positive side, it demonstrates good practices in database interaction by exclusively using prepared statements for its SQL queries and shows no recorded vulnerability history, suggesting a generally well-maintained codebase. However, the static analysis reveals a significant concern: one unprotected AJAX handler. This represents a direct entry point into the plugin's functionality that an attacker could potentially exploit without requiring any authentication, posing a notable risk. While the absence of critical taint flows and dangerous functions is encouraging, the single unprotected entry point is a glaring weakness that needs immediate attention. The plugin also has a low percentage of properly escaped output, which could lead to cross-site scripting (XSS) vulnerabilities if sensitive data is displayed without proper sanitization. In conclusion, while SendWP has strengths in its data handling and lack of past vulnerabilities, the presence of an unprotected AJAX endpoint and insufficient output escaping significantly lowers its overall security score and requires mitigation.

Key Concerns

  • Unprotected AJAX handler found
  • Low percentage of properly escaped output
Vulnerabilities
None known

SendWP Security Vulnerabilities

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

SendWP Release Timeline

v1.4.8
v1.4.6
v1.4.5
v1.4.4
v1.3.1
v1.3
v1.2.10
v1.2.9
v1.2.8
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.1
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

SendWP Code Analysis

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

Output Escaping

9% escaped22 total outputs
Attack Surface
1 unprotected

SendWP Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_sendwp_forwardingincludes\hooks.php:13
WordPress Hooks 11
actionadmin_menuincludes\admin\load.php:3
actionadmin_post_sendwp_reset_plugin_dataincludes\functions.php:243
actionphpmailer_initincludes\hooks.php:4
filterhttps_local_ssl_verifyincludes\hooks.php:8
filterhttps_ssl_verifyincludes\hooks.php:9
actionadmin_noticesincludes\hooks.php:12
actioninitincludes\hooks.php:16
actionsendwp_heartbeatincludes\hooks.php:17
actioninitincludes\hooks.php:19
actioninitincludes\hooks.php:20
actionadmin_noticessendwp.php:12

Scheduled Events 1

sendwp_heartbeat
Maintenance & Trust

SendWP Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedSep 8, 2024
PHP min version5.6
Downloads352K

Community Trust

Rating82/100
Number of ratings14
Active installs10K
Developer Profile

SendWP Developer Profile

Kevin Stover

5 plugins · 610K total installs

69
trust score
Avg Security Score
85/100
Avg Patch Time
1015 days
View full developer profile
Detection Fingerprints

How We Detect SendWP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sendwp/assets/css/admin/settings.css/wp-content/plugins/sendwp/assets/js/admin/settings.js/wp-content/plugins/sendwp/assets/css/admin/notices.css
Script Paths
/wp-content/plugins/sendwp/assets/js/admin/settings.js
Version Parameters
sendwp/style.css?ver=sendwp/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
sendwp-settings-pagesendwp-disabled-notice
Data Attributes
data-sendwp-nonce
JS Globals
sendwpAdminsendwp_varssendwp_settings
REST Endpoints
/wp-json/sendwp/v1/connect/wp-json/sendwp/v1/disconnect/wp-json/sendwp/v1/status
FAQ

Frequently Asked Questions about SendWP