Send link to friend Security & Risk Analysis

wordpress.org/plugins/send-link-to-friend

If user think the content is useful to their friend, they can use this form to send the URL instead of copy and paste the URL into email.

400 active installs v12.4 PHP + WP 3.4+ Updated Dec 1, 2022
email-to-friendsend-link-to-friendsend-to-friend
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Send link to friend Safe to Use in 2026?

Generally Safe

Score 85/100

Send link to friend has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The 'send-link-to-friend' plugin version 12.4 exhibits a mixed security posture. While it demonstrates good practices like using prepared statements for all SQL queries and having no recorded vulnerability history, there are significant concerns regarding its attack surface and output escaping. The presence of two AJAX handlers without authentication checks presents a direct entry point for potential attacks, especially if these handlers perform sensitive operations. Furthermore, the low percentage of properly escaped output (20%) suggests a high risk of cross-site scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the site. The taint analysis, while not revealing critical or high severity issues, did identify unsanitized paths, which warrants attention. In conclusion, the plugin's lack of historical vulnerabilities is a positive sign, but the identified code weaknesses in handling AJAX requests and output escaping create notable security risks that should be addressed.

Key Concerns

  • AJAX handlers without auth checks
  • Low percentage of properly escaped output
  • Flows with unsanitized paths
Vulnerabilities
None known

Send link to friend Security Vulnerabilities

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

Send link to friend Code Analysis

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

Output Escaping

20% escaped46 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

7 flows2 with unsanitized paths
gSendtofriend_form (send-link-to-friend.php:498)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Send link to friend Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_send_link_to_friendsend-link-to-friend.php:736
noprivwp_ajax_send_link_to_friendsend-link-to-friend.php:737

Shortcodes 1

[send-link-to-friend] send-link-to-friend.php:725
WordPress Hooks 4
actionadmin_menusend-link-to-friend.php:727
actionwidgets_initsend-link-to-friend.php:728
actionwp_enqueue_scriptssend-link-to-friend.php:733
filterwp_headsend-link-to-friend.php:734
Maintenance & Trust

Send link to friend Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 1, 2022
PHP min version
Downloads43K

Community Trust

Rating0/100
Number of ratings0
Active installs400
Alternatives

Send link to friend Alternatives

No alternatives data available yet.

Developer Profile

Send link to friend Developer Profile

gopiplus

52 plugins · 19K total installs

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

How We Detect Send link to friend

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/send-link-to-friend/css/style.css/wp-content/plugins/send-link-to-friend/js/send-link-to-friend.js
Script Paths
/wp-content/plugins/send-link-to-friend/js/send-link-to-friend.js
Version Parameters
send-link-to-friend/css/style.css?ver=send-link-to-friend/js/send-link-to-friend.js?ver=

HTML / DOM Fingerprints

CSS Classes
gSendtofriend
Data Attributes
gSendtofriend_form_submitgSendtofriend_submitgSendtofriend_fromnamegSendtofriend_fromemailgSendtofriend_mailcontentgSendtofriend_subject+10 more
FAQ

Frequently Asked Questions about Send link to friend