Simple Scroll To Top WP Security & Risk Analysis

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

A lightweight WordPress plugin that adds a customizable "Back to Top" button with a smooth circular progress ring.

1K active installs v3.0.0 PHP 7.2+ WP 5.2+ Updated Apr 20, 2026
back-to-top-buttonprogress-indicatorscroll-to-topsmooth-scroll
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Scroll To Top WP Safe to Use in 2026?

Generally Safe

Score 100/100

Simple 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 4mo 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

Simple Scroll To Top WP Security Vulnerabilities

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

Simple Scroll To Top WP Release Timeline

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

Simple 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

Simple 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

Simple Scroll To Top WP Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.5
Last updatedApr 20, 2026
PHP min version7.2
Downloads10K

Community Trust

Rating100/100
Number of ratings9
Active installs1K
Developer Profile

Simple Scroll To Top WP Developer Profile

Ali Hossain

2 plugins · 1K total installs

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

How We Detect Simple 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 Simple Scroll To Top WP