
Social Shares Security & Risk Analysis
wordpress.org/plugins/social-sharesGet the number of Likes and Twitter Tweets for each post. Sort your posts by share count or display the share count.
Is Social Shares Safe to Use in 2026?
Generally Safe
Score 85/100Social Shares has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "social-shares" plugin v1.1.3 exhibits a mixed security posture. On the positive side, it boasts a minimal attack surface with no direct AJAX handlers, REST API routes, or shortcodes exposed without authentication. This significantly reduces the immediate avenues for attackers to interact with the plugin's core functions. Furthermore, the plugin demonstrates good practices in output escaping, with a high percentage of outputs being properly handled.
However, several concerning signals emerge from the static analysis. The presence of the `unserialize` function is a notable risk, as it can lead to Remote Code Execution (RCE) vulnerabilities if it processes untrusted user input. The taint analysis indicating flows with unsanitized paths, even without critical or high severity classifications, warrants attention, suggesting potential for data leakage or manipulation. The complete lack of nonce checks and capability checks on any entry points is a critical oversight, leaving any function accessible if an attacker can trigger it.
The plugin's vulnerability history is clean, with no recorded CVEs. While this is a positive indicator, it does not negate the risks identified in the static analysis. The absence of past vulnerabilities could be due to low adoption, the plugin's limited complexity, or simply luck. The risk assessment concludes that while the plugin has a small attack surface and good output escaping, the critical lack of authentication checks (nonces and capabilities) and the use of `unserialize` with unsanitized inputs present significant security weaknesses that need to be addressed.
Key Concerns
- Unsanitized input for unserialize
- Raw SQL queries without prepared statements
- Total lack of nonce checks
- Total lack of capability checks
- Taint flows with unsanitized paths
Social Shares Security Vulnerabilities
Social Shares Code Analysis
Dangerous Functions Found
SQL Query Safety
Output Escaping
Data Flow Analysis
Social Shares Attack Surface
WordPress Hooks 9
Scheduled Events 1
Maintenance & Trust
Social Shares Maintenance & Trust
Maintenance Signals
Community Trust
Social Shares Alternatives
Fastershare
fastershare
This plugin allows your visitors to share your posts on Facebook and Twitter, without JavaScript or iFrames.
Seed Social
seed-social
Minimal Social Sharing WordPress Plugin (Just Facebook, Twitter and Line)
Custom Share Buttons with Floating Sidebar
custom-share-buttons-with-floating-sidebar
Share buttons with extra features to sharing your website posts/pages on Facebook, Twitter, Instagram, Whatsapp, Pinterest etc.
BestWebSoft's Like & Share – Posts, Pages and Widget Social Extension plugin for WordPress
facebook-button-plugin
Add Facebook Follow, Like, and Share buttons to WordPress posts, pages, and widgets.
Spice Social Share
spice-social-share
Effortlessly add social share buttons to your posts.
Social Shares Developer Profile
4 plugins · 270 total installs
How We Detect Social Shares
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.