Light-weight WordPress plugin that adds a responsive floating bar to your site to get you maximum shares.

10 active installs v1.0.0 PHP + WP 3.4+ Updated Dec 27, 2014
floating-media-barfloating-media-buttons-barresponsive-social-barresponsive-social-buttons-barsocial-bar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is jSocial Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The 'jsocial-responsive-floating-social-sharing-media-bar' plugin version 1.0.0 presents a mixed security posture. While it avoids dangerous functions, uses prepared statements for all SQL queries, and has no recorded vulnerability history, several significant concerns arise from the static analysis. The plugin's attack surface is small but critically, both of its AJAX handlers lack authentication checks. This means any user, even an unauthenticated one, could potentially trigger these handlers, leading to unauthorized actions if the handlers perform sensitive operations. The taint analysis also indicates flows with unsanitized paths, though they did not reach a critical or high severity level in this analysis, this warrants attention. The extremely low percentage of properly escaped output (4%) is a major red flag, suggesting a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the site.

Key Concerns

  • AJAX handlers without authentication checks
  • Low percentage of properly escaped output (XSS risk)
  • Flows with unsanitized paths (potential injection)
  • Missing nonce checks on AJAX handlers
Vulnerabilities
None known

jSocial Security Vulnerabilities

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

jSocial Release Timeline

v1.1
Code Analysis
Analyzed Apr 16, 2026

jSocial Code Analysis

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

Output Escaping

4% escaped89 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
jsocial_callback (public/class-jsocial-public.php:112)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

jSocial Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_jsocialincludes/class-jsocial.php:173
noprivwp_ajax_jsocialincludes/class-jsocial.php:174
WordPress Hooks 4
actionplugins_loadedincludes/class-jsocial.php:141
actionadmin_menuincludes/class-jsocial.php:155
actionwp_enqueue_scriptsincludes/class-jsocial.php:170
actionwp_footerincludes/class-jsocial.php:172
Maintenance & Trust

jSocial Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedDec 27, 2014
PHP min version
Downloads2K

Community Trust

Rating86/100
Number of ratings3
Active installs10
Developer Profile

jSocial Developer Profile

delete_me

1 plugin · 10 total installs

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

How We Detect jSocial

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jsocial-responsive-floating-social-sharing-media-bar/admin/css/jsocial-main.css/wp-content/plugins/jsocial-responsive-floating-social-sharing-media-bar/admin/css/jsocial-vendor.css/wp-content/plugins/jsocial-responsive-floating-social-sharing-media-bar/admin/js/jsocial-main.js/wp-content/plugins/jsocial-responsive-floating-social-sharing-media-bar/admin/js/jsocial-vendor.js/wp-content/plugins/jsocial-responsive-floating-social-sharing-media-bar/public/css/jsocial-responsive-floating-social-sharing-media-bar-public.css/wp-content/plugins/jsocial-responsive-floating-social-sharing-media-bar/public/js/jsocial-responsive-floating-social-sharing-media-bar-public.js
Script Paths
admin/js/jsocial-main.jsadmin/js/jsocial-vendor.jspublic/js/jsocial-responsive-floating-social-sharing-media-bar-public.js
Version Parameters
jsocial-vendor-css-admin?ver=jsocial-main-css-admin?ver=jsocial-vendor-js-admin?ver=jsocial-main-js-admin?ver=jsocial-responsive-floating-social-sharing-media-bar-public-css?ver=jsocial-responsive-floating-social-sharing-media-bar-public-js?ver=

HTML / DOM Fingerprints

CSS Classes
jsocial-fixed-topjsocial-fixed-rightjsocial-fixed-bottomjsocial-fixed-leftjsocial-bar-mainjsocial-bar-itemjsocial-bar-label
HTML Comments
<!-- START jsocial social sharing bar --><!-- END jsocial social sharing bar -->
Data Attributes
data-jsocial-positiondata-jsocial-aligndata-jsocial-colordata-jsocial-text-colordata-jsocial-show-labeldata-jsocial-fixed
JS Globals
jsocial_admin
Shortcode Output
[jsocial][jsocial-bar]
FAQ

Frequently Asked Questions about jSocial