Social Share Buttons Security & Risk Analysis

wordpress.org/plugins/social-share-floating-icons

Social Share is fully loaded with social media options, allows you to add Social buttons on your WordPress site to share your content on the web with …

60 active installs v3.0 PHP + WP 3.6+ Updated Dec 9, 2018
facebookgoogle-pluslinkedinpinteresttwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Social Share Buttons Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "social-share-floating-icons" v3.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of known vulnerabilities in its history, coupled with no reported critical or high-severity issues, is a positive indicator. The code analysis reveals a clean slate regarding dangerous functions, SQL injection risks (all queries use prepared statements), file operations, and external HTTP requests. This suggests a developer who is mindful of common web application vulnerabilities.

However, there are significant areas of concern primarily stemming from the code analysis. The most notable issue is the low percentage of properly escaped output (22%), which, despite the absence of explicit taint flows or dangerous functions in this analysis, represents a substantial risk. This indicates that user-supplied data, if it reaches these unescaped outputs, could be exploited for Cross-Site Scripting (XSS) attacks. Furthermore, the complete lack of nonce and capability checks across all potential entry points (though the entry points are currently zero) suggests a potential oversight in security implementation that could become a vulnerability if new entry points are introduced or if the analysis did not cover all potential interaction vectors.

In conclusion, while the plugin's history is spotless and many secure coding practices are evident, the low output escaping percentage and the absence of common security checks on entry points are critical weaknesses. These factors introduce a real risk of XSS vulnerabilities. A thorough security audit focusing on output sanitization and exploring all potential interaction points would be highly recommended to confirm the plugin's security.

Key Concerns

  • Low output escaping percentage (22%)
  • No nonce checks on potential entry points
  • No capability checks on potential entry points
Vulnerabilities
None known

Social Share Buttons Security Vulnerabilities

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

Social Share Buttons Code Analysis

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

Output Escaping

22% escaped149 total outputs
Attack Surface

Social Share Buttons Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionwp_enqueue_scriptssocial-share-floating-icons.php:13
actionadmin_enqueue_scriptssocial-share-floating-icons.php:14
actionadmin_menusocial-share-floating-icons.php:15
actionadmin_initsocial-share-floating-icons.php:33
filterthe_contentsocial-share-floating-icons.php:111
filterthe_contentsocial-share-floating-icons.php:149
filterthe_contentsocial-share-floating-icons.php:189
filterthe_contentsocial-share-floating-icons.php:227
Maintenance & Trust

Social Share Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedDec 9, 2018
PHP min version
Downloads15K

Community Trust

Rating60/100
Number of ratings2
Active installs60
Developer Profile

Social Share Buttons Developer Profile

Arrow Plugins

5 plugins · 550 total installs

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

How We Detect Social Share Buttons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/social-share-floating-icons/css/style.css/wp-content/plugins/social-share-floating-icons/css/hover.css/wp-content/plugins/social-share-floating-icons/js/theme-selection.js
Script Paths
/wp-content/plugins/social-share-floating-icons/js/theme-selection.js
Version Parameters
social-share-floating-icons/css/style.css?ver=social-share-floating-icons/css/hover.css?ver=social-share-floating-icons/js/theme-selection.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpssfi-post-divwpsfb-floating-icon-theme
Data Attributes
id="wpsfb-floating-icon-theme"id="wpsfb-user-selected-facebook"id="wpsfb-user-selected-twitter"id="wpsfb-user-selected-google"id="wpsfb-user-selected-pinterest"id="wpsfb-user-selected-linkedin"+11 more
JS Globals
wpsfb_load_custom_wp_admin_stylewpafi_plugin_create_menuwpafi_register_plugin_settingswpsfb_sanitize_optionswpssfi_delete_optionswpssfi_add_icons_home_post+1 more
FAQ

Frequently Asked Questions about Social Share Buttons