WP Sticky Social Security & Risk Analysis

wordpress.org/plugins/wp-sticky-social

Plugin display sticky bar with icons and links your socials profiles.

100 active installs v1.0.2 PHP + WP 5.7+ Updated Jun 14, 2023
socialsocial-iconssticky-social-bar
85
A · Safe
CVEs total1
Unpatched0
Last CVEJun 19, 2023
Safety Verdict

Is WP Sticky Social Safe to Use in 2026?

Generally Safe

Score 85/100

WP Sticky Social has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Jun 19, 2023Updated 2yr ago
Risk Assessment

The wp-sticky-social plugin v1.0.2 exhibits a mixed security posture. On the positive side, the static analysis reveals no critical code signals like dangerous functions, file operations, or external HTTP requests. SQL queries are all prepared, and there is a single nonce check present, indicating some awareness of security practices. The absence of a large attack surface via AJAX, REST API, or shortcodes is also a strength.

However, a significant concern arises from the vulnerability history. The plugin has one known medium-severity CVE, and while currently unpatched, the fact that it's a past vulnerability (dated 2023-06-19) suggests it might have been addressed in later versions or is no longer actively exploited. The previous vulnerability being CSRF is noteworthy. A more pressing concern from the static analysis is the low rate of output escaping (34%), which could leave the plugin susceptible to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is outputted without proper sanitization.

In conclusion, while the plugin avoids many common pitfalls like raw SQL or large attack surfaces, the low output escaping rate and the history of a CVE are areas requiring attention. Developers should prioritize addressing the output escaping to mitigate potential XSS risks. The plugin's strengths lie in its limited attack surface and secure handling of database operations.

Key Concerns

  • Low output escaping rate (34%)
  • Past medium severity CVE (CSRF)
Vulnerabilities
1 published

WP Sticky Social Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-3320medium · 6.1Cross-Site Request Forgery (CSRF)

WP Sticky Social <= 1.0.1 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Jun 19, 2023 Patched in 1.0.2 (218d)
Version History

WP Sticky Social Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

WP Sticky Social Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

34% escaped32 total outputs
Attack Surface

WP Sticky Social Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_enqueue_scriptsadmin\class-wp-sticky-social-admin.php:44
actionadmin_enqueue_scriptsadmin\class-wp-sticky-social-admin.php:45
actionadmin_menuadmin\class-wp-sticky-social-admin.php:48
actionadmin_initadmin\class-wp-sticky-social-admin.php:60
actioninitpublic\class-wp-sticky-social.php:101
actionwpmu_new_blogpublic\class-wp-sticky-social.php:104
actionwp_enqueue_scriptspublic\class-wp-sticky-social.php:107
actionwp_footerpublic\class-wp-sticky-social.php:109
actionplugins_loadedwp-sticky-social.php:39
actionplugins_loadedwp-sticky-social.php:51
Maintenance & Trust

WP Sticky Social Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedJun 14, 2023
PHP min version
Downloads9K

Community Trust

Rating86/100
Number of ratings4
Active installs100
Developer Profile

WP Sticky Social Developer Profile

Musilda

2 plugins · 110 total installs

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

How We Detect WP Sticky Social

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-sticky-social/assets/css/public.css/wp-content/plugins/wp-sticky-social/assets/js/public.js/wp-content/plugins/wp-sticky-social/assets/css/admin.css/wp-content/plugins/wp-sticky-social/assets/js/admin.js
Script Paths
/wp-content/plugins/wp-sticky-social/assets/js/public.js/wp-content/plugins/wp-sticky-social/assets/js/admin.js
Version Parameters
wp-sticky-social/assets/css/public.css?ver=wp-sticky-social/assets/js/public.js?ver=wp-sticky-social/assets/css/admin.css?ver=wp-sticky-social/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-sticky-social-wrapperwp-sticky-social-contentwp-sticky-social-listwp-sticky-social-itemwp-sticky-social-icon
JS Globals
WP_Sticky_Social
FAQ

Frequently Asked Questions about WP Sticky Social