LS Social Feed Security & Risk Analysis

wordpress.org/plugins/ls-social-feed

Shortcodes to display social feeds from Facebook, Google+ and Twitter. You can also aggregate these social networks to one feed.

10 active installs v0.6.1 PHP + WP 3.3.1+ Updated Apr 24, 2013
aggregatefacebookgooglesocial-feedtwiter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LS Social Feed Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "ls-social-feed" plugin v0.6.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices with 100% of its SQL queries using prepared statements and a decent number of nonce checks. The absence of known CVEs and recorded historical vulnerabilities is a strong indicator of a generally well-maintained codebase in the past. However, several concerning aspects significantly elevate its risk profile.

The static analysis reveals a critical vulnerability with an unprotected AJAX handler, representing a direct entry point for attackers. Furthermore, the presence of the `unserialize()` function is a major red flag, as it can lead to remote code execution if used with untrusted user input. The taint analysis confirms this concern, with two high-severity flows indicating unsanitized paths that could potentially be exploited through the `unserialize()` function or other input vectors.

While the plugin's vulnerability history is currently clean, the static analysis findings, particularly the unprotected AJAX handler and the use of `unserialize()`, present immediate and serious risks. The limited number of capability checks and a significant portion of improperly escaped output also contribute to potential security weaknesses. Overall, the plugin has some robust security implementations but is marred by critical flaws that require urgent attention.

Key Concerns

  • Unprotected AJAX handler
  • Dangerous unserialize() function
  • High severity unsanitized flows (2)
  • Low number of capability checks
  • Significant portion of unescaped output
Vulnerabilities
None known

LS Social Feed Security Vulnerabilities

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

LS Social Feed Code Analysis

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

Dangerous Functions Found

unserialize$import_code = unserialize($import_code);admin-page-class\admin-page-class.php:3320

Bundled Libraries

Select2

Output Escaping

28% escaped116 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

5 flows2 with unsanitized paths
import (admin-page-class\admin-page-class.php:3308)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

LS Social Feed Attack Surface

Entry Points9
Unprotected1

AJAX Handlers 5

authwp_ajax_apc_delete_muploadadmin-page-class\admin-page-class.php:308
authwp_ajax_plupload_actionadmin-page-class\admin-page-class.php:314
authwp_ajax_at_delete_fileadmin-page-class\admin-page-class.php:1091
authwp_ajax_at_reorder_imagesadmin-page-class\admin-page-class.php:1092
authwp_ajax_at_delete_muploadadmin-page-class\admin-page-class.php:1094

Shortcodes 4

[lssf_facebook] ls-social-feed.php:416
[lssf_gplus] ls-social-feed.php:427
[lssf_twitter] ls-social-feed.php:438
[lssf] ls-social-feed.php:451
WordPress Hooks 10
actiontemplate_redirectadmin-page-class\admin-page-class.php:209
filterinitadmin-page-class\admin-page-class.php:210
actionadmin_menuadmin-page-class\admin-page-class.php:274
actionadmin_menuadmin-page-class\admin-page-class.php:278
filterattribute_escapeadmin-page-class\admin-page-class.php:305
actionadmin_print_stylesadmin-page-class\admin-page-class.php:376
actionpost_edit_form_tagadmin-page-class\admin-page-class.php:1071
filtermedia_upload_galleryadmin-page-class\admin-page-class.php:1086
filtermedia_upload_libraryadmin-page-class\admin-page-class.php:1087
filtermedia_upload_imageadmin-page-class\admin-page-class.php:1088
Maintenance & Trust

LS Social Feed Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedApr 24, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

LS Social Feed Developer Profile

ladislav.soukup

4 plugins · 1K total installs

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

How We Detect LS Social Feed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ls-social-feed/css/ls-social-feed.css/wp-content/plugins/ls-social-feed/js/ls-social-feed.js
Script Paths
/wp-content/plugins/ls-social-feed/js/ls-social-feed.js
Version Parameters
ls-social-feed/style.css?ver=ls-social-feed/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
ls-social-feed
HTML Comments
<!-- LS Social Feed -->
JS Globals
ls_social_feed_ajaxurlls_social_feed_params
Shortcode Output
[ls_social_feed]
FAQ

Frequently Asked Questions about LS Social Feed