jQuery Vertical Scroller Security & Risk Analysis

wordpress.org/plugins/jquery-vertical-scroller

Use jQuery Vertical Scroller plugin to display posts as a vertical scroll in a widget, post or page. Supports multiple instances.

500 active installs v2.9.2 PHP 5.2.4+ WP 3.4+ Updated Feb 23, 2019
directionjqueryvelocityvertical-sliderwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is jQuery Vertical Scroller Safe to Use in 2026?

Generally Safe

Score 85/100

jQuery Vertical Scroller has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The plugin "jquery-vertical-scroller" v2.9.2 exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, external HTTP requests, and a lack of critical or high severity taint flows are all positive indicators. The fact that all SQL queries use prepared statements is also a strong security practice. However, a significant concern arises from the output escaping. With 55 total outputs and only 33% properly escaped, there is a considerable risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce checks and capability checks across all entry points, particularly the single shortcode, also presents a weakness, as it could allow unauthorized users or processes to trigger plugin functionality. The plugin's vulnerability history is clean, with no recorded CVEs, which, combined with the above, suggests that while current code has clear weaknesses in output sanitization and authorization, it hasn't historically been a target or source of significant vulnerabilities. This indicates a potentially manageable risk if the output escaping and authorization issues are addressed.

Key Concerns

  • Low output escaping rate
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

jQuery Vertical Scroller Security Vulnerabilities

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

jQuery Vertical Scroller Code Analysis

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

Output Escaping

33% escaped55 total outputs
Attack Surface

jQuery Vertical Scroller Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sgvscroller] sg-jqvs-widget-plugin.php:13
WordPress Hooks 1
actionwidgets_initsg-jqvs-widget-plugin.php:16
Maintenance & Trust

jQuery Vertical Scroller Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedFeb 23, 2019
PHP min version5.2.4
Downloads40K

Community Trust

Rating96/100
Number of ratings11
Active installs500
Developer Profile

jQuery Vertical Scroller Developer Profile

Vamsi Pulavarthi

3 plugins · 520 total installs

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

How We Detect jQuery Vertical Scroller

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jquery-vertical-scroller/sgjvs_stylesheet.css
Script Paths
/wp-content/plugins/jquery-vertical-scroller/scripts/jquery-scroller-v1.min.js
Version Parameters
jquery-vertical-scroller/sgjvs_stylesheet.css?ver=scripts/jquery-scroller-v1.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
sg_jquery_scroller_widget_plugin_class
Data Attributes
data-mywidthdata-myheightdata-mycategorydata-mycountdata-mydirectiondata-myvelocity+6 more
JS Globals
sgjvsscroller
Shortcode Output
[sgvscroller]
FAQ

Frequently Asked Questions about jQuery Vertical Scroller