WX Scroll To Up Security & Risk Analysis

wordpress.org/plugins/wx-scroll-to-up

A lightweight, customizable Scroll To Top button plugin for your WordPress site.

10 active installs v1.0.2 PHP + WP 5.0+ Updated Unknown
back-to-topreturn-to-topscroll-to-topscroll-to-top-wordpressscroll-up
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WX Scroll To Up Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

Based on the provided static analysis, wx-scroll-to-up v1.0.2 exhibits a remarkably strong security posture. The absence of any identified attack surface points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits potential entry points for malicious actors. Furthermore, the code demonstrates excellent practices by not utilizing dangerous functions, all SQL queries employing prepared statements, and 100% of output being properly escaped. The lack of file operations and external HTTP requests further reduces the plugin's exposure to external manipulation. The vulnerability history is also clean, with no known CVEs recorded, indicating a history of secure development or effective remediation.

However, the complete absence of nonce checks and capability checks is a notable concern. While the current attack surface appears to be zero, this leaves a significant gap if any new entry points were to be introduced in future versions or if the plugin's functionality were to expand. Without these fundamental security mechanisms, any discovered vulnerabilities could be exploited more easily. The taint analysis showing zero flows is positive, but this could be a reflection of the limited attack surface rather than a guarantee of complete taint-free code if more complex interactions were present.

In conclusion, wx-scroll-to-up v1.0.2 is exceptionally secure based on the current data, with excellent coding practices in place for SQL and output handling. The primary weakness lies in the missing authentication and authorization checks (nonces and capabilities), which is a significant oversight despite the current lack of an exploitable attack surface. The plugin's clean vulnerability history is a strong positive, but the missing checks represent a latent risk.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WX Scroll To Up Security Vulnerabilities

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

WX Scroll To Up Code Analysis

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

Output Escaping

100% escaped80 total outputs
Attack Surface

WX Scroll To Up Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionadmin_initincludes\admin-settings.php:21
actionadmin_enqueue_scriptsincludes\admin-settings.php:37
actionadmin_menuincludes\admin-settings.php:101
actionadmin_inittrunk\includes\admin-settings.php:21
actionadmin_enqueue_scriptstrunk\includes\admin-settings.php:37
actionadmin_menutrunk\includes\admin-settings.php:101
actionadmin_enqueue_scriptstrunk\wx-scroll-to-up.php:73
actionwp_enqueue_scriptstrunk\wx-scroll-to-up.php:127
actionwp_footertrunk\wx-scroll-to-up.php:172
actionadmin_enqueue_scriptswx-scroll-to-up.php:73
actionwp_enqueue_scriptswx-scroll-to-up.php:127
actionwp_footerwx-scroll-to-up.php:172
Maintenance & Trust

WX Scroll To Up Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version
Downloads407

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WX Scroll To Up Developer Profile

Wooprex

1 plugin · 10 total installs

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

How We Detect WX Scroll To Up

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wx-scroll-to-up/flaticon/flaticon_scrolltoup.css/wp-content/plugins/wx-scroll-to-up/css/setting.css/wp-content/plugins/wx-scroll-to-up/js/setting.js/wp-content/plugins/wx-scroll-to-up/css/style.css/wp-content/plugins/wx-scroll-to-up/js/script.js
Script Paths
/wp-content/plugins/wx-scroll-to-up/js/setting.js/wp-content/plugins/wx-scroll-to-up/js/script.js
Version Parameters
wx-scroll-to-up/flaticon/flaticon_scrolltoup.css?ver=wx-scroll-to-up/css/setting.css?ver=wx-scroll-to-up/js/setting.js?ver=wx-scroll-to-up/css/style.css?ver=wx-scroll-to-up/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wstp-scroll-updesign-progress-circleprogress-svgprogress-backgroundprogress-barfontcustom_svg_icon
Data Attributes
id="wstp-scroll-up"
FAQ

Frequently Asked Questions about WX Scroll To Up