Share by Email Security & Risk Analysis

wordpress.org/plugins/share-by-email

Lightweight plugin that gives your readers an easy way to share your content via their email client. A classic Share via Email link.

50 active installs v1.0.2 PHP 5.6+ WP 3.8+ Updated Unknown
emailsend-post-by-emailshareshare-by-email
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Share by Email Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'share-by-email' plugin v1.0.2 exhibits a mixed security posture. On the positive side, it demonstrates good practices by not utilizing dangerous functions, exclusively employing prepared statements for SQL queries, and making no external HTTP requests. The presence of nonce checks (though only two) is also a positive indicator. However, several areas raise concern. A significant weakness is the presence of one unprotected REST API route, which represents a direct entry point for potential exploitation without proper authorization. Furthermore, the plugin struggles with output escaping, with less than half of its outputs being properly sanitized. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled carefully.

The plugin's vulnerability history is currently clean, with no recorded CVEs. This suggests that either the plugin has been well-maintained, or it has not been a target for sophisticated attacks, or its vulnerabilities have not yet been publicly disclosed. The absence of taint analysis flows is noted, meaning that specific data flow vulnerabilities could not be identified by this method. Overall, while the plugin avoids some common pitfalls, the unprotected REST API endpoint and the high percentage of unescaped output are significant weaknesses that require attention.

Key Concerns

  • Unprotected REST API route
  • Low percentage of properly escaped output
Vulnerabilities
None known

Share by Email Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Share by Email Code Analysis

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

Output Escaping

47% escaped88 total outputs
Attack Surface
1 unprotected

Share by Email Attack Surface

Entry Points2
Unprotected1

REST API Routes 1

GET/wp-json/mywebsiteisonline/v1/verifywp-lhl-admin-ui\wp-lhl-admin-ui-uptimeghost.php:196

Shortcodes 1

[sbe-share-by-email] includes\class-share-by-email-admin-shortcodes.php:99
WordPress Hooks 12
actionplugins_loadedincludes\class-share-by-email.php:155
actioninitincludes\class-share-by-email.php:168
actionadmin_enqueue_scriptsincludes\class-share-by-email.php:183
actionadmin_enqueue_scriptsincludes\class-share-by-email.php:184
actionadmin_menuincludes\class-share-by-email.php:188
actionadmin_initincludes\class-share-by-email.php:190
actionadmin_initincludes\class-share-by-email.php:191
actionadmin_initincludes\class-share-by-email.php:194
actionrest_api_initincludes\class-share-by-email.php:195
actionwp_enqueue_scriptsincludes\class-share-by-email.php:210
actionwp_enqueue_scriptsincludes\class-share-by-email.php:211
actionadmin_enqueue_scriptswp-lhl-admin-ui\wp-lhl-admin-ui.php:20
Maintenance & Trust

Share by Email Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedUnknown
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Share by Email Developer Profile

Árpád Lehel Mátyus

4 plugins · 750 total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
139 days
View full developer profile
Detection Fingerprints

How We Detect Share by Email

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/share-by-email/admin/css/share-by-email-admin.css/wp-content/plugins/share-by-email/admin/js/share-by-email-admin.js
Script Paths
/wp-content/plugins/share-by-email/admin/js/share-by-email-admin.js
Version Parameters
share-by-email/admin/css/share-by-email-admin.css?ver=share-by-email/admin/js/share-by-email-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Share by Email