Scroll Back To Top Button Security & Risk Analysis

wordpress.org/plugins/scrollup-master

This is just a very simple plugin to have a scroll back to top button throughout your whole blog/site.

4K active installs v2.9.0 PHP 5.6+ WP 6.0+ Updated Apr 15, 2025
back-to-topscroll-to-topscroll-upscrolluptop
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

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

Generally Safe

Score 100/100

Scroll 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 11mo ago
Risk Assessment

The scrollup-master plugin v2.9.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant positive. Furthermore, the complete absence of dangerous functions, file operations, and external HTTP requests suggests a well-contained and predictable codebase.

However, there are areas for improvement. While 100% of SQL queries use prepared statements, indicating good database security practices, the output escaping is only 60% proper. This leaves a portion of the plugin's output potentially vulnerable to cross-site scripting (XSS) attacks if user-supplied data is not consistently sanitized before being displayed. The lack of any identified taint flows, while good, might also be a reflection of a limited analysis scope or a very simple plugin that doesn't handle complex data interactions.

The plugin's vulnerability history is entirely clean, with no recorded CVEs. This is an excellent indicator of past security diligence and stability. The lack of common vulnerability types also reinforces this positive impression. Despite the minor concern with output escaping, the plugin's overall security is commendable due to its minimal attack surface and clean vulnerability record.

Key Concerns

  • Output escaping not consistently applied
Vulnerabilities
None known

Scroll Back To Top Button Security Vulnerabilities

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

Scroll Back To Top Button Code Analysis

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

Output Escaping

60% escaped25 total outputs
Attack Surface

Scroll Back To Top Button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionwp_headscrollup-master.php:37
actionwp_footerscrollup-master.php:38
actionwp_footerscrollup-master.php:39
actionadmin_enqueue_scriptsscrollup-master.php:41
actionadmin_initscrollup-master.php:42
actionadmin_menuscrollup-master.php:43
actionplugins_loadedscrollup-master.php:258
Maintenance & Trust

Scroll Back To Top Button Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 15, 2025
PHP min version5.6
Downloads32K

Community Trust

Rating80/100
Number of ratings8
Active installs4K
Developer Profile

Scroll Back To Top Button Developer Profile

Sayful Islam

5 plugins · 36K total installs

83
trust score
Avg Security Score
93/100
Avg Patch Time
38 days
View full developer profile
Detection Fingerprints

How We Detect Scroll 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/scrollup-master/assets/css//wp-content/plugins/scrollup-master/assets/js/

HTML / DOM Fingerprints

CSS Classes
scrollup-buttonscrollup-svg-icon
Data Attributes
data-distance
JS Globals
scrollup_master_params
FAQ

Frequently Asked Questions about Scroll Back To Top Button