Click To Top Button Security & Risk Analysis

wordpress.org/plugins/click-to-top-button

Just another scroll or click to top button plugin. Simple but flexible.

0 active installs v1.0.0 PHP 7.2+ WP 5.2+ Updated Mar 7, 2023
back-to-topclick-to-topscroll-to-topscroll-to-top-button
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Click To Top Button Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The 'click-to-top-button' plugin version 1.0.0 exhibits a seemingly strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events suggests a minimal attack surface. Furthermore, the code signals indicate no dangerous functions, no direct SQL queries (all prepared statements), no file operations, and no external HTTP requests. This adherence to secure coding practices like prepared statements is commendable. However, a significant concern arises from the complete lack of output escaping. With two identified output points, the fact that none are properly escaped leaves the plugin vulnerable to Cross-Site Scripting (XSS) attacks if the output can be influenced by user-supplied data. The vulnerability history also shows a clean slate, with no recorded CVEs, which is positive, but this could be due to a lack of rigorous historical analysis or the plugin's limited functionality. The absence of nonce and capability checks, while not directly exploitable with the current attack surface, represents a missed opportunity for robust authentication and authorization, which could become a weakness if functionality is added in future versions.

Key Concerns

  • 0% output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Click To Top Button Security Vulnerabilities

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

Click To Top Button Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Click To Top Button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptsclick+to+top+button.php:20
actionwp_enqueue_scriptsclick+to+top+button.php:27
actionwp_footerclick+to+top+button.php:38
actioncustomize_registerclick+to+top+button.php:42
actionwp_headclick+to+top+button.php:82
Maintenance & Trust

Click To Top Button Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 7, 2023
PHP min version7.2
Downloads662

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Click To Top Button Developer Profile

tamzidsakib

1 plugin · 0 total installs

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

How We Detect Click 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/click-to-top-button/css/cttb-style.css/wp-content/plugins/click-to-top-button/js/cttb-plugin.js
Script Paths
/wp-content/plugins/click-to-top-button/js/cttb-plugin.js
Version Parameters
click-to-top-button/js/cttb-plugin.js?ver=1.0.0

HTML / DOM Fingerprints

JS Globals
jQuery
FAQ

Frequently Asked Questions about Click To Top Button