Social Media Feed Gallery Security & Risk Analysis

wordpress.org/plugins/wp-instagram-feed-awplife

Formerly "WP Instagram Feed Gallery" Create a responsive social media gallery with access token. Grid layout, lightbox, shortcode support.

2K active installs v1.5.1 PHP 7.0+ WP 5.0+ Updated Mar 16, 2026
feed-galleryimage-galleryinstagram-feedphoto-gallerysocial-media-gallery
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Social Media Feed Gallery Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "wp-instagram-feed-awplife" v1.5.1 plugin exhibits a generally good security posture based on the provided static analysis. The code utilizes prepared statements for all SQL queries and properly escapes all output, which are crucial security best practices. The attack surface is minimal, with only one shortcode identified as an entry point, and importantly, no unprotected entry points were found. The absence of known CVEs and past vulnerabilities further reinforces this positive assessment, indicating a history of secure development.

However, there are a couple of areas that warrant attention. The plugin performs an external HTTP request, which could be a vector for certain types of attacks if not handled securely (though no specific vulnerabilities are indicated here). More significantly, the complete lack of nonce checks and capability checks across its entry points (even though none were reported as unprotected) is a concern. While the analysis didn't find immediate exploitable issues, these checks are fundamental for preventing Cross-Site Request Forgery (CSRF) and unauthorized access to functionality. A more robust security implementation would include these checks to ensure that requests originate from a legitimate WordPress session and that the user performing the action has the necessary permissions.

In conclusion, the plugin demonstrates strong adherence to fundamental secure coding principles like prepared statements and output escaping. Its minimal attack surface and clean vulnerability history are commendable. The primary weakness lies in the absence of authorization checks (nonces and capabilities), which, while not currently exploited, represents a potential risk that should be addressed to strengthen its overall security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • External HTTP request without clear sanitization context
Vulnerabilities
None known

Social Media Feed Gallery Security Vulnerabilities

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

Social Media Feed Gallery Release Timeline

v1.5.1Current
v1.5.0
v1.4.9
v1.4.8
v1.4.7
v1.4.6
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.9
v1.3.8
v1.3.7
v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
Code Analysis
Analyzed Apr 16, 2026

Social Media Feed Gallery Code Analysis

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

Output Escaping

100% escaped167 total outputs
Attack Surface

Social Media Feed Gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[IFG] shortcode.php:11
WordPress Hooks 2
actionadmin_menuwp-instagram-feed-awplife.php:68
actionwp_enqueue_scriptswp-instagram-feed-awplife.php:70
Maintenance & Trust

Social Media Feed Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 16, 2026
PHP min version7.0
Downloads92K

Community Trust

Rating100/100
Number of ratings5
Active installs2K
Developer Profile

Social Media Feed Gallery Developer Profile

A WP Life

65 plugins · 90K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
266 days
View full developer profile
Detection Fingerprints

How We Detect Social Media 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-instagram-feed-awplife/css/styles.css/wp-content/plugins/wp-instagram-feed-awplife/css/ifgp-layout.css/wp-content/plugins/wp-instagram-feed-awplife/css/metabox.css/wp-content/plugins/wp-instagram-feed-awplife/css/ifgp-settings.css/wp-content/plugins/wp-instagram-feed-awplife/js/ifgp-admin.js/wp-content/plugins/wp-instagram-feed-awplife/js/insta-color-picker.js
Script Paths
/wp-content/plugins/wp-instagram-feed-awplife/js/ifgp-admin.js/wp-content/plugins/wp-instagram-feed-awplife/js/insta-color-picker.js
Version Parameters
/wp-content/plugins/wp-instagram-feed-awplife/css/styles.css?ver=/wp-content/plugins/wp-instagram-feed-awplife/css/ifgp-layout.css?ver=/wp-content/plugins/wp-instagram-feed-awplife/css/metabox.css?ver=/wp-content/plugins/wp-instagram-feed-awplife/css/ifgp-settings.css?ver=/wp-content/plugins/wp-instagram-feed-awplife/js/ifgp-admin.js?ver=/wp-content/plugins/wp-instagram-feed-awplife/js/insta-color-picker.js?ver=

HTML / DOM Fingerprints

CSS Classes
ifgp-containerifgp-col-md-9ifgp-col-md-3bhoechie-tab-containerbhoechie-tab-menubhoechie-tabbhoechie-tab-contentigp_pannel_bottom+11 more
JS Globals
ifgp_social_media_feed_galleryigp_gallery_object
FAQ

Frequently Asked Questions about Social Media Feed Gallery