scrollToTop Security & Risk Analysis

wordpress.org/plugins/scrolltotop

Create your own back to top button or full-height bar and simple customize it as you want.

200 active installs v1.16 PHP + WP 3.0.1+ Updated Jun 12, 2020
back-to-topscrollscroll-to-topscroll-upto-top
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is scrollToTop Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "scrolltotop" plugin v1.16 exhibits a very strong security posture based on the provided static analysis. The complete absence of exposed entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly reduces the plugin's attack surface. Furthermore, the code signals indicate robust security practices, with no dangerous functions identified, all SQL queries using prepared statements, and a high percentage of output being properly escaped. The absence of file operations and external HTTP requests also mitigates potential vulnerabilities. Taint analysis revealing no unsanitized paths further reinforces this positive assessment.

The plugin's vulnerability history is equally impressive, with no known CVEs ever recorded. This suggests a consistently secure development approach and a lack of recurring or significant security flaws over time. The combination of a minimal attack surface, diligent coding practices, and a clean vulnerability record points towards a plugin that is likely very safe to use. While the lack of capability checks and nonce checks on potential (though absent) entry points could be a concern in other contexts, given the complete absence of such entry points here, it doesn't represent a current risk.

In conclusion, "scrolltotop" v1.16 appears to be a highly secure plugin. Its strengths lie in its extremely limited attack surface and the evident care taken in its code to prevent common vulnerabilities. The absence of any historical vulnerabilities further bolsters confidence in its security. The only minor area for potential improvement, if entry points were ever to be introduced, would be the inclusion of capability and nonce checks for enhanced defense-in-depth.

Vulnerabilities
None known

scrollToTop Security Vulnerabilities

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

scrollToTop Code Analysis

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

Output Escaping

82% escaped57 total outputs
Attack Surface

scrollToTop Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menuincludes\scrolltotop-admin.php:2
actionadmin_initincludes\scrolltotop-admin.php:24
actionadmin_initincludes\scrolltotop-admin.php:64
actionplugins_loadedscrolltotop.php:35
actionplugins_loadedscrolltotop.php:45
actionwp_enqueue_scriptsscrolltotop.php:51
actionwp_footerscrolltotop.php:501
filterscript_loader_tagscrolltotop.php:523
Maintenance & Trust

scrollToTop Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJun 12, 2020
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings4
Active installs200
Developer Profile

scrollToTop Developer Profile

Roman Sarvarov

1 plugin · 200 total installs

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

How We Detect scrollToTop

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/scrolltotop/assets/js/scripts.min.js/wp-content/plugins/scrolltotop/assets/css/styles.min.css
Script Paths
assets/js/scripts.min.js
Version Parameters
scrolltotop/assets/css/styles.min.css?ver=scrolltotop/assets/js/scripts.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
stt-barstt-scroll-button
Data Attributes
data-stt-sticky-containerdata-stt-bar-stickydata-stt-advanced-bg-stickydata-stt-scroll-to-valuedata-stt-scroll-to-elementdata-stt-offset+33 more
JS Globals
scrolltotop_dynamic_js_config
FAQ

Frequently Asked Questions about scrollToTop