WS Custom Scrollbar Security & Risk Analysis

wordpress.org/plugins/ws-custom-scrollbar

WS Custom Scrollbar plugin will enable change scrollbar styles where you can change scrollbar color, border radius, scroll speed, width.

100 active installs v1.2 PHP + WP 5.8+ Updated Jul 28, 2024
custom-scroll-barcustom-scrollbarnicescrollscrollbar
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WS Custom Scrollbar Safe to Use in 2026?

Generally Safe

Score 92/100

WS Custom Scrollbar 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 "ws-custom-scrollbar" v1.2 plugin exhibits a strong foundation in secure coding practices, particularly regarding SQL query handling and a lack of known vulnerabilities. The absence of SQL injection risks due to 100% prepared statement usage is a significant strength. Furthermore, the plugin has no recorded CVEs, indicating a history of security maturity or a lack of significant past discoveries.

However, the static analysis reveals a critical concern: 100% of output is not properly escaped. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed by the plugin without proper sanitization could be exploited by attackers to inject malicious scripts into the user's browser, potentially leading to session hijacking, credential theft, or defacement.

While the attack surface appears minimal with no exposed AJAX handlers, REST API routes, or shortcodes, this benefit is significantly undermined by the unescaped output. The lack of capability checks and nonce checks on any potential entry points (though none are explicitly identified) is also a concern. In conclusion, while the plugin avoids common database and known vulnerability pitfalls, the pervasive lack of output escaping is a major security flaw that requires immediate attention.

Key Concerns

  • 100% of outputs are not properly escaped
  • 0 capability checks found
  • 0 nonce checks found
Vulnerabilities
None known

WS Custom Scrollbar Security Vulnerabilities

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

WS Custom Scrollbar Code Analysis

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

Output Escaping

0% escaped14 total outputs
Attack Surface

WS Custom Scrollbar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initws-custom-scrollbar.php:14
actionadmin_menuws-custom-scrollbar.php:205
actionwp_enqueue_scriptsws-custom-scrollbar.php:206
actionadmin_enqueue_scriptsws-custom-scrollbar.php:207
actionwp_headws-custom-scrollbar.php:209
Maintenance & Trust

WS Custom Scrollbar Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 28, 2024
PHP min version
Downloads11K

Community Trust

Rating86/100
Number of ratings6
Active installs100
Developer Profile

WS Custom Scrollbar Developer Profile

Webshouter

2 plugins · 110 total installs

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

How We Detect WS Custom Scrollbar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ws-custom-scrollbar/js/jquery.nicescroll.min.js/wp-content/plugins/ws-custom-scrollbar/js/scripts.js
Script Paths
/wp-content/plugins/ws-custom-scrollbar/js/jquery.nicescroll.min.js/wp-content/plugins/ws-custom-scrollbar/js/scripts.js

HTML / DOM Fingerprints

Data Attributes
id="ws_custom_scrollbar_show"id="ws_custom_scrollbar_width"id="ws_custom_scrollbar_border_radius"id="ws_custom_scrollbar_bgcolor"id="ws_custom_scrollbar_border_color"id="ws_custom_scrollbar_speed"+12 more
FAQ

Frequently Asked Questions about WS Custom Scrollbar