Simple Social Widget Security & Risk Analysis

wordpress.org/plugins/simple-soc-widget

Beatiful social button for your site, without social Api

80 active installs v1.4 PHP + WP + Updated Aug 19, 2020
buttonsocialwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Social Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "simple-soc-widget" plugin, version 1.4, exhibits a seemingly strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant positive. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and not performing any file operations or external HTTP requests. This indicates a deliberate effort to minimize direct user input manipulation and external dependencies that could be exploited.

However, the analysis also reveals critical areas of concern. A mere 7% of output escaping indicates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. With 27 total outputs, a significant portion is likely vulnerable to attackers injecting malicious scripts through user-controlled data. The complete lack of nonce checks and capability checks on any potential entry points, even though none were identified, suggests that if any were to be introduced in the future, they would likely be unprotected. The vulnerability history shows no past issues, which is a good sign, but it doesn't negate the immediate risks identified in the current code analysis, particularly the poor output escaping.

Key Concerns

  • Low output escaping percentage (7%)
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Simple Social Widget Security Vulnerabilities

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

Simple Social Widget Code Analysis

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

Output Escaping

7% escaped27 total outputs
Attack Surface

Simple Social Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_enqueue_scriptssimple-soc-widget.php:174
actionwp_enqueue_scriptssimple-soc-widget.php:177
actionplugins_loadedsimple-soc-widget.php:180
actionwidgets_initsimple-soc-widget.php:181
Maintenance & Trust

Simple Social Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedAug 19, 2020
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

Simple Social Widget Developer Profile

Somonator

4 plugins · 190 total installs

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

How We Detect Simple Social Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-soc-widget/src/css/ssw-admin-styles.css/wp-content/plugins/simple-soc-widget/src/js/ssw-admin-scripts.js/wp-content/plugins/simple-soc-widget/src/css/ssw-styles.css

HTML / DOM Fingerprints

CSS Classes
sswssw-buttonimg-boxcontenttexttext_hoverwidefatedit-image+15 more
Data Attributes
data-colorpickerdata-default
JS Globals
jQuery
FAQ

Frequently Asked Questions about Simple Social Widget