vertical scroll recent registered user Security & Risk Analysis

wordpress.org/plugins/vertical-scroll-recent-registered-user

Vertical scroll recent registered user wordpress plugin create the scroller in the widget with recently registered user avatar, username and date.

20 active installs v9.1 PHP + WP 3.4+ Updated Dec 1, 2022
recentregisteredscrollverticalwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is vertical scroll recent registered user Safe to Use in 2026?

Generally Safe

Score 85/100

vertical scroll recent registered user has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The vertical-scroll-recent-registered-user plugin v9.1 exhibits a mixed security posture. On the positive side, there are no known CVEs, no dangerous functions are utilized, and the plugin avoids file operations and external HTTP requests. This suggests a generally cautious approach to sensitive operations.

However, several significant concerns arise from the static analysis. The complete lack of nonce checks and capability checks across all entry points, including the sole shortcode, presents a substantial risk. This means any authenticated user, regardless of their role or permissions, could potentially trigger unintended actions. Furthermore, the single SQL query is not using prepared statements, making it vulnerable to SQL injection if user-supplied data is incorporated into it without proper sanitization. The taint analysis revealing two flows with unsanitized paths, even if not reaching critical severity, is a red flag, indicating potential weaknesses in how data is handled.

The absence of any recorded vulnerabilities in its history is a positive indicator, but it doesn't negate the immediate risks identified in the current version. The plugin's strength lies in its limited attack surface and avoidance of high-risk operations, but its weakness lies in the fundamental security controls it omits, particularly around input validation and authorization.

Key Concerns

  • SQL queries without prepared statements
  • Lack of nonce checks
  • Lack of capability checks
  • Unsanitized paths in taint flows
  • Low percentage of properly escaped output
Vulnerabilities
None known

vertical scroll recent registered user Security Vulnerabilities

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

vertical scroll recent registered user Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

26% escaped23 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
vsrru_control (vertical-scroll-recent-registered-user.php:177)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

vertical scroll recent registered user Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[vertical-scroll-user] vertical-scroll-recent-registered-user.php:276
WordPress Hooks 2
actionplugins_loadedvertical-scroll-recent-registered-user.php:277
actionplugins_loadedvertical-scroll-recent-registered-user.php:278
Maintenance & Trust

vertical scroll recent registered user Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 1, 2022
PHP min version
Downloads22K

Community Trust

Rating60/100
Number of ratings2
Active installs20
Developer Profile

vertical scroll recent registered user Developer Profile

gopiplus

52 plugins · 19K total installs

76
trust score
Avg Security Score
83/100
Avg Patch Time
70 days
View full developer profile
Detection Fingerprints

How We Detect vertical scroll recent registered user

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/vertical-scroll-recent-registered-user/vertical-scroll-recent-registered-user.js
Script Paths
/wp-content/plugins/vertical-scroll-recent-registered-user/vertical-scroll-recent-registered-user.js

HTML / DOM Fingerprints

CSS Classes
vsrru-regimagevsrru_div
Data Attributes
id="vsrruHolder"
JS Globals
vsrruobjVSRRUvsrru_scrollPosvsrru_numScrollsvsrru_heightOfElmvsrru_numberOfElm+1 more
Shortcode Output
<div class='vsrru_div' style='height:70px;padding:1px 0px 1px 0px;'><span class='vsrru-regimage'><span style='padding-left:4px;'><strong></strong>.</span><br>
FAQ

Frequently Asked Questions about vertical scroll recent registered user