WP Share Security & Risk Analysis

wordpress.org/plugins/wp-share

Add social sharing buttons to your content in 5 minutes. You can choose from 3 different icon styles including the original ones.

10 active installs v1.0.0 PHP + WP 3.8+ Updated Apr 21, 2014
facebookpinterestsocial-buttonssodial-sharing-buttonstwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Share Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The wp-share v1.0.0 plugin demonstrates a generally good security posture based on the static analysis. It has a very small attack surface, with only one shortcode entry point and no AJAX handlers or REST API routes exposed without authentication. Crucially, all SQL queries are prepared, and nonce and capability checks are present, indicating adherence to secure coding practices for these areas. The absence of dangerous functions, file operations, and external HTTP requests further strengthens its security. The taint analysis showing zero unsanitized flows is also a positive indicator. However, a significant concern lies in the output escaping, with only 10% of outputs properly escaped. This suggests a high potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly reflected in the output without sufficient sanitization.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

WP Share Security Vulnerabilities

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

WP Share Code Analysis

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

Output Escaping

10% escaped41 total outputs
Attack Surface

WP Share Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sharing_buttons] public\class-wp-share.php:112
WordPress Hooks 15
actionadmin_enqueue_scriptsadmin\class-wp-share-admin.php:52
actionadmin_enqueue_scriptsadmin\class-wp-share-admin.php:53
actionadmin_menuadmin\class-wp-share-admin.php:56
actionadmin_initadmin\class-wp-share-admin.php:59
actionadd_meta_boxesadmin\class-wp-share-admin.php:62
actionsave_postadmin\class-wp-share-admin.php:65
actionedit_attachmentadmin\class-wp-share-admin.php:66
actioninitpublic\class-wp-share.php:96
actionwp_enqueue_scriptspublic\class-wp-share.php:99
actionwp_enqueue_scriptspublic\class-wp-share.php:100
actionafter_setup_themepublic\class-wp-share.php:106
filterthe_contentpublic\class-wp-share.php:108
filterthe_excerptpublic\class-wp-share.php:109
actionplugins_loadedwp-share.php:39
actionplugins_loadedwp-share.php:62
Maintenance & Trust

WP Share Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 21, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Share Developer Profile

Alex Ilie

2 plugins · 110 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 Share

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-share/assets/css/admin.css/wp-content/plugins/wp-share/assets/js/admin.js
Script Paths
/wp-content/plugins/wp-share/includes/class-wp-share-service.php/wp-content/plugins/wp-share/public/class-wp-share.php/wp-content/plugins/wp-share/admin/class-wp-share-admin.php
Version Parameters
wp-share/assets/css/admin.css?ver=wp-share/assets/js/admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-headingdata-layoutdata-style
Shortcode Output
<div class="wpshare-social-media" data-heading="" data-layout="" data-style=""></div>
FAQ

Frequently Asked Questions about WP Share