Smoothscroller Security & Risk Analysis

wordpress.org/plugins/smoothscroller

This plugin adds a smooth scroll effect to anchor links on the same page. Options to add the effect globally or on certain posts/pages.

500 active installs v1.1.0 PHP + WP 4.0+ Updated Jun 28, 2025
anchorlinksscrollsmooth
100
A · Safe
CVEs total1
Unpatched0
Last CVEJun 19, 2023
Safety Verdict

Is Smoothscroller Safe to Use in 2026?

Generally Safe

Score 100/100

Smoothscroller has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jun 19, 2023Updated 9mo ago
Risk Assessment

The "smoothscroller" plugin v1.1.0 exhibits a generally good security posture with no identified critical or high severity vulnerabilities in the static analysis or taint analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests are all positive indicators. However, a significant concern arises from the output escaping, where only 25% of the 12 outputs are properly escaped. This leaves a substantial portion of the plugin's output potentially vulnerable to Cross-Site Scripting (XSS) attacks, especially if user-supplied data is involved in these unescaped outputs.

The vulnerability history reveals a past medium severity vulnerability, specifically an Improper Neutralization of Input During Web Page Generation (XSS), which was last patched in June 2023. While there are no currently unpatched vulnerabilities, this history, coupled with the static analysis findings on output escaping, suggests a recurring pattern of potential XSS risks. The plugin has a limited attack surface, which is positive, but the lack of comprehensive output sanitization on a majority of its outputs presents a notable weakness that could be exploited.

In conclusion, the "smoothscroller" plugin has strengths in its minimal attack surface and secure handling of database queries and external requests. Nevertheless, the prevalent issue with output escaping and the historical XSS vulnerability necessitate careful consideration and potential remediation to fully secure the plugin against potential attacks.

Key Concerns

  • Insufficient output escaping
  • Past medium severity XSS vulnerability
Vulnerabilities
1

Smoothscroller Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-23811medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Smoothscroller <= 1.0.0 - Authenticated (Administrator+) Stored Cross-Site Scripting

Jun 19, 2023 Patched in 1.1.0 (746d)
Code Analysis
Analyzed Mar 16, 2026

Smoothscroller Code Analysis

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

Output Escaping

25% escaped12 total outputs
Attack Surface

Smoothscroller Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedsmoothscroller.php:29
actionwp_enqueue_scriptssmoothscroller.php:64
actionadmin_initsmoothscroller.php:86
actionadmin_menusmoothscroller.php:159
Maintenance & Trust

Smoothscroller Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 28, 2025
PHP min version
Downloads8K

Community Trust

Rating98/100
Number of ratings7
Active installs500
Developer Profile

Smoothscroller Developer Profile

neilgee

8 plugins · 9K total installs

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

How We Detect Smoothscroller

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smoothscroller/js/localscroll-init.js
Script Paths
//cdn.jsdelivr.net/jquery.scrollto/2.1.1/jquery.scrollTo.min.js//cdn.jsdelivr.net/jquery.localscroll/1.4.0/jquery.localScroll.min.js/wp-content/plugins/smoothscroller/js/localscroll-init.js
Version Parameters
jquery.scrollto/2.1.1/jquery.scrollTo.min.js?ver=jquery.localscroll/1.4.0/jquery.localScroll.min.js?ver=js/localscroll-init.js?ver=

HTML / DOM Fingerprints

Data Attributes
id="ss_speed_duration"name="smoothscroller_settings[ss_speed_duration]"id="ss_all_pages"name="smoothscroller_settings[ss_all_pages]"id="ss_front_page"name="smoothscroller_settings[ss_front_page]"+4 more
JS Globals
scrollVars
FAQ

Frequently Asked Questions about Smoothscroller