Custom Content Scrollbar Security & Risk Analysis

wordpress.org/plugins/custom-content-scrollbar

WordPress custom scrollbar is highly customizable WordPress plugin.

100 active installs v1.3 PHP 7.0+ WP 4.7+ Updated Sep 15, 2021
amazing-scrollbarawesome-scrollbarcontent-scrollbarcustom-scrollbarmulti-functional-scrollbar
64
C · Use Caution
CVEs total1
Unpatched1
Last CVEMar 31, 2025
Safety Verdict

Is Custom Content Scrollbar Safe to Use in 2026?

Use With Caution

Score 64/100

Custom Content Scrollbar has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Mar 31, 2025Updated 4yr ago
Risk Assessment

The 'custom-content-scrollbar' plugin v1.3 presents a mixed security posture. On the positive side, the static analysis shows no dangerous functions, all SQL queries use prepared statements, and file operations and external HTTP requests are absent. The output escaping rate is relatively high at 87%, suggesting some care has been taken to prevent XSS. However, there are significant concerns. The complete lack of nonce checks and capability checks across all entry points (shortcodes, AJAX, REST API) is a major vulnerability. This means that any user, regardless of their role, could potentially trigger functionality intended for administrators or specific user groups. Furthermore, the plugin has a history of known vulnerabilities, including a medium severity Cross-Site Scripting (XSS) issue in the past, with one unpatched CVE still outstanding. This pattern of past vulnerabilities and an unpatched current one raises concerns about the plugin's ongoing security maintenance and the potential for new, undiscovered issues.

Key Concerns

  • Unpatched CVE present
  • No nonce checks on entry points
  • No capability checks on entry points
  • 87% output escaping rate (13% unescaped)
Vulnerabilities
1

Custom Content Scrollbar Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-31574medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Custom Content Scrollbar <= 1.3 - Authenticated (Contributor+) Stored Cross-Site Scripting

Mar 31, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Custom Content Scrollbar Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

87% escaped293 total outputs
Attack Surface

Custom Content Scrollbar Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[row] includes\scrollbar-shortcode.php:621
[column] includes\scrollbar-shortcode.php:626
WordPress Hooks 10
actionwp_enqueue_scriptscustom-content-scrollbar.php:22
actionadmin_enqueue_scriptscustom-content-scrollbar.php:36
filtershow_admin_barcustom-content-scrollbar.php:79
actionwp_headincludes\scrollbar-activation-scripts.php:48
actionwp_footerincludes\scrollbar-activation-scripts.php:107
actionadmin_menuincludes\scrollbar-option-panel.php:6
actionadmin_initincludes\scrollbar-option-panel.php:14
actionmedia_buttonsincludes\scrollbar-shortcode.php:14
actionadmin_headincludes\scrollbar-shortcode.php:15
filterthe_contentincludes\scrollbar-shortcode.php:651
Maintenance & Trust

Custom Content Scrollbar Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedSep 15, 2021
PHP min version7.0
Downloads5K

Community Trust

Rating100/100
Number of ratings4
Active installs100
Developer Profile

Custom Content Scrollbar Developer Profile

SoftHopper

2 plugins · 400 total installs

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

How We Detect Custom Content Scrollbar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-content-scrollbar/css/jquery.mCustomScrollbar.min.css/wp-content/plugins/custom-content-scrollbar/js/jquery.mCustomScrollbar.min.js/wp-content/plugins/custom-content-scrollbar/js/jquery.nicescroll.min.js/wp-content/plugins/custom-content-scrollbar/js/custom.js/wp-content/plugins/custom-content-scrollbar/css/dialog-box.css/wp-content/plugins/custom-content-scrollbar/js/dialog-box.js
Script Paths
/wp-content/plugins/custom-content-scrollbar/js/jquery.mCustomScrollbar.min.js/wp-content/plugins/custom-content-scrollbar/js/jquery.nicescroll.min.js/wp-content/plugins/custom-content-scrollbar/js/custom.js/wp-content/plugins/custom-content-scrollbar/js/dialog-box.js

HTML / DOM Fingerprints

CSS Classes
mCustomScrollBoxmCSB_scrollToolsmCSB_draggerRailmCSB_draggermCSB_dragger_barmCSB_dragger_onDrag
Data Attributes
data-themedata-scroll-speeddata-arrow-button-modedata-auto-hide-modedata-keyboard-modedata-custom-style
JS Globals
mCustomScrollbar
Shortcode Output
[custom_content_scrollbar]
FAQ

Frequently Asked Questions about Custom Content Scrollbar