WP Admin Quicknav Security & Risk Analysis

wordpress.org/plugins/wp-admin-quicknav

Adds a simple quick navigation dropdown box to the top of every admin edit screen.

20 active installs v0.3 PHP + WP 3.5+ Updated Jul 26, 2015
adminproductivityquick-navigation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Admin Quicknav Safe to Use in 2026?

Generally Safe

Score 85/100

WP Admin Quicknav has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "wp-admin-quicknav" plugin v0.3 exhibits a generally good security posture due to the absence of known vulnerabilities and the use of prepared statements for any potential SQL queries. The static analysis reveals no direct entry points like AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without proper authentication or permission checks. Furthermore, no dangerous functions, file operations, or external HTTP requests were detected. However, a significant concern arises from the output escaping analysis, which indicates that 100% of outputs are not properly escaped. This presents a potential Cross-Site Scripting (XSS) vulnerability risk if any user-supplied data is displayed without sanitization.

The taint analysis also highlights two flows with unsanitized paths, though these did not reach a critical or high severity. The lack of documented vulnerabilities in its history is a positive sign, suggesting a history of secure development or a lack of targeted attacks. Despite the absence of critical vulnerabilities and a limited attack surface, the unescaped output is a notable weakness that requires attention.

Key Concerns

  • Unescaped output found
  • Unsanitized paths in taint analysis
Vulnerabilities
None known

WP Admin Quicknav Security Vulnerabilities

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

WP Admin Quicknav 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
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
edit_form_after_title (wp_admin_quicknav.php:52)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Admin Quicknav Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionedit_form_after_titlewp_admin_quicknav.php:49
actionadmin_initwp_admin_quicknav.php:111
Maintenance & Trust

WP Admin Quicknav Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJul 26, 2015
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

WP Admin Quicknav Developer Profile

deardooley

1 plugin · 20 total installs

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

How We Detect WP Admin Quicknav

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-admin-quicknav/style.css/wp-content/plugins/wp-admin-quicknav/wp-admin-quicknav.js
Script Paths
/wp-content/plugins/wp-admin-quicknav/wp-admin-quicknav.js
Version Parameters
wp-admin-quicknav/style.css?ver=wp-admin-quicknav/wp-admin-quicknav.js?ver=

HTML / DOM Fingerprints

Data Attributes
id="wp_admin_quicknav"
JS Globals
jQuery
FAQ

Frequently Asked Questions about WP Admin Quicknav