Scroll To Top Security & Risk Analysis

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

Scroll To Top plugin does the job with just one click a button appears when a person scrolls to the middle of the page to be clicked on.

100 active installs v2.0 PHP + WP + Updated Jun 13, 2016
fixed-button-scrollerone-click-scrollerscroll-to-top-pluginscrollervertical-scroller
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Scroll To Top Safe to Use in 2026?

Generally Safe

Score 85/100

Scroll To Top 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 "wp-scroll-to-top" v2.0 plugin exhibits a generally positive security posture with no known vulnerabilities in its history and a clean taint analysis. The static analysis reveals no dangerous functions, no raw SQL queries (all use prepared statements), and no file operations or external HTTP requests, which are all strong indicators of secure coding practices. The absence of a significant attack surface, with zero entry points, further contributes to its secure design.

However, a notable concern is the low percentage of properly escaped output (15%). This suggests that a significant portion of user-generated or dynamically generated content being displayed by the plugin might be vulnerable to Cross-Site Scripting (XSS) attacks. While there are no specific XSS vulnerabilities flagged in the taint analysis, the sheer volume of unescaped output presents a tangible risk that could be exploited if user input is not handled with extreme care throughout the plugin's execution.

Overall, the plugin is built on a solid foundation with minimal direct attack vectors and no known exploit history. The primary area for improvement lies in ensuring all output is consistently and properly escaped to mitigate potential XSS risks. The developer should prioritize addressing the unescaped output to strengthen the plugin's security.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Scroll To Top Security Vulnerabilities

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

Scroll To Top Code Analysis

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

Output Escaping

15% escaped40 total outputs
Attack Surface

Scroll To Top Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionwp_footerwp-scroller.php:55
actioninitwp-scroller.php:58
actioninitwp-scroller.php:68
actionadmin_enqueue_scriptswp-scroller.php:83
actionadmin_menuwp-scroller.php:87
actionadmin_initwp-scroller.php:88
actionwp_headwp-scroller.php:89
Maintenance & Trust

Scroll To Top Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJun 13, 2016
PHP min version
Downloads19K

Community Trust

Rating90/100
Number of ratings11
Active installs100
Developer Profile

Scroll To Top Developer Profile

PluginOps

11 plugins · 15K total installs

66
trust score
Avg Security Score
82/100
Avg Patch Time
445 days
View full developer profile
Detection Fingerprints

How We Detect Scroll To Top

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-scroll-to-top-premium/scr_style2.css/wp-content/plugins/wp-scroll-to-top-premium/js/scr_js.js/wp-content/plugins/wp-scroll-to-top-premium/js/color-picker.js
Script Paths
/wp-content/plugins/wp-scroll-to-top-premium/js/scr_js.js/wp-content/plugins/wp-scroll-to-top-premium/js/color-picker.js

HTML / DOM Fingerprints

CSS Classes
scr_wrapperpre_des_iconsscr_containerscr_icon
Data Attributes
id='scr_wrapper'id="pre_des_icons"id='scr_container'class='scr_icon'
FAQ

Frequently Asked Questions about Scroll To Top