Social Icons Sticky Security & Risk Analysis

wordpress.org/plugins/share-social-media

Add social sharing icons to a post or page of your WordPress website and allow visitors to share your content on various social media sites.

1K active installs v1.7.6 PHP 7.0+ WP 5.0+ Updated Mar 8, 2026
social-iconssocial-mediasocial-sharesocial-sharingsticky-icons
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Social Icons Sticky Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 25d ago
Risk Assessment

The "share-social-media" plugin v1.7.6 exhibits a mixed security posture. On the positive side, the code demonstrates strong adherence to secure coding practices regarding database interactions and output handling. All SQL queries utilize prepared statements, and 100% of outputs are properly escaped, significantly mitigating risks of SQL injection and cross-site scripting (XSS) respectively. The absence of file operations and external HTTP requests further reduces the attack surface. However, a significant concern arises from the presence of three AJAX handlers, all of which lack proper authentication checks. While nonce and capability checks are present for these handlers, their effectiveness is compromised if not properly integrated with WordPress's authentication system, potentially allowing unauthenticated users to trigger these actions.

The taint analysis shows no critical or high-severity flows, and the vulnerability history is clean, with no recorded CVEs. This suggests that historically, the plugin has been relatively secure or has had its vulnerabilities promptly addressed. The presence of nonce and capability checks, despite the AJAX handler issues, indicates an intent to secure the code. However, the direct exposure of AJAX handlers without robust authentication mechanisms is a primary security risk. The lack of vulnerabilities historically is a positive sign, but it does not negate the current risks identified in the static analysis. The plugin has strengths in its data handling but a weakness in its AJAX endpoint security.

Key Concerns

  • AJAX handlers without authentication
  • AJAX handlers without proper auth checks
Vulnerabilities
None known

Social Icons Sticky Security Vulnerabilities

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

Social Icons Sticky Code Analysis

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

Output Escaping

100% escaped174 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
save_social_share_icons (admin\inc\class-stssm-setting.php:45)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Social Icons Sticky Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_stssm-save-social-share-iconsadmin\admin.php:15
authwp_ajax_stssm-save-icons-designadmin\admin.php:17
authwp_ajax_stssm-reset-pluginadmin\admin.php:19
WordPress Hooks 5
actionadmin_noticesadmin\admin.php:9
actioninitadmin\admin.php:11
actionadmin_menuadmin\admin.php:13
filterthe_contentpublic\public.php:6
actionwp_enqueue_scriptspublic\public.php:8
Maintenance & Trust

Social Icons Sticky Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 8, 2026
PHP min version7.0
Downloads109K

Community Trust

Rating88/100
Number of ratings5
Active installs1K
Developer Profile

Social Icons Sticky Developer Profile

ScriptsTown

20 plugins · 20K total installs

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

How We Detect Social Icons Sticky

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/share-social-media/assets/css/stssm.min.css/wp-content/plugins/share-social-media/assets/js/stssm-admin.js/wp-content/plugins/share-social-media/assets/css/stssm-admin.css
Script Paths
assets/js/stssm-admin.js
Version Parameters
share-social-media/assets/css/stssm.min.css?ver=share-social-media/assets/js/stssm-admin.js?ver=share-social-media/assets/css/stssm-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
stssm-social-iconsstssm-content-social-iconsssm-fabssm-fasstssm-after-contentstssm-before-contentstssm-sticky-social-icons
Data Attributes
aria-labeltabindexrole
JS Globals
stssmadminurl
FAQ

Frequently Asked Questions about Social Icons Sticky