Back to top scroll Security & Risk Analysis

wordpress.org/plugins/back-to-top-scroll

Add back to top button to scroll from bottom to top.

10 active installs v1.0 PHP + WP 3.2+ Updated Feb 6, 2018
backtotoplinkscrollscrolltoptop
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Back to top scroll Safe to Use in 2026?

Generally Safe

Score 85/100

Back to top scroll has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

Based on the static analysis, the "back-to-top-scroll" v1.0 plugin exhibits a remarkably small attack surface, with no discernible entry points such as AJAX handlers, REST API routes, shortcodes, or cron events. This is a strong indicator of a well-contained and potentially secure plugin. Furthermore, the complete absence of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for SQL queries are all positive security practices.

However, a significant concern arises from the "Output escaping: 1 total outputs, 0% properly escaped" finding. This indicates that any data outputted by the plugin, even if it's just a simple scroll-to-top button, is not being properly sanitized. This could leave the plugin vulnerable to Cross-Site Scripting (XSS) attacks if dynamic data is ever incorporated into its output. The vulnerability history is also clean, with no recorded CVEs, which is reassuring but does not negate the present risk identified in the code analysis.

In conclusion, while the "back-to-top-scroll" v1.0 plugin excels in minimizing its attack surface and adhering to secure coding practices for data processing, the lack of output escaping presents a tangible XSS risk. Developers should prioritize addressing this specific issue to improve the plugin's overall security posture.

Key Concerns

  • 0% output escaping
Vulnerabilities
None known

Back to top scroll Security Vulnerabilities

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

Back to top scroll 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

Back to top scroll Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedindex.php:11
actionadmin_menuindex.php:36
actionadmin_initindex.php:46
actionwp_headindex.php:53
filterwp_footerindex.php:91
Maintenance & Trust

Back to top scroll Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 6, 2018
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Back to top scroll Developer Profile

Ganesh Paygude

6 plugins · 120 total installs

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

How We Detect Back to top scroll

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/back-to-top-scroll/js/btt-script.js/wp-content/plugins/back-to-top-scroll/css/btt_style.css/wp-content/plugins/back-to-top-scroll/images/btt-image.png
Script Paths
/wp-content/plugins/back-to-top-scroll/js/btt-script.js

HTML / DOM Fingerprints

CSS Classes
back-to-top_wrapper
Data Attributes
id="back-to-top"
FAQ

Frequently Asked Questions about Back to top scroll