WP-Smooth-Scroll Security & Risk Analysis

wordpress.org/plugins/wp-smooth-scroll

WP-Smooth-Scroll is a plugin that helps users to scroll smoothly to top of the page.

100 active installs v1.0 PHP + WP 3.0+ Updated Jan 14, 2014
back-to-topgo-to-topscroll-to-topsmooth-scroll
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-Smooth-Scroll Safe to Use in 2026?

Generally Safe

Score 85/100

WP-Smooth-Scroll has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "wp-smooth-scroll" plugin version 1.0 exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, cron events, and file operations significantly limits the potential attack surface. All SQL queries are properly prepared, and there are no external HTTP requests, which are positive indicators. However, a critical concern arises from the output escaping analysis, which indicates that 100% of the total output is not properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly rendered in the output. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests a good track record for this version. Despite the lack of critical taint flows and dangerous functions, the unescaped output is a significant weakness that requires immediate attention to mitigate potential XSS risks.

Key Concerns

  • 100% of outputs are not properly escaped
Vulnerabilities
None known

WP-Smooth-Scroll Security Vulnerabilities

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

WP-Smooth-Scroll Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

WP-Smooth-Scroll Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_footerwp-smooth-scroll.php:38
actionadmin_initwp-smooth-scroll.php:102
actionadmin_menuwp-smooth-scroll.php:103
Maintenance & Trust

WP-Smooth-Scroll Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJan 14, 2014
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

WP-Smooth-Scroll Developer Profile

arsho

5 plugins · 520 total installs

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

How We Detect WP-Smooth-Scroll

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-smooth-scroll/css/wp-smooth-scroll.css/wp-content/plugins/wp-smooth-scroll/js/wp-smooth-scroll.js
Script Paths
/wp-content/plugins/wp-smooth-scroll/js/wp-smooth-scroll.js
Version Parameters
wp-smooth-scroll-script?ver=wp-smooth-scroll-style?ver=

HTML / DOM Fingerprints

CSS Classes
rightbttleftbttmidbtt
Data Attributes
title="Back to top"
Shortcode Output
<div id="wp-smooth-scroll"
FAQ

Frequently Asked Questions about WP-Smooth-Scroll