Scroll To Top WP Security & Risk Analysis

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

Simple Scroll to top plugin will help you to enable Back to Top button to your WordPress website. This plugin will allow your visitors to easily scrol …

1K active installs v2.0.1 PHP 7.2+ WP 5.2+ Updated May 11, 2024
back-to-topback-to-top-buttonscroll-to-topsimple-scroll-to-top
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Scroll To Top WP Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The static analysis of simple-scroll-top-wp v2.0.1 reveals a generally strong security posture, with no identified entry points for attack vectors such as AJAX handlers, REST API routes, or shortcodes. Furthermore, the code does not utilize dangerous functions, execute file operations, make external HTTP requests, or employ critical features like nonces or capability checks, indicating a minimal attack surface. The absence of any known CVEs in its history further supports this positive outlook. A notable strength is the complete use of prepared statements for all SQL queries, eliminating the risk of SQL injection. However, a concern arises from the output escaping, where 25% of outputs are not properly escaped, potentially leading to cross-site scripting (XSS) vulnerabilities if any user-controlled data is directly outputted without sanitization. The taint analysis shows no identified flows, which is a positive sign. Overall, while the plugin exhibits good practices regarding its attack surface and database interactions, the unescaped output is a potential weakness that should be addressed.

Key Concerns

  • Outputs not properly escaped
Vulnerabilities
None known

Scroll To Top WP Security Vulnerabilities

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

Scroll To Top WP Code Analysis

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

Output Escaping

75% escaped16 total outputs
Attack Surface

Scroll To Top WP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menusimple-scroll-to-top-wp.php:22
actionadmin_enqueue_scriptssimple-scroll-to-top-wp.php:31
actionwp_enqueue_scriptssimple-scroll-to-top-wp.php:98
actionwp_enqueue_scriptssimple-scroll-to-top-wp.php:105
actionwp_footersimple-scroll-to-top-wp.php:117
actionwp_headsimple-scroll-to-top-wp.php:134
actionadmin_initsimple-scroll-to-top-wp.php:148
Maintenance & Trust

Scroll To Top WP Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 11, 2024
PHP min version7.2
Downloads8K

Community Trust

Rating100/100
Number of ratings9
Active installs1K
Developer Profile

Scroll To Top WP Developer Profile

Ali Hossain

2 plugins · 1K total installs

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

How We Detect Scroll To Top WP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-scroll-top-wp/css/sstt-admin-style.css/wp-content/plugins/simple-scroll-top-wp/css/sstt-style.css/wp-content/plugins/simple-scroll-top-wp/js/sstt-plugin.js
Script Paths
/wp-content/plugins/simple-scroll-top-wp/js/sstt-plugin.js
Version Parameters
sstt-plugin-script?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
sstt_main_areasstt_body_areasstt_commonsstt_sidebar_arearadios
Data Attributes
name="sstt-primary-color"name="sstt-image-position"name="sstt-round-corner"id="sstt-primary-color"id="sstt-image-position"id="sstt-round-corner-yes"+1 more
JS Globals
jQuery.scrollUp()
FAQ

Frequently Asked Questions about Scroll To Top WP