SocialFeeds Security & Risk Analysis

wordpress.org/plugins/socialfeeds

YouTube feeds for WordPress with simple Setup and Settings options.

4K active installs v1.0.4 PHP 7.2+ WP 5.0+ Updated Mar 14, 2026
instagram-feedsocial-feedssocial-mediayoutube-feedyoutube-videos
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SocialFeeds Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 20d ago
Risk Assessment

The 'socialfeeds' plugin v1.0.4 exhibits a mixed security posture. On the positive side, it demonstrates good practices in SQL query handling, exclusively using prepared statements, and generally good output escaping (89%). The absence of any recorded vulnerabilities, critical taint flows, or dangerous functions in static analysis is also a strong indicator of a well-developed codebase. However, a significant concern arises from the large attack surface exposed without authentication. With 8 out of 9 total entry points (8 AJAX handlers) lacking proper authorization checks, this plugin presents a substantial risk for unauthorized actions or information disclosure. While taint analysis identified one flow with unsanitized paths, its severity was not critical, suggesting a potentially manageable risk if addressed.

The plugin's clean vulnerability history is a positive sign, indicating consistent development focus on security or a lack of publicly known exploits. This suggests that the core functionality might be robust. Nevertheless, the exposed AJAX handlers represent a prime target for attackers. The lack of authentication on these points means that any user, or even unauthenticated visitor, could potentially trigger these functions. This requires immediate attention to implement appropriate nonce and capability checks to secure these entry points and mitigate the identified risks.

Key Concerns

  • AJAX handlers without auth checks
  • Flows with unsanitized paths (low severity implied)
Vulnerabilities
None known

SocialFeeds Security Vulnerabilities

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

SocialFeeds Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
26
207 escaped
Nonce Checks
7
Capability Checks
6
File Operations
0
External Requests
5
Bundled Libraries
0

Output Escaping

89% escaped233 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
save_settings (main\ajax.php:22)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
8 unprotected

SocialFeeds Attack Surface

Entry Points9
Unprotected8

AJAX Handlers 8

authwp_ajax_socialfeeds_save_settingsmain\ajax.php:12
authwp_ajax_socialfeeds_youtube_preview_showmain\ajax.php:13
authwp_ajax_socialfeeds_save_cache_settingsmain\ajax.php:14
authwp_ajax_socialfeeds_clear_cachemain\ajax.php:15
authwp_ajax_socialfeeds_delete_feedsmain\ajax.php:16
authwp_ajax_socialfeeds_load_more_videosmain\ajax.php:17
noprivwp_ajax_socialfeeds_load_more_videosmain\ajax.php:18
authwp_ajax_socialfeeds_update_feed_namemain\ajax.php:19

Shortcodes 1

[socialfeeds] main\shortcodes.php:12
WordPress Hooks 4
actionadmin_menumain\admin.php:12
actionadmin_enqueue_scriptsmain\admin.php:13
actionplugins_loadedsocialfeeds.php:46
actionwp_enqueue_scriptssocialfeeds.php:73
Maintenance & Trust

SocialFeeds Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 14, 2026
PHP min version7.2
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs4K
Developer Profile

SocialFeeds Developer Profile

Softaculous

10 plugins · 4.1M total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
333 days
View full developer profile
Detection Fingerprints

How We Detect SocialFeeds

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/socialfeeds/assets/css/admin.css/wp-content/plugins/socialfeeds/assets/js/admin.js
Script Paths
/wp-content/plugins/socialfeeds/assets/js/admin.js
Version Parameters
socialfeeds/style.css?ver=socialfeeds-admin?ver=

HTML / DOM Fingerprints

CSS Classes
socialfeeds-wrapsocialfeeds-main-contentsocialfeeds-tab-contentsocialfeeds-admin-headersocialfeeds-header-leftsocialfeeds-logosocialfeeds-nav-tabssocialfeeds-nav-tab+10 more
Data Attributes
data-tab
JS Globals
window.socialfeedsvar socialfeeds
FAQ

Frequently Asked Questions about SocialFeeds