WP Social Proof Security & Risk Analysis

wordpress.org/plugins/wp-social-proof

Get Social Proof for your WordPress website! Show recent purchases, latest products and user registrations, integrated with WooCommerce.

10 active installs v1.0.1 PHP 5.6+ WP 3.8+ Updated Jul 18, 2024
product-promotionsregistration-notificationssales-notificationssocial-proofwoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Social Proof Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "wp-social-proof" v1.0.1 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates strong adherence to output escaping best practices, with all identified outputs being properly escaped. It also shows no history of known vulnerabilities, suggesting a potentially stable codebase in that regard. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a seemingly secure foundation.

However, a significant concern arises from the presence of an unprotected REST API route. This represents a direct entry point that is not secured by any permission checks, leaving it open to potential exploitation by unauthenticated users. While the static analysis did not reveal any critical taint flows or raw SQL queries without prepared statements, the single unprotected entry point is a notable weakness. The lack of capability checks on this entry point, combined with its presence in the attack surface, warrants attention.

In conclusion, the plugin has strengths in output handling and a clean vulnerability history. Nevertheless, the exposed REST API route is a clear security risk that needs to be addressed to improve the overall security posture. Future development should prioritize implementing proper authentication and authorization mechanisms for all entry points.

Key Concerns

  • Unprotected REST API route
  • REST API route without permission callback
  • No capability checks on entry points
Vulnerabilities
None known

WP Social Proof Security Vulnerabilities

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

WP Social Proof Code Analysis

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

SQL Query Safety

50% prepared2 total queries

Output Escaping

100% escaped83 total outputs
Attack Surface
1 unprotected

WP Social Proof Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

GET/wp-json/wpsp/v1/dataclasses\api\class.rest-api.php:12
WordPress Hooks 3
actionadmin_menuclasses\class.core.php:35
actionrest_api_initclasses\class.core.php:36
actionwp_footerclasses\class.core.php:37
Maintenance & Trust

WP Social Proof Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 18, 2024
PHP min version5.6
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

WP Social Proof Developer Profile

CodeCabin_

1 plugin · 10 total installs

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

How We Detect WP Social Proof

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-proof/assets/css/admin.css/wp-content/plugins/wp-social-proof/assets/js/admin.js/wp-content/plugins/wp-social-proof/assets/css/style.css/wp-content/plugins/wp-social-proof/assets/js/manager.js
Script Paths
/wp-content/plugins/wp-social-proof/assets/js/admin.js/wp-content/plugins/wp-social-proof/assets/js/manager.js
Version Parameters
wp-social-proof/assets/css/admin.css?ver=wp-social-proof/assets/js/admin.js?ver=wp-social-proof/assets/css/style.css?ver=wp-social-proof/assets/js/manager.js?ver=

HTML / DOM Fingerprints

JS Globals
WPSP
REST Endpoints
/wp-json/wpsp/v1/data
FAQ

Frequently Asked Questions about WP Social Proof