Wp Custom scrollbar Security & Risk Analysis

wordpress.org/plugins/wp-custom-scrollbar

Wp Custom scrollbar is nicescroll wordpress plugin.

10 active installs v1.0.0 PHP + WP 4.4+ Updated Dec 27, 2015
custom-scrollbarnicescrollscrollbarwordpress-scrollbarwp-scrollbar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wp Custom scrollbar Safe to Use in 2026?

Generally Safe

Score 85/100

Wp Custom scrollbar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "wp-custom-scrollbar" v1.0.0 plugin exhibits a seemingly strong security posture based on the provided static analysis. The absence of known CVEs, dangerous functions, raw SQL queries, file operations, external HTTP requests, and any recorded vulnerability history are positive indicators. The attack surface is reported as zero, suggesting no readily identifiable entry points for attackers through AJAX, REST API, shortcodes, or cron events. This lack of discovered vulnerabilities and attack vectors, coupled with the use of prepared statements for any SQL queries, points towards good development practices in these areas.

However, a significant concern arises from the "Output escaping" metric, which states that 0% of the 15 total outputs are properly escaped. This indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamic content could be rendered directly into the HTML without proper sanitization, allowing attackers to inject malicious scripts. The lack of nonce and capability checks, while not directly a vulnerability in themselves without identified entry points, means that if any future entry points were introduced or discovered, they would be unprotected. The taint analysis also shows no flows, which could be due to the limited scope of the analysis or genuinely clean code, but the lack of output escaping remains the primary actionable risk.

In conclusion, while the plugin has a clean vulnerability history and avoids several common pitfalls like raw SQL and direct file operations, the complete lack of output escaping is a critical weakness. This single, unaddressed issue significantly elevates the risk profile of the plugin, making it vulnerable to XSS attacks. The reported zero attack surface is a strength, but it doesn't mitigate the inherent risk introduced by unescaped output.

Key Concerns

  • 0% of outputs properly escaped
Vulnerabilities
None known

Wp Custom scrollbar Security Vulnerabilities

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

Wp Custom scrollbar Code Analysis

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

Output Escaping

0% escaped15 total outputs
Attack Surface

Wp Custom scrollbar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitwp-custom-scrollbar.php:23
actionwp_enqueue_scriptswp-custom-scrollbar.php:57
actionadmin_enqueue_scriptswp-custom-scrollbar.php:66
actionadmin_menuwp-custom-scrollbar.php:73
actionadmin_initwp-custom-scrollbar.php:94
actionwp_headwp-custom-scrollbar.php:256
Maintenance & Trust

Wp Custom scrollbar Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedDec 27, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Wp Custom scrollbar Developer Profile

AsianCoders

4 plugins · 320 total installs

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

How We Detect Wp 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/wp-custom-scrollbar/inc/css/wpcs-style.css/wp-content/plugins/wp-custom-scrollbar/inc/js/jquery.nicescroll.min.js/wp-content/plugins/wp-custom-scrollbar/inc/css/wpcs-admin-style.css/wp-content/plugins/wp-custom-scrollbar/inc/js/color-pickr.js
Script Paths
/wp-content/plugins/wp-custom-scrollbar/inc/js/jquery.nicescroll.min.js/wp-content/plugins/wp-custom-scrollbar/inc/js/color-pickr.js
Version Parameters
wp-custom-scrollbar/inc/css/wpcs-style.css?ver=wp-custom-scrollbar/inc/js/jquery.nicescroll.min.js?ver=wp-custom-scrollbar/inc/css/wpcs-admin-style.css?ver=wp-custom-scrollbar/inc/js/color-pickr.js?ver=

HTML / DOM Fingerprints

CSS Classes
custom_containermy_cusstom_update_style
Data Attributes
id='cursor_color'id='cursor_width'id='cursor_border_width'id='cursor_border_color'id='border_radius'id='scroll_speed'+7 more
JS Globals
window.jQuery
FAQ

Frequently Asked Questions about Wp Custom scrollbar