Smooth Back To Top Button Security & Risk Analysis

wordpress.org/plugins/smooth-back-to-top-button

Smooth Back To Top button with scroll progress indicator.

40K active installs v1.3.0 PHP 7.4+ WP 4.8+ Updated Feb 21, 2026
back-to-topback-to-top-buttonscroll-to-topscroll-topsmooth-back-to-top
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Smooth Back To Top Button Safe to Use in 2026?

Generally Safe

Score 100/100

Smooth Back To Top Button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The plugin "smooth-back-to-top-button" v1.3.0 exhibits a generally good security posture, primarily due to its limited attack surface and the absence of critical code signals that typically lead to vulnerabilities. The static analysis reveals only one AJAX handler, and importantly, it has a nonce check. There are no REST API routes, shortcodes, or cron events, which significantly reduces the potential for exploitation. Furthermore, the plugin avoids dangerous functions, uses prepared statements for all SQL queries, and does not perform file operations or external HTTP requests. The presence of nonce and capability checks is also a positive indicator of security awareness. However, a significant concern lies in the output escaping, where only 48% of the outputs are properly escaped. This indicates a moderate risk of Cross-Site Scripting (XSS) vulnerabilities, as unsanitized output can be injected with malicious scripts. The plugin's vulnerability history is completely clean, with no recorded CVEs, which suggests either a lack of past discovery or a consistent effort to maintain a secure codebase. In conclusion, while the plugin demonstrates strong fundamental security practices by minimizing its attack surface and employing protective measures like prepared statements and nonce checks, the substantial percentage of unescaped outputs presents a notable weakness that requires attention.

Key Concerns

  • Low output escaping percentage
Vulnerabilities
None known

Smooth Back To Top Button Security Vulnerabilities

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

Smooth Back To Top Button Code Analysis

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

Output Escaping

48% escaped77 total outputs
Attack Surface

Smooth Back To Top Button Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_install_woo_variable_lowest_priceadmin\class-sbttb_plugin_installer.php:15
WordPress Hooks 16
actionadmin_initadmin\class-sbttb_plugin_installer.php:11
actionadmin_noticesadmin\class-sbttb_plugin_installer.php:12
actionadmin_footeradmin\class-sbttb_plugin_installer.php:16
actionadmin_initadmin\class-sbttb_settings.php:11
actionadmin_menuadmin\class-sbttb_settings.php:12
actionadmin_enqueue_scriptsadmin\class-sbttb_settings_api.php:21
actioninitsmooth-back-to-top-button.php:128
actionwp_headsmooth-back-to-top-button.php:129
actionwp_footersmooth-back-to-top-button.php:130
actionwp_footersmooth-back-to-top-button.php:131
actionwp_enqueue_scriptssmooth-back-to-top-button.php:132
actionadmin_enqueue_scriptssmooth-back-to-top-button.php:133
filterplugin_row_metasmooth-back-to-top-button.php:134
actionadmin_headsmooth-back-to-top-button.php:140
actionadmin_footersmooth-back-to-top-button.php:141
actionadmin_footersmooth-back-to-top-button.php:142
Maintenance & Trust

Smooth Back To Top Button Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 21, 2026
PHP min version7.4
Downloads262K

Community Trust

Rating98/100
Number of ratings30
Active installs40K
Developer Profile

Smooth Back To Top Button Developer Profile

Tanvirul Haque

5 plugins · 62K total installs

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

How We Detect Smooth Back To Top Button

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smooth-back-to-top-button/assets/css/sbttb-fonts.css/wp-content/plugins/smooth-back-to-top-button/assets/css/smooth-back-to-top-button.css/wp-content/plugins/smooth-back-to-top-button/assets/js/smooth-back-to-top-button.js
Script Paths
/wp-content/plugins/smooth-back-to-top-button/assets/js/smooth-back-to-top-button.js
Version Parameters
/wp-content/plugins/smooth-back-to-top-button/assets/css/sbttb-fonts.css?ver=/wp-content/plugins/smooth-back-to-top-button/assets/css/smooth-back-to-top-button.css?ver=/wp-content/plugins/smooth-back-to-top-button/assets/js/smooth-back-to-top-button.js?ver=

HTML / DOM Fingerprints

CSS Classes
sbttb-arrow
Data Attributes
data-scroll-progress-indicatordata-themedata-icon-typedata-button-sizedata-border-sizedata-icon-size+10 more
JS Globals
sbttb_settings
FAQ

Frequently Asked Questions about Smooth Back To Top Button