Social Path Security & Risk Analysis

wordpress.org/plugins/social-path

Share your posts on Twitter, Google+ and Facebook.

10 active installs v0.1.2 PHP + WP 3.3+ Updated Sep 15, 2012
facebookgooglemediasocialtwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Social Path Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The social-path plugin, at version 0.1.2, presents a generally positive security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a minimal attack surface. Furthermore, the code signals indicate a complete absence of dangerous functions and external HTTP requests, and all SQL queries utilize prepared statements. This demonstrates good development practices in these areas.

However, a significant concern arises from the output escaping analysis, which shows that 100% of outputs are not properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if any user-supplied data is directly outputted to the browser without sanitization. While taint analysis shows no identified flows, the lack of output escaping means that potential vulnerabilities could exist if such flows were present. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator, but this should not detract from addressing the identified output escaping issue.

In conclusion, the plugin's strength lies in its limited attack surface and secure handling of database queries. The primary weakness is the complete lack of output escaping, which represents a direct risk of XSS vulnerabilities. Until this is addressed, users should exercise caution. The absence of known vulnerabilities is reassuring but does not negate the need for code hardening.

Key Concerns

  • All outputs are unescaped
Vulnerabilities
None known

Social Path Security Vulnerabilities

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

Social Path Release Timeline

v0.1.2Current
v0.1.1
v0.1
Code Analysis
Analyzed Apr 16, 2026

Social Path Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Social Path Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionplugins_loadedsocial-path.php:25
actionwp_enqueue_scriptssocial-path.php:41
Maintenance & Trust

Social Path Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedSep 15, 2012
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Social Path Developer Profile

Sami Keijonen

6 plugins · 250 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 Path

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/social-path/languages/
Script Paths
/wp-content/plugins/social-path/js/facebook-twitter-google.js
Version Parameters
social_path_all

HTML / DOM Fingerprints

CSS Classes
tweetgooglefb-like
HTML Comments
<!-- start html output --><!-- Add action before_social_path_media --><!-- Add action after_social_path_media --><!-- end html output -->+1 more
Data Attributes
data-countdata-textdata-urldata-layoutdata-senddata-width+1 more
JS Globals
social_path_settings_vars
FAQ

Frequently Asked Questions about Social Path