Sticky Social Link Security & Risk Analysis

wordpress.org/plugins/sticky-social-link

Sticky Social Link is a Floating/Sticky Social Link Plugin. This Plugin will make Your social media links sticky/floating on your website.

1K active installs v2.0.1 PHP 7.0+ WP 6.0+ Updated Jan 11, 2026
float-social-linkfloating-socialsocial-linkssticky-socialsticky-social-link
79
B · Generally Safe
CVEs total1
Unpatched1
Last CVEMay 7, 2024
Safety Verdict

Is Sticky Social Link Safe to Use in 2026?

Mostly Safe

Score 79/100

Sticky Social Link is generally safe to use. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: May 7, 2024Updated 2mo ago
Risk Assessment

The "sticky-social-link" plugin, v2.0.1, exhibits a mixed security posture. On one hand, the static analysis reveals no identified attack surface points (AJAX handlers, REST API routes, shortcodes, cron events), no dangerous functions, and all SQL queries utilize prepared statements. This suggests a well-contained codebase with good practices for database interaction. However, a significant concern is the output escaping, with only 71% of outputs being properly escaped, leaving 29% potentially vulnerable to Cross-Site Scripting (XSS) if untrusted data is ever introduced into these outputs. Taint analysis also shows no identified vulnerabilities, which is positive.

The plugin's vulnerability history is a major red flag. It has one known CVE, which is currently unpatched, and it's of medium severity, specifically an XSS vulnerability. The fact that the last vulnerability was very recent (May 7, 2024) and remains unaddressed indicates a lack of timely security patching and maintenance. This history, coupled with the less-than-perfect output escaping, strongly suggests a pattern of potential security weaknesses that are not being proactively resolved.

In conclusion, while the plugin demonstrates good internal coding practices regarding SQL and a lack of immediate attack vectors, the unpatched medium severity XSS vulnerability and the moderate rate of unescaped output are critical concerns. The recent nature of the vulnerability further exacerbates the risk, suggesting that users of this plugin are exposed to known security flaws that have not been remediated.

Key Concerns

  • Currently unpatched medium severity CVE
  • Moderate percentage of unescaped output
  • No capability checks found
  • No nonce checks found
Vulnerabilities
1

Sticky Social Link Security Vulnerabilities

CVEs by Year

1 CVE in 2024 · unpatched
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-34546medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Sticky Social Link <= 2.0.0 - Authenticated (Admin+) Stored Cross-Site Scripting

May 7, 2024Unpatched
Code Analysis
Analyzed Mar 16, 2026

Sticky Social Link Code Analysis

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

Output Escaping

71% escaped161 total outputs
Attack Surface

Sticky Social Link Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menudashboard\sslink-admin.php:14
actionwp_footerfrontend\sslink-frontend.php:17
actionplugins_loadedsticky-social-link.php:27
actionadmin_enqueue_scriptssticky-social-link.php:63
actionwp_enqueue_scriptssticky-social-link.php:75
actionadmin_initsticky-social-link.php:89
actionwp_headsticky-social-link.php:106
Maintenance & Trust

Sticky Social Link Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 11, 2026
PHP min version7.0
Downloads7K

Community Trust

Rating100/100
Number of ratings4
Active installs1K
Developer Profile

Sticky Social Link Developer Profile

Habibur Rahman

7 plugins · 2K total installs

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

How We Detect Sticky Social Link

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sticky-social-link/css/sslink-admin.css/wp-content/plugins/sticky-social-link/css/sslink-frontend.css/wp-content/plugins/sticky-social-link/js/sslink-admin.js
Script Paths
/wp-content/plugins/sticky-social-link/js/sslink-admin.js
Version Parameters
sticky-social-link/css/sslink-admin.css?ver=sticky-social-link/css/sslink-frontend.css?ver=sticky-social-link/js/sslink-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
sslink-socialssslink-menu
HTML Comments
<!-- Sticky Social Link Dynamic Style -->
Data Attributes
data-tab-id
FAQ

Frequently Asked Questions about Sticky Social Link