LB Back To Top Security & Risk Analysis

wordpress.org/plugins/backtop

Including button that takes the user to the top of the page.

700 active installs v2.0 PHP + WP 3.8+ Updated Jan 4, 2014
back-to-top
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LB Back To Top Safe to Use in 2026?

Generally Safe

Score 85/100

LB Back To Top 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 'backtop' plugin version 2.0 exhibits a strong security posture based on the provided static analysis data. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code analysis reveals no dangerous functions, file operations, external HTTP requests, or bundled libraries, which are common sources of vulnerabilities. The fact that all SQL queries utilize prepared statements is a significant strength.

However, a notable concern arises from the output escaping. With 100% of outputs not properly escaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data displayed to users that originates from user input or other untrusted sources could be exploited. The complete lack of nonce and capability checks, while not immediately exploitable due to the limited attack surface, means that if new entry points are introduced in future versions, they would be inherently insecure.

The plugin's vulnerability history is entirely clear, with no recorded CVEs. This, combined with the clean taint analysis, suggests a well-written codebase for the existing functionality. In conclusion, while 'backtop' v2.0 demonstrates good practices in most areas and has a clean history, the unescaped output is a critical weakness that requires immediate attention to prevent potential XSS attacks.

Key Concerns

  • 100% of outputs are not properly escaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

LB Back To Top Security Vulnerabilities

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

LB Back To Top Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

LB Back To Top Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_enqueue_scriptsindex.php:12
actionwp_footerindex.php:13
Maintenance & Trust

LB Back To Top Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJan 4, 2014
PHP min version
Downloads4K

Community Trust

Rating60/100
Number of ratings1
Active installs700
Developer Profile

LB Back To Top Developer Profile

Leo Baiano

7 plugins · 840 total installs

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

How We Detect LB Back To Top

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/backtop/css/main.css/wp-content/plugins/backtop/js/main.js
Script Paths
/wp-content/plugins/backtop/js/main.js
Version Parameters
backtop/css/main.css?ver=backtop/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
lb-back-to-top
FAQ

Frequently Asked Questions about LB Back To Top