Quicknav Security & Risk Analysis

wordpress.org/plugins/quicknav

Short Description: Quicknav adds off-canvas menus, products, blogs, and links for easy site navigation.

30 active installs v1.3.2 PHP 7.4+ WP 6.5+ Updated Jan 14, 2026
blogmenuoff-canvasoffcanvaswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quicknav Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The 'quicknav' plugin version 1.3.2 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any recorded CVEs, coupled with a clean taint analysis and a good adherence to secure coding practices like prepared statements for SQL queries and the presence of nonce and capability checks, suggests a well-maintained and secure codebase. The static analysis reveals a minimal attack surface with no direct entry points like AJAX handlers, REST API routes, or shortcodes that are unprotected. This lack of direct public-facing interaction points significantly reduces the potential for external exploitation.

However, a minor concern arises from the output escaping. While a significant majority of outputs are properly escaped, 79% indicates that approximately one-fifth of outputs might not be. This could, in theory, lead to cross-site scripting (XSS) vulnerabilities if an attacker can control the data being outputted without proper sanitization. Additionally, the presence of external HTTP requests, while not inherently a vulnerability, represents a potential vector for dependency confusion or man-in-the-middle attacks if not handled with extreme care. The plugin also bundles no external libraries, which is a positive sign, as outdated bundled libraries are a common source of vulnerabilities.

In conclusion, 'quicknav' v1.3.2 appears to be a secure plugin with a robust foundation. The primary area for improvement and vigilance lies in ensuring 100% of output escaping. The absence of past vulnerabilities and a small attack surface are significant strengths. The current risk is low, but the 79% output escaping metric warrants attention to achieve a truly hardened security profile.

Key Concerns

  • Output escaping not 100% proper
Vulnerabilities
None known

Quicknav Security Vulnerabilities

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

Quicknav Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
2 prepared
Unescaped Output
47
182 escaped
Nonce Checks
4
Capability Checks
4
File Operations
0
External Requests
3
Bundled Libraries
0

SQL Query Safety

100% prepared2 total queries

Output Escaping

79% escaped229 total outputs
Attack Surface

Quicknav Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 17
actionadmin_menuadmin\inc\admin-menu.php:20
actionadmin_initadmin\inc\admin-menu.php:21
filterquicknav_get_settings_optadmin\settings-fields\fields.php:53
actionadmin_enqueue_scriptsadmin\settings-fields\fields.php:55
actionswitch_themeappsero\src\Insights.php:140
actionswitch_themeappsero\src\Insights.php:141
actionadmin_footerappsero\src\Insights.php:158
actionadmin_noticesappsero\src\Insights.php:175
actionadmin_initappsero\src\Insights.php:178
filtercron_schedulesappsero\src\Insights.php:184
actionadmin_menuappsero\src\License.php:219
actionafter_switch_themeappsero\src\License.php:781
actionswitch_themeappsero\src\License.php:782
actionwp_footerinc\class-helper.php:22
actionwp_enqueue_scriptsinc\class-helper.php:23
actionadmin_enqueue_scriptsinc\class-helper.php:24
actioninitquicknav.php:49
Maintenance & Trust

Quicknav Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 14, 2026
PHP min version7.4
Downloads3K

Community Trust

Rating70/100
Number of ratings2
Active installs30
Developer Profile

Quicknav Developer Profile

themelooks

11 plugins · 3K total installs

91
trust score
Avg Security Score
96/100
Avg Patch Time
20 days
View full developer profile
Detection Fingerprints

How We Detect Quicknav

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quicknav/assets/css/font-awesome.min.css/wp-content/plugins/quicknav/assets/css/fields.css/wp-content/plugins/quicknav/assets/js/fields.js/wp-content/plugins/quicknav/assets/css/all.min.css/wp-content/plugins/quicknav/assets/css/style.css/wp-content/plugins/quicknav/assets/js/quick-nav.js
Script Paths
/wp-content/plugins/quicknav/assets/js/fields.js/wp-content/plugins/quicknav/assets/js/quick-nav.js
Version Parameters
quicknav/assets/css/font-awesome.min.css?ver=quicknav/assets/css/fields.css?ver=quicknav/assets/js/fields.js?ver=quicknav/assets/css/all.min.css?ver=quicknav/assets/css/style.css?ver=quicknav/assets/js/quick-nav.js?ver=

HTML / DOM Fingerprints

CSS Classes
quicknav-settings-fieldquicknav-style
JS Globals
quicknav_options
FAQ

Frequently Asked Questions about Quicknav