Social Wall Security & Risk Analysis

wordpress.org/plugins/social-wall-wp

One combined social feed on your site displaying posts from Facebook, Twitter, and Instagram.

10 active installs v1.5.1 PHP 7.0+ WP 4.7+ Updated Sep 30, 2022
combined-socialssocial-feedsocial-postssocial-wall
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Social Wall Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The plugin 'social-wall-wp' v1.5.1 exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The complete absence of known CVEs and the absence of any recorded vulnerabilities in its history suggest a commitment to security or a lack of publicly discovered flaws. The code analysis further supports this, with all SQL queries utilizing prepared statements, a good practice that mitigates SQL injection risks. However, several areas raise concerns. The lack of nonce checks on AJAX handlers and the absence of capability checks are significant weaknesses, leaving potential entry points vulnerable to CSRF and unauthorized actions if any vulnerabilities were present or introduced later. Furthermore, with 70% of output being properly escaped, there's a 30% chance of XSS vulnerabilities existing, especially since no taint analysis data is available to confirm otherwise. The presence of cron events, while not inherently insecure, represents a potential execution pathway that warrants careful scrutiny if any functionality is added or modified.

Key Concerns

  • No nonce checks on AJAX handlers
  • No capability checks for entry points
  • 30% of output not properly escaped
  • No taint analysis data available
Vulnerabilities
None known

Social Wall Security Vulnerabilities

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

Social Wall Release Timeline

v1.5.1Current
v1.5.0
Code Analysis
Analyzed Apr 16, 2026

Social Wall Code Analysis

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

SQL Query Safety

100% prepared5 total queries

Output Escaping

70% escaped10 total outputs
Attack Surface

Social Wall Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initadmin/WpSocialWallAdmin.php:30
actionadmin_menuadmin/WpSocialWallAdmin.php:31
actioninitsrc/WpSocialWall.php:93
filtercron_schedulessrc/WpSocialWall.php:94
actionwp_social_wall_fetch_postssrc/WpSocialWall.php:95

Scheduled Events 1

wp_social_wall_fetch_posts
Maintenance & Trust

Social Wall Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedSep 30, 2022
PHP min version7.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Social Wall Developer Profile

AimToFeel

1 plugin · 10 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 Wall

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/social-wall-wp/assets/css/admin/admin.css/wp-content/plugins/social-wall-wp/assets/css/public/public.css/wp-content/plugins/social-wall-wp/assets/js/admin/admin.js/wp-content/plugins/social-wall-wp/assets/js/public/public.js
Script Paths
/wp-content/plugins/social-wall-wp/assets/js/admin/admin.js/wp-content/plugins/social-wall-wp/assets/js/public/public.js
Version Parameters
social-wall-wp/assets/css/admin/admin.css?ver=social-wall-wp/assets/css/public/public.css?ver=social-wall-wp/assets/js/admin/admin.js?ver=social-wall-wp/assets/js/public/public.js?ver=

HTML / DOM Fingerprints

CSS Classes
social-wall-wp-admin-wrapsocial-wall-wp-public-wrap
HTML Comments
<!-- Social Wall WP Admin Settings --><!-- Social Wall WP Public Feed -->
Data Attributes
data-social-wall-id
JS Globals
socialWallConfig
REST Endpoints
/wp-json/social-wall-wp/v1/posts
Shortcode Output
[social_wall]
FAQ

Frequently Asked Questions about Social Wall