Fastest Share Buttons Security & Risk Analysis

wordpress.org/plugins/fastest-share-buttons

Fastest Share Buttons for WordPress - An extremely fast and mobile friendly social share plugin - no JS, no external API, with SVG icons, cache compat …

10 active installs v1.0.7 PHP 5.4.16+ WP 4.0+ Updated Jun 14, 2023
share-buttonsshare-postsocial-mediasocial-sharesocial-sharing
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fastest Share Buttons Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "fastest-share-buttons" v1.0.7 plugin exhibits a generally good security posture based on the provided static analysis. The absence of known vulnerabilities in its history is a significant strength, indicating a likely history of responsible development or a low profile that hasn't attracted attacker attention. The code analysis shows no dangerous functions, all SQL queries are prepared, and there are no file operations or external HTTP requests, all of which are positive security indicators. The lack of critical or high severity taint flows further supports a low risk profile.

However, there are areas for improvement. The most notable concern is the complete absence of nonce checks and capability checks. While the current attack surface appears limited and has no unprotected entry points, the lack of these fundamental security mechanisms leaves the plugin vulnerable to CSRF attacks should any new functionality be added or if the existing shortcode's output were to be manipulated in a way that could trigger unintended actions. The percentage of properly escaped output, while high at 78%, still leaves room for potential XSS vulnerabilities in the remaining 22% of outputs.

In conclusion, the plugin is currently in a relatively secure state due to its lack of known vulnerabilities and adherence to safe coding practices like prepared statements. However, the omission of nonce and capability checks is a critical oversight that could lead to significant security issues in the future. Addressing this and improving output escaping should be prioritized to further harden the plugin.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Unescaped output (22% of outputs)
Vulnerabilities
None known

Fastest Share Buttons Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Fastest Share Buttons Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Fastest Share Buttons Code Analysis

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

Output Escaping

78% escaped23 total outputs
Attack Surface

Fastest Share Buttons Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mofsb] fastest-share-buttons.php:185
WordPress Hooks 7
actionwp_enqueue_scriptsfastest-share-buttons.php:18
actionwp_enqueue_scriptsfastest-share-buttons.php:85
actionthe_contentfastest-share-buttons.php:153
actionwp_footerfastest-share-buttons.php:174
actionadmin_noticesmofsb-options.php:9
actionadmin_menumofsb-options.php:17
actionadmin_initmofsb-options.php:22
Maintenance & Trust

Fastest Share Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedJun 14, 2023
PHP min version5.4.16
Downloads2K

Community Trust

Rating94/100
Number of ratings3
Active installs10
Developer Profile

Fastest Share Buttons Developer Profile

Alex Moise

1 plugin · 10 total installs

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

How We Detect Fastest 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/fastest-share-buttons/mofsb-static-important.css/wp-content/plugins/fastest-share-buttons/mofsb-static.css/wp-content/plugins/fastest-share-buttons/mofsb-reset.css

HTML / DOM Fingerprints

CSS Classes
mofsb-wrapper-floatingmofsb-wrapper-staticmofsb-button
Data Attributes
data-url
JS Globals
mofsb_post_array
Shortcode Output
[mofsb-share]
FAQ

Frequently Asked Questions about Fastest Share Buttons