CSS Share Buttons Security & Risk Analysis

wordpress.org/plugins/css-share-buttons

Facebook, Twitter, Google Plus and LinkedIn Share buttons. Super Fast Loading, No Javascript, Only CSS. Responsive Design, Floting Sidebar Option

10 active installs v1.0 PHP + WP 3.0+ Updated Apr 28, 2016
buttonfacebookgoogle-pluslinkedintwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CSS Share Buttons Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "css-share-buttons" plugin v1.0 exhibits an excellent security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code signals are overwhelmingly positive, with no dangerous functions, file operations, or external HTTP requests detected. All SQL queries utilize prepared statements, and there are no recorded vulnerabilities in its history, suggesting a commitment to secure development practices. The plugin also benefits from a lack of bundled libraries, mitigating risks associated with outdated dependencies.

However, a critical area of concern is the complete lack of output escaping. With one total output identified and 0% properly escaped, this presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered to the user interface without proper sanitization can be manipulated by attackers to inject malicious scripts. While the plugin demonstrates strength in its limited entry points and secure data handling for SQL, the unescaped output is a substantial weakness that requires immediate attention to prevent potential compromises. The absence of nonce and capability checks, while not directly exploitable due to the lack of entry points, would be a concern if any were introduced in the future.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

CSS Share Buttons Security Vulnerabilities

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

CSS Share Buttons Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

CSS Share Buttons Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menucsssharebuttons.php:23
actionadmin_initcsssharebuttons.php:24
actionwp_enqueue_scriptscsssharebuttons.php:36
filterthe_contentcsssharebuttons.php:92
Maintenance & Trust

CSS Share Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 28, 2016
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

CSS Share Buttons Developer Profile

Purab

3 plugins · 80 total installs

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

How We Detect CSS Share Buttons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/css-share-buttons/csssharebuttons.min.css

HTML / DOM Fingerprints

CSS Classes
container_sharebutton_purab_sharefacebooktwittergoogle-pluslinkedinfloating_container_share
FAQ

Frequently Asked Questions about CSS Share Buttons