AR Back To Top Security & Risk Analysis

wordpress.org/plugins/ar-back-to-top

AR Back To Top is a standard WordPress plugin for back to top.

20 active installs v2.11.7 PHP 7.4+ WP 6.8+ Updated Jun 9, 2025
back-to-topscroll-to-topscroll-topscroll-upsmooth-top-button
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AR Back To Top Safe to Use in 2026?

Generally Safe

Score 100/100

AR Back To Top has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

The "ar-back-to-top" plugin v2.11.7 exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by having no SQL queries that are not using prepared statements, no file operations, and no external HTTP requests. The absence of any known CVEs and a clean vulnerability history further contribute to its positive security profile. However, a potential concern is the presence of a dangerous function (preg_replace with the 'e' modifier), which, if not carefully handled, can lead to remote code execution vulnerabilities. While taint analysis did not reveal any exploitable flows, this specific function warrants attention.

The plugin's attack surface is impressively small, with no direct entry points like AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication or proper permission checks. This significantly limits the opportunities for attackers to interact with the plugin in unintended ways. Despite the lack of explicit nonce checks reported, the overall limited attack surface and the presence of at least one capability check suggest a thoughtful approach to security by the developers. The high percentage of properly escaped output is also a positive indicator, minimizing the risk of cross-site scripting (XSS) vulnerabilities.

Key Concerns

  • Dangerous function found (preg_replace(/e))
  • No nonce checks reported
Vulnerabilities
None known

AR Back To Top Security Vulnerabilities

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

AR Back To Top Code Analysis

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

Dangerous Functions Found

preg_replace(/e)preg_replace( '/ear-back-to-top.php:938

Output Escaping

86% escaped272 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
status_render (inc\class-ar-status.php:92)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

AR Back To Top Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionadmin_menuar-back-to-top.php:113
actionadmin_initar-back-to-top.php:114
actionadmin_initar-back-to-top.php:115
actionwp_footerar-back-to-top.php:116
actionadmin_initar-back-to-top.php:117
actionwp_enqueue_scriptsar-back-to-top.php:123
actionplugin_loadedar-back-to-top.php:124
actionadmin_enqueue_scriptsinc\class-ar-assets.php:9
actionwp_enqueue_scriptsinc\class-ar-assets.php:10
filterscript_loader_taginc\class-ar-assets.php:11
filterthe_contentinc\class-ar-frontend.php:21
actionadmin_menuinc\class-ar-settings-menu.php:24
actionadmin_initinc\class-ar-settings-menu.php:25
actionadmin_menuinc\class-ar-status.php:24
Maintenance & Trust

AR Back To Top Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 9, 2025
PHP min version7.4
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

AR Back To Top Developer Profile

Anisur Rahman

1 plugin · 20 total installs

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

How We Detect AR 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/ar-back-to-top/assets/css/style.css
Script Paths
/wp-content/plugins/ar-back-to-top/assets/js/script.js
Version Parameters
ar-back-to-top/style.css?ver=ar-back-to-top/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
ar-btt-wraparbtt-header-actions
Data Attributes
data-arbtt-settings
JS Globals
arbtt_options
FAQ

Frequently Asked Questions about AR Back To Top