Sticky on Scroll Security & Risk Analysis

wordpress.org/plugins/sticky-on-scroll

You can pick any element that you want to stick on top of the page when you scroll down. It can be used for navigation menus or any element that you w …

90 active installs v2.0.1 PHP 7.2+ WP 5.2+ Updated Jul 1, 2024
headermenunavigationstickysticky-header
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Sticky on Scroll Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "sticky-on-scroll" plugin v2.0.1 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and critical vulnerability types in its history suggests a history of good security practices. Furthermore, the static analysis reveals a remarkably small attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events that could serve as direct entry points for attackers. The plugin also exclusively uses prepared statements for SQL queries and avoids file operations and external HTTP requests, which are common sources of vulnerabilities. However, a significant concern arises from the complete lack of output escaping. With 8 total outputs and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic content rendered by this plugin could potentially be manipulated by an attacker to inject malicious scripts, leading to session hijacking or other harmful actions. The absence of nonce and capability checks, while less critical given the limited attack surface, further contributes to a less robust security implementation. In conclusion, while the plugin benefits from a minimal attack surface and good SQL practices, the unescaped output presents a critical security flaw that needs immediate attention. The lack of historical vulnerabilities is positive but doesn't mitigate the immediate risks identified in the current code.

Key Concerns

  • All output is unescaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Sticky on Scroll Security Vulnerabilities

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

Sticky on Scroll Code Analysis

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

Output Escaping

0% escaped8 total outputs
Attack Surface

Sticky on Scroll Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initadmin\stsc-admin-settings.php:9
actionadmin_menuadmin\stsc-admin-settings.php:16
actionwp_enqueue_scriptssticky-on-scroll.php:40
actionadmin_enqueue_scriptssticky-on-scroll.php:45
actioninitsticky-on-scroll.php:47
Maintenance & Trust

Sticky on Scroll Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJul 1, 2024
PHP min version7.2
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs90
Developer Profile

Sticky on Scroll Developer Profile

Latif Pala

1 plugin · 90 total installs

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

How We Detect Sticky on Scroll

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sticky-on-scroll/assets/js/jquery.stopattop.js/wp-content/plugins/sticky-on-scroll/assets/js/jquery.custom.js/wp-content/plugins/sticky-on-scroll/assets/css/stsc-admin-style.css
Script Paths
/wp-content/plugins/sticky-on-scroll/assets/js/jquery.stopattop.js/wp-content/plugins/sticky-on-scroll/assets/js/jquery.custom.js
Version Parameters
sticky-on-scroll/assets/js/jquery.stopattop.js?ver=2.0.1sticky-on-scroll/assets/js/jquery.custom.js?ver=2.0.1

HTML / DOM Fingerprints

JS Globals
SS_obj
FAQ

Frequently Asked Questions about Sticky on Scroll