Admin Menu Tree Page View Security & Risk Analysis

wordpress.org/plugins/admin-menu-tree-page-view

Get a tree view of all your pages directly in the admin menu. Search, add, edit, view, re-order – all is just one click away!

10K active installs v2.8.8 PHP 7.0+ WP 4.9+ Updated Dec 17, 2025
adminhierarchymenupagepage-tree
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Admin Menu Tree Page View Safe to Use in 2026?

Generally Safe

Score 100/100

Admin Menu Tree Page View has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "admin-menu-tree-page-view" v2.8.8 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by using prepared statements for all SQL queries and includes nonce and capability checks for its entry points. The absence of any known CVEs or past vulnerabilities is also a strong indicator of responsible development and maintenance. However, the static analysis reveals some significant concerns. The taint analysis indicates two high-severity flows with unsanitized paths, suggesting a potential for injection vulnerabilities if these paths are not adequately handled before reaching sensitive operations. Furthermore, the output escaping is only 38% proper, raising concerns about potential Cross-Site Scripting (XSS) vulnerabilities through user-controlled data being displayed without sufficient sanitization.

Key Concerns

  • High severity taint flow
  • High severity taint flow
  • Low output escaping coverage
Vulnerabilities
None known

Admin Menu Tree Page View Security Vulnerabilities

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

Admin Menu Tree Page View Code Analysis

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

SQL Query Safety

100% prepared10 total queries

Output Escaping

38% escaped8 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

5 flows4 with unsanitized paths
amtpv_build_admin_page (includes\settings.php:10)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Admin Menu Tree Page View Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_admin_menu_tree_page_view_add_pageindex.php:42
authwp_ajax_admin_menu_tree_page_view_move_pageindex.php:43
WordPress Hooks 3
actionadmin_menuincludes\settings.php:6
actionadmin_menuindex.php:38
actionadmin_enqueue_scriptsindex.php:40
Maintenance & Trust

Admin Menu Tree Page View Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 17, 2025
PHP min version7.0
Downloads363K

Community Trust

Rating92/100
Number of ratings48
Active installs10K
Developer Profile

Admin Menu Tree Page View Developer Profile

Pär Thernström

11 plugins · 361K total installs

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

How We Detect Admin Menu Tree Page View

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/admin-menu-tree-page-view/css/styles.css/wp-content/plugins/admin-menu-tree-page-view/js/jquery.highlight.js/wp-content/plugins/admin-menu-tree-page-view/js/jquery.biscuit.js/wp-content/plugins/admin-menu-tree-page-view/js/jquery.ui.nestedSortable.js/wp-content/plugins/admin-menu-tree-page-view/js/scripts.js
Script Paths
/wp-content/plugins/admin-menu-tree-page-view/js/jquery.highlight.js/wp-content/plugins/admin-menu-tree-page-view/js/jquery.biscuit.js/wp-content/plugins/admin-menu-tree-page-view/js/jquery.ui.nestedSortable.js/wp-content/plugins/admin-menu-tree-page-view/js/scripts.js
Version Parameters
admin-menu-tree-page-view/css/styles.css?ver=admin-menu-tree-page-view/js/jquery.highlight.js?ver=admin-menu-tree-page-view/js/jquery.biscuit.js?ver=admin-menu-tree-page-view/js/jquery.ui.nestedSortable.js?ver=admin-menu-tree-page-view/js/scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
child-countadmin-menu-tree-page-view-protectedadmin-menu-tree-page-view-statusadmin-menu-tree-page-view-status-publishadmin-menu-tree-page-view-status-draftadmin-menu-tree-page-view-status-pendingadmin-menu-tree-page-view-status-privateadmin-menu-tree-page-view-status-future
HTML Comments
<!-- Renamed from .cookie to fix problems with mod_security -->
Data Attributes
data-amtpv-item-iddata-amtpv-parent-iddata-amtpv-page-title
JS Globals
amtpv_l10n
REST Endpoints
/wp-json/admin-menu-tree-page-view/v1/move
FAQ

Frequently Asked Questions about Admin Menu Tree Page View