WP Custom Social Sharing Security & Risk Analysis

wordpress.org/plugins/wp-custom-social-sharing

WP Custom Social Sharing is a free WordPress plugin that makes any content on you website social-share-friendly by allowing anyone easily share their …

30 active installs v2.1 PHP + WP 3.6+ Updated May 31, 2022
responsive-iconresponsive-social-iconsresponsive-social-sharing-iconssocial-iconssocial-sharing
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Custom Social Sharing Safe to Use in 2026?

Generally Safe

Score 85/100

WP Custom Social Sharing 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 "wp-custom-social-sharing" v2.1 plugin exhibits a generally good security posture based on the provided static analysis. It boasts no known CVEs, an absence of dangerous functions, and all SQL queries utilize prepared statements. Furthermore, the plugin demonstrates no critical or high severity taint flows and handles file operations and external HTTP requests safely. The presence of a nonce check and a dedicated shortcode entry point, while not explicitly noted as unauthorized, suggests a structured approach to input handling.

However, a notable concern arises from the output escaping. With 62 total outputs, only 44% are properly escaped. This significant proportion of unescaped output presents a potential risk for Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is incorporated into these outputs. While the attack surface is small and appears to have some authorization mechanisms (implied by the nonce check and lack of unprotected entry points), the inadequate output escaping remains the primary security weakness that requires attention.

In conclusion, the plugin's lack of historical vulnerabilities and secure handling of SQL and external interactions are positive indicators. The absence of critical static code signals is also reassuring. The main area for improvement is the insufficient output escaping. Addressing this would significantly strengthen the plugin's security and mitigate the risk of XSS attacks.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

WP Custom Social Sharing Security Vulnerabilities

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

WP Custom Social Sharing Code Analysis

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

Output Escaping

44% escaped62 total outputs
Attack Surface

WP Custom Social Sharing Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wcss_shortcode] includes\class-wcss-front-manager.php:47
WordPress Hooks 11
filterpost_thumbnail_htmlincludes\class-wcss-front-manager.php:25
filterthe_contentincludes\class-wcss-front-manager.php:31
filterthe_contentincludes\class-wcss-front-manager.php:36
filterthe_contentincludes\class-wcss-front-manager.php:41
actionwp_enqueue_scriptsincludes\class-wcss-front-manager.php:46
actionwp_headincludes\class-wcss-front-manager.php:48
actionwp_footerincludes\class-wcss-front-manager.php:49
actionadmin_menuwp-custom-social-sharing.php:32
actionadmin_initwp-custom-social-sharing.php:34
actionadmin_enqueue_scriptswp-custom-social-sharing.php:36
actionplugins_loadedwp-custom-social-sharing.php:38
Maintenance & Trust

WP Custom Social Sharing Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedMay 31, 2022
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

WP Custom Social Sharing Developer Profile

Wp Tiro

1 plugin · 30 total installs

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

How We Detect WP Custom Social Sharing

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-custom-social-sharing/assets/css/all.min.css/wp-content/plugins/wp-custom-social-sharing/assets/css/wcss-admin-style.css/wp-content/plugins/wp-custom-social-sharing/assets/js/wcss-admin-script.js
Script Paths
/wp-content/plugins/wp-custom-social-sharing/assets/js/wcss-admin-script.js
Version Parameters
/wp-content/plugins/wp-custom-social-sharing/assets/css/wcss-admin-style.css?ver=/wp-content/plugins/wp-custom-social-sharing/assets/js/wcss-admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wcss-social-share-wrapperwcss-social-share-containerwcss-social-share-button
Data Attributes
data-wcss-social-sharing-options
JS Globals
wcss_social_sharing_settings
Shortcode Output
[wcss_social_share][wcss_social_share_buttons]
FAQ

Frequently Asked Questions about WP Custom Social Sharing