Social Media Downloader Security & Risk Analysis

wordpress.org/plugins/social-media-library

Download images from public social media accounts to your WordPress image library. A great way to embed Instagram posts on your site.

10 active installs v1.3 PHP 7.2+ WP 5.2+ Updated Jul 23, 2021
feedinstagrammedia-downloadermedia-librarysocial
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Social Media Downloader Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "social-media-library" plugin v1.3 demonstrates a mixed security posture. On the positive side, it has a clean vulnerability history with no known CVEs and exhibits good practices in its code, particularly with 100% of its SQL queries using prepared statements and a high rate (94%) of properly escaped output. The absence of external HTTP requests and dangerous functions is also encouraging. However, there are notable areas of concern. The presence of one unprotected AJAX handler significantly increases the attack surface, as it's an entry point that lacks authentication checks. While taint analysis shows no current issues, the lack of nonce checks on AJAX handlers is a critical omission that could facilitate Cross-Site Request Forgery (CSRF) attacks if the handler performs any sensitive actions. The absence of capability checks is also a potential weakness, as it implies that unauthorized users might be able to trigger the functionality exposed by the AJAX handler without proper authorization, even if an attacker cannot directly exploit the AJAX call without a valid nonce. The plugin's vulnerability history of "none recorded" is generally a good sign, suggesting a history of secure development, but it doesn't negate the immediate risks identified in the current code analysis.

Key Concerns

  • Unprotected AJAX handler
  • Missing nonce checks on AJAX handler
  • No capability checks on entry points
Vulnerabilities
None known

Social Media Downloader Security Vulnerabilities

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

Social Media Downloader Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

94% escaped36 total outputs
Attack Surface
1 unprotected

Social Media Downloader Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_igml_runindex.php:40

Shortcodes 1

[social_feed] index.php:56
WordPress Hooks 7
actionadmin_initindex.php:25
actionigml_cron_hookindex.php:33
filterposts_whereindex.php:86
actionwp_enqueue_mediaindex.php:97
actionadmin_footerindex.php:108
actioninitindex.php:120
actionadmin_noticessrc\RemoteUserMedia.php:96

Scheduled Events 1

igml_cron_hook
Maintenance & Trust

Social Media Downloader Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJul 23, 2021
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Social Media Downloader Developer Profile

mottodesignstudio

2 plugins · 20 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 Media Downloader

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/social-media-library/assets/js/media-filter.js

HTML / DOM Fingerprints

CSS Classes
igml-listattachment-filters
Data Attributes
data-iddata-createddata-shortcodedata-linkdata-thumb_tiny_urldata-thumb_url+2 more
JS Globals
MediaLibraryTaxonomyFilterData
Shortcode Output
<ul class="igml-list">
FAQ

Frequently Asked Questions about Social Media Downloader