Social Links Widget Security & Risk Analysis

wordpress.org/plugins/social-links-widget

Display social links, social links, social, facebook, twitter, youtube, google plus, linked in on wordpress site.

20 active installs v1.0 PHP + WP 4.0+ Updated May 4, 2016
socialsocial-linksocial-linkssocial-links-widgetsocial-media
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Social Links Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'social-links-widget' plugin v1.0 exhibits a mixed security posture. While it demonstrates good practices by avoiding dangerous functions, file operations, and external HTTP requests, and using prepared statements for SQL, several concerns are raised by the static analysis. The most significant concern is the taint analysis revealing a flow with an unsanitized path. Coupled with the low percentage of properly escaped output and a complete lack of nonce and capability checks, this creates a notable risk. The absence of any recorded vulnerabilities in its history is a positive sign, suggesting the developers may have a good track record or that the plugin hasn't been a target, but it doesn't negate the identified weaknesses in the current version's code.

Overall, the plugin has a limited attack surface, with only one shortcode as an entry point, and this entry point is not directly flagged as unprotected by authentication. However, the presence of an unsanitized path flow, combined with the very low rate of output escaping and the complete absence of critical security mechanisms like nonce and capability checks on potential interaction points (even if not explicitly listed as AJAX/REST), significantly lowers its security score. While the lack of historical vulnerabilities is encouraging, the current code analysis reveals potential avenues for exploitation that should be addressed.

Key Concerns

  • Flow with unsanitized path
  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Social Links Widget Security Vulnerabilities

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

Social Links Widget Code Analysis

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

Output Escaping

9% escaped22 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<social-admin> (social-admin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Social Links Widget Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[social-links-widget] main.php:15
WordPress Hooks 4
actionadmin_headmain.php:41
actionwp_enqueue_scriptsmain.php:51
actionadmin_menumain.php:56
actionwidgets_initmain.php:154
Maintenance & Trust

Social Links Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMay 4, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Social Links Widget Developer Profile

farvehandleren

11 plugins · 240 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 Links Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/social-links-widget/social-styles.css

HTML / DOM Fingerprints

CSS Classes
social_links_widget_opsocial_links_widget
Data Attributes
id="social_links_widget_widget"
Shortcode Output
<div class="social_links_widget_op"><li class="social_links_widget">
FAQ

Frequently Asked Questions about Social Links Widget