Social Media Popup Security & Risk Analysis

wordpress.org/plugins/social-media-popup-free

Plugin creates the popup window with most popular social media widgets

10 active installs v0.7.5 PHP + WP 3.9+ Updated Jul 24, 2016
facebookpopupsocial-mediasocial-pluginssocials
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Social Media Popup Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "social-media-popup-free" plugin v0.7.5 presents a generally good security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are all prepared, and there are no file operations or external HTTP requests, all of which are positive indicators. The plugin also implements capability checks, which is a good practice for securing administrative actions.

However, there are some areas of concern. A significant portion (50%) of output is not properly escaped, posing a potential risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is ever rendered directly. Additionally, the complete lack of nonce checks across the entire plugin, especially given the presence of capability checks, could indicate a weakness in securing form submissions or AJAX requests, though no such entry points were identified in the static analysis. The absence of any identified taint flows or CVEs is reassuring, but the unescaped output remains a notable vulnerability.

Overall, while the plugin avoids common pitfalls like raw SQL and dangerous functions, the unescaped output and the complete absence of nonce checks, even without identified entry points, suggest a need for further code review. The lack of any historical vulnerabilities might indicate a mature and stable codebase, or simply a lack of past rigorous security audits. Strengthening output escaping and considering nonce implementation for any future additions would improve its security.

Key Concerns

  • 50% of output is not properly escaped
  • 0 nonce checks implemented
Vulnerabilities
None known

Social Media Popup Security Vulnerabilities

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

Social Media Popup Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Social Media Popup Code Analysis

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

Output Escaping

50% escaped38 total outputs
Attack Surface

Social Media Popup Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitsocial-media-popup.class.php:26
actionadmin_initsocial-media-popup.class.php:27
actionadmin_menusocial-media-popup.class.php:28
actionadmin_bar_menusocial-media-popup.class.php:29
actionadmin_headsocial-media-popup.class.php:30
actionadmin_enqueue_scriptssocial-media-popup.class.php:32
actionwp_enqueue_scriptssocial-media-popup.class.php:33
Maintenance & Trust

Social Media Popup Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJul 24, 2016
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Social Media Popup Developer Profile

gruz0

3 plugins · 5K 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 Popup

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-popup-free/js/social-media-popup-free.js/wp-content/plugins/social-media-popup-free/css/social-media-popup-free.css/wp-content/plugins/social-media-popup-free/js/admin.js
Script Paths
/wp-content/plugins/social-media-popup-free/js/social-media-popup-free.js/wp-content/plugins/social-media-popup-free/js/admin.js
Version Parameters
social-media-popup-free/js/social-media-popup-free.js?ver=social-media-popup-free/css/social-media-popup-free.css?ver=social-media-popup-free/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
smp_wrappersmp_tab_container
HTML Comments
<!-- social-media-popup-free --><!-- social-media-popup-free.php --><!-- social-media-popup.class.php -->
Data Attributes
data-scp-prefixdata-scp-page-url
JS Globals
scp_vars
FAQ

Frequently Asked Questions about Social Media Popup