Social Share for WooCommerce Security & Risk Analysis

wordpress.org/plugins/product-share

Display social icons on the different spots of product pages to share your WooCommerce product on social media sites.

3K active installs v1.2.21 PHP 7.3+ WP 5.5+ Updated Jan 31, 2026
buttonsiconsshareshare-buttonssocial-media
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Social Share for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "product-share" plugin v1.2.21 exhibits a generally strong security posture based on the static analysis. The absence of dangerous functions, external HTTP requests, and file operations, coupled with the fact that all SQL queries are prepared and a high percentage of outputs are properly escaped, are all positive indicators. The presence of multiple nonce checks further strengthens its security, suggesting developers have implemented standard WordPress security practices.

However, a significant concern arises from the complete lack of capability checks. While nonce checks help prevent CSRF attacks, they do not authenticate the user's privileges. If any of the plugin's entry points, particularly the shortcode, can be leveraged to perform sensitive actions, the absence of capability checks leaves the plugin vulnerable to privilege escalation attacks. The taint analysis revealing only one flow and no unsanitized paths is reassuring, but this is mitigated by the lack of capability checks which could have prevented such flows from being exploited if they existed.

Furthermore, the plugin's vulnerability history is notably clean, with no recorded CVEs. While this is an excellent sign, it could also indicate a lack of widespread security auditing or that the plugin's complexity and attack surface have historically been too small to attract significant vulnerability discovery. The identified shortcode as the sole entry point is a positive, but its security is undermined by the missing capability checks. The plugin is generally well-implemented but requires attention regarding user privilege validation.

Key Concerns

  • Missing capability checks
Vulnerabilities
None known

Social Share for WooCommerce Security Vulnerabilities

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

Social Share for WooCommerce Code Analysis

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

Output Escaping

91% escaped381 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<layout> (includes\layout.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Social Share for WooCommerce Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[psfw_basic_share] includes\class-product-share-front.php:54
WordPress Hooks 20
actionadmin_menuincludes\class-product-share-admin-settings.php:18
actionadmin_initincludes\class-product-share-admin-settings.php:19
actionadmin_enqueue_scriptsincludes\class-product-share-admin-settings.php:20
actionpsfw_setting_tab_contentincludes\class-product-share-admin-settings.php:22
filterplugin_row_metaincludes\class-product-share-admin-settings.php:26
actionpsfw_layout_startincludes\class-product-share-admin-settings.php:28
actionadmin_initincludes\class-product-share-admin-settings.php:31
actionwp_enqueue_scriptsincludes\class-product-share-front.php:37
actionwoocommerce_single_product_summaryincludes\class-product-share-front.php:44
actionwoocommerce_single_product_summaryincludes\class-product-share-front.php:47
actionwoocommerce_shareincludes\class-product-share-front.php:50
filterpsfw_display_default_iconincludes\class-product-share-front.php:57
actionwp_footerincludes\class-product-share-front.php:61
filterpsfw_icon_keyincludes\class-product-share-icons.php:38
actionyith_wcqv_product_summaryincludes\compatibility.php:12
actionadmin_menuincludes\wpxtension\wpx-menu.php:41
actionadmin_menuincludes\wpxtension\wpx-menu.php:42
actionadmin_noticesproduct-share.php:50
actionplugins_loadedproduct-share.php:70
actionbefore_woocommerce_initproduct-share.php:79
Maintenance & Trust

Social Share for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 31, 2026
PHP min version7.3
Downloads67K

Community Trust

Rating100/100
Number of ratings10
Active installs3K
Developer Profile

Social Share for WooCommerce Developer Profile

WPXtension

4 plugins · 14K total installs

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

How We Detect Social Share for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/product-share/admin/css/backend.css/wp-content/plugins/product-share/includes/wpxtension/wpxtension-admin.css/wp-content/plugins/product-share/fonts/fontawesome/css/all.css
Script Paths
/wp-content/plugins/product-share/admin/js/backend.js/wp-content/plugins/product-share/includes/wpxtension/wpxtension-admin.js
Version Parameters
product-share/admin/css/backend.css?ver=product-share/includes/wpxtension/wpxtension-admin.css?ver=product-share/fonts/fontawesome/css/all.css?ver=product-share/admin/js/backend.js?ver=product-share/includes/wpxtension/wpxtension-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
psfw-adminwpxtension-admin
HTML Comments
<!-- HPOS compatibility for Product Share -->
Data Attributes
data-psfw-settings-nonce
JS Globals
psfw_admin_params
FAQ

Frequently Asked Questions about Social Share for WooCommerce