WP Social Feed Gallery Security & Risk Analysis

wordpress.org/plugins/wp-social-feed-gallery

WP Social Feed Gallery is a simple WordPress plugin that allow you to display your Instagram feed pictures in your website.

0 active installs v0.1.0 PHP 5.6+ WP 4.7+ Updated Dec 17, 2019
instagramphotographyphotossocial-feedwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Social Feed Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The wp-social-feed-gallery plugin version 0.1.0 exhibits a mixed security posture. On the positive side, it has no known vulnerabilities (CVEs) and a seemingly small attack surface with all entry points protected by authentication checks. The code also shows good practices in SQL query handling, exclusively using prepared statements, and includes nonce checks on its AJAX handlers, along with a single external HTTP request which is a common feature for social feed plugins.

However, significant concerns arise from the static analysis. The most critical finding is that only 27% of output escaping is properly implemented. This means a substantial portion of the plugin's output is vulnerable to Cross-Site Scripting (XSS) attacks. While no critical taint flows or dangerous functions were identified in this specific analysis, the lack of robust output escaping is a severe weakness that could be exploited through the identified AJAX entry points. The absence of recorded vulnerabilities historically might indicate a lack of rigorous security auditing or that the plugin has not been widely targeted, but this should not be interpreted as a guarantee of future safety.

In conclusion, while the plugin demonstrates strengths in authentication and SQL handling, the widespread lack of output escaping presents a high risk of XSS vulnerabilities. This weakness overshadows the positive aspects and requires immediate attention. The plugin's minimal attack surface and protected entry points are good, but the unescaped output significantly compromises its overall security.

Key Concerns

  • Insufficient output escaping detected
  • Small attack surface, but lacks capability checks
Vulnerabilities
None known

WP Social Feed Gallery Security Vulnerabilities

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

WP Social Feed Gallery Code Analysis

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

Output Escaping

27% escaped49 total outputs
Attack Surface

WP Social Feed Gallery Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_wpsfg-savewp-social-feed-gallery.php:119
noprivwp_ajax_wpsfg-savewp-social-feed-gallery.php:120
WordPress Hooks 7
actionwidgets_initincludes\class-widget.php:168
actioninitwp-social-feed-gallery.php:47
actionadmin_menuwp-social-feed-gallery.php:87
actionwp_enqueue_scriptswp-social-feed-gallery.php:90
filteradmin_body_classwp-social-feed-gallery.php:107
actionadmin_enqueue_scriptswp-social-feed-gallery.php:116
filteradmin_footer_textwp-social-feed-gallery.php:123
Maintenance & Trust

WP Social Feed Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedDec 17, 2019
PHP min version5.6
Downloads944

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Social Feed Gallery Developer Profile

WDDPortfolio

2 plugins · 0 total installs

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

How We Detect WP Social Feed Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-social-feed-gallery/assets/wpsfg-admin.css/wp-content/plugins/wp-social-feed-gallery/assets/css/wpsfg-instagram-widget.css
Version Parameters
wp-social-feed-gallery/assets/css/wpsfg-instagram-widget.css?ver=wp-social-feed-gallery/assets/wpsfg-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
wpsfg-page
Data Attributes
data-nonce
FAQ

Frequently Asked Questions about WP Social Feed Gallery