Advance Nav Menu Manager Security & Risk Analysis

wordpress.org/plugins/advance-nav-menu-manager

Advance Nav Menu Manager lets WordPress admins move, copy, duplicate, or disable menu items with advanced controls directly in the admin panel.

0 active installs v1.3 PHP 7.2+ WP 5.0+ Updated Apr 8, 2026
adminduplicatemenumovenavigation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Advance Nav Menu Manager Safe to Use in 2026?

Generally Safe

Score 100/100

Advance Nav Menu Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The 'advance-nav-menu-manager' plugin v1.3 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the consistent use of prepared statements for SQL queries are positive indicators. Furthermore, the high percentage of properly escaped output and the presence of a nonce check suggest good development practices for protecting against common web vulnerabilities. The plugin also has no recorded vulnerability history, which is a significant strength.

Despite these positive aspects, the static analysis reveals a minor concern regarding capability checks. While the plugin has a small attack surface with only two AJAX handlers, and both appear to be protected by authentication, the lack of explicit capability checks on these AJAX handlers could represent a potential weakness. This means that while an attacker would need to be authenticated to reach these endpoints, they might not be restricted based on user roles or specific permissions, potentially leading to unintended actions if not handled carefully within the AJAX handler logic itself. The absence of taint analysis data is a neutral observation, meaning no flaws were detected in that specific area during the analysis.

In conclusion, the 'advance-nav-menu-manager' plugin demonstrates a generally secure design with robust input handling and no historical vulnerabilities. The primary area for improvement lies in ensuring explicit capability checks are implemented for its AJAX endpoints to further harden its security against privilege escalation or unauthorized actions within authenticated user contexts. Overall, the plugin appears to be a low-risk option for users.

Key Concerns

  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

Advance Nav Menu Manager Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Advance Nav Menu Manager Release Timeline

v1.3Current
v1.1
Code Analysis
Analyzed Apr 16, 2026

Advance Nav Menu Manager Code Analysis

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

Output Escaping

97% escaped35 total outputs
Attack Surface

Advance Nav Menu Manager Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_anmm_save_menu_datainclude/class-advancenavmenumanager.php:230
noprivwp_ajax_anmm_save_menu_datainclude/class-advancenavmenumanager.php:231
WordPress Hooks 3
actioninitadvance-navmenu-manager.php:47
actionwp_nav_menu_item_custom_fieldsinclude/option.php:12
actionadmin_enqueue_scriptsinclude/option.php:92
Maintenance & Trust

Advance Nav Menu Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 8, 2026
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Advance Nav Menu Manager Developer Profile

KrishaWeb

14 plugins · 17K total installs

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

How We Detect Advance Nav Menu Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advance-nav-menu-manager/assets/js/advance-navmenu-manager.js

HTML / DOM Fingerprints

CSS Classes
field-custom_menu_metalogged-input-holderhave_sub_item-buttonhave_sub_item-button-labelanmm-duplicate-submit
HTML Comments
<!-- New interface option for user -->
Data Attributes
name="nav_menu_id_advance_item"id="nav_menu_id_advance_itemname="current_menu_id"id="current_menu_idname="menu_move_select"id="menu_move_select+6 more
JS Globals
ANM_AJAX_OB
FAQ

Frequently Asked Questions about Advance Nav Menu Manager