Auto Hide Admin Bar Security & Risk Analysis

wordpress.org/plugins/auto-hide-admin-bar

This plugin adds an auto-hide feature to the WordPress Admin Bar or Toolbar.

4K active installs v1.7.1 PHP 7.4+ WP 3.1+ Updated Dec 27, 2025
admin-barautohidehidetoolbar
100
A · Safe
CVEs total1
Unpatched0
Last CVEJan 25, 2023
Download
Safety Verdict

Is Auto Hide Admin Bar Safe to Use in 2026?

Generally Safe

Score 100/100

Auto Hide Admin Bar has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jan 25, 2023Updated 3mo ago
Risk Assessment

The "auto-hide-admin-bar" plugin v1.7.1 exhibits a mixed security posture. On the positive side, the static analysis reveals a very small attack surface, with no identifiable AJAX handlers, REST API routes, shortcodes, or cron events that could be directly exploited. Furthermore, all detected SQL queries are properly prepared, and there are no file operations or external HTTP requests, which are common vectors for vulnerabilities. Taint analysis also shows no concerning unsanitized flows.

However, a significant concern arises from the lack of output escaping. With 10 identified output points and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. If user-supplied data is displayed without proper sanitization, an attacker could inject malicious scripts. The plugin's vulnerability history, including a past medium-severity XSS vulnerability, reinforces this concern. While there are no currently unpatched vulnerabilities and the attack surface is minimal, the complete absence of output escaping is a critical flaw that needs immediate attention.

Key Concerns

  • 100% of outputs are not properly escaped
  • Past medium severity XSS vulnerability
Vulnerabilities
1

Auto Hide Admin Bar Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

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

Auto Hide Admin Bar <= 1.6.1 - Authenticated (Admin+) Stored Cross-Site Scripting

Jan 25, 2023 Patched in 1.6.2 (363d)
Code Analysis
Analyzed Mar 16, 2026

Auto Hide Admin Bar Code Analysis

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

Output Escaping

0% escaped10 total outputs
Attack Surface

Auto Hide Admin Bar Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Auto Hide Admin Bar Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 27, 2025
PHP min version7.4
Downloads131K

Community Trust

Rating96/100
Number of ratings32
Active installs4K
Developer Profile

Auto Hide Admin Bar Developer Profile

Marcel Bootsman

2 plugins · 4K total installs

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

How We Detect Auto Hide Admin Bar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-hide-admin-bar/css/ahab.css/wp-content/plugins/auto-hide-admin-bar/js/jquery.hoverIntent.minified.js/wp-content/plugins/auto-hide-admin-bar/js/ahab.js
Script Paths
/wp-content/plugins/auto-hide-admin-bar/js/jquery.hoverIntent.minified.js/wp-content/plugins/auto-hide-admin-bar/js/ahab.js
Version Parameters
auto-hide-admin-bar/css/ahab.css?ver=auto-hide-admin-bar/js/jquery.hoverIntent.minified.js?ver=auto-hide-admin-bar/js/ahab.js?ver=

HTML / DOM Fingerprints

CSS Classes
ahabswitchsliderround
Data Attributes
id="toggle-checkbox"name="ahab_toggle"
JS Globals
const ahab =
FAQ

Frequently Asked Questions about Auto Hide Admin Bar