WP Scroll Top Security & Risk Analysis

wordpress.org/plugins/wp-scroll-top

WP Scroll Top plugin allows the visitor to easily scroll to the top of the page.

0 active installs v1.0.0 PHP 5.2.4+ WP 4.6+ Updated Jan 6, 2019
back-to-topscroll-to-topscroll-topscroll-upwp-scroll-top
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Scroll Top Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The wp-scroll-top plugin v1.0.0 exhibits a generally positive security posture based on the provided static analysis. The absence of SQL queries without prepared statements, file operations, and external HTTP requests are strong indicators of secure coding practices. The plugin also shows no known vulnerabilities or CVEs, suggesting a history of stability and security.

However, a significant concern lies in the output escaping, where only 66% of the outputs are properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not adequately sanitized before being displayed. Additionally, the complete lack of nonce checks and capability checks on any entry points, combined with zero AJAX handlers and REST API routes, is unusual. While this might imply a minimal attack surface, it also means there are no built-in mechanisms to verify user permissions or prevent CSRF attacks if any functionality were to be added or exposed in the future.

Overall, the plugin is relatively secure due to its limited functionality and absence of critical vulnerabilities. The primary area for improvement is reinforcing output escaping and considering basic security checks like nonces if the plugin's functionality were to expand or interact more with user input. The current state is good for a minimal plugin, but potential future enhancements would require more robust security measures.

Key Concerns

  • Output escaping is not consistently applied
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

WP Scroll Top Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

WP Scroll Top Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

WP Scroll Top Code Analysis

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

Output Escaping

66% escaped73 total outputs
Attack Surface

WP Scroll Top Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menuadmin/class-wp-scroll-top-admin.php:56
actionadmin_initadmin/class-wp-scroll-top-admin.php:59
actionplugins_loadedincludes/class-wp-scroll-top.php:142
actionadmin_enqueue_scriptsincludes/class-wp-scroll-top.php:157
actionadmin_enqueue_scriptsincludes/class-wp-scroll-top.php:158
actionwp_enqueue_scriptsincludes/class-wp-scroll-top.php:173
actionwp_enqueue_scriptsincludes/class-wp-scroll-top.php:174
actionwp_footerpublic/class-wp-scroll-top-public.php:58
Maintenance & Trust

WP Scroll Top Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 6, 2019
PHP min version5.2.4
Downloads949

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

WP Scroll Top Developer Profile

Tanvir Islam

2 plugins · 20 total installs

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

How We Detect WP Scroll 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-top/admin/css/wp-scroll-top-admin.css/wp-content/plugins/wp-scroll-top/admin/js/wp-scroll-top-admin.js/wp-content/plugins/wp-scroll-top/includes/js/custom.js/wp-content/plugins/wp-scroll-top/includes/js/jquery.waypoints.min.js/wp-content/plugins/wp-scroll-top/includes/js/simple-smooth-scroll.min.js
Script Paths
/wp-content/plugins/wp-scroll-top/admin/js/wp-scroll-top-admin.js/wp-content/plugins/wp-scroll-top/includes/js/custom.js/wp-content/plugins/wp-scroll-top/includes/js/jquery.waypoints.min.js/wp-content/plugins/wp-scroll-top/includes/js/simple-smooth-scroll.min.js
Version Parameters
wp-scroll-top/admin/css/wp-scroll-top-admin.css?ver=wp-scroll-top/admin/js/wp-scroll-top-admin.js?ver=wp-scroll-top/includes/js/custom.js?ver=wp-scroll-top/includes/js/jquery.waypoints.min.js?ver=wp-scroll-top/includes/js/simple-smooth-scroll.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-scroll-top-button
Data Attributes
data-scroll-top
JS Globals
wpscrolltopwpscrolltop_obj
Shortcode Output
[wpscrolltop_button]
FAQ

Frequently Asked Questions about WP Scroll Top