Easy Hierarchy Security & Risk Analysis

wordpress.org/plugins/easy-hierarchy

Hierarchies made easy!

10 active installs v2.0.3 PHP + WP 4.4+ Updated May 29, 2025
adminhierarchypage-managementpage-treeparent-child
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easy Hierarchy Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The "easy-hierarchy" plugin version 2.0.3 exhibits a very strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code signals indicate a clean codebase with no dangerous functions, no file operations, no external HTTP requests, and all SQL queries utilizing prepared statements. This demonstrates a commitment to secure coding practices in these critical areas.

However, the analysis does highlight a potential area for concern. While the total number of outputs is relatively small, a significant portion (36%) are not properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled carefully before being outputted to the browser. The lack of any observed nonce or capability checks is also a notable omission, particularly in conjunction with the unescaped output, as it leaves the plugin vulnerable to CSRF attacks and unauthorized actions if any entry points were to be introduced in the future.

The vulnerability history is exceptionally clean, with no recorded CVEs of any severity. This suggests a history of secure development and maintenance, or a very low profile that hasn't attracted significant security research. Despite the positive historical data, the current static analysis findings, particularly the unescaped output and the absence of nonces/capability checks, warrant attention to ensure the plugin remains secure as it evolves.

Key Concerns

  • Unescaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Easy Hierarchy Security Vulnerabilities

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

Easy Hierarchy Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

64% escaped22 total outputs
Attack Surface

Easy Hierarchy Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioniniteasy-hierarchy.php:16
actionadmin_menueasy-hierarchy.php:17
filterparse_queryeasy-hierarchy.php:20
actionrestrict_manage_postseasy-hierarchy.php:21
filtermanage_pages_columnseasy-hierarchy.php:22
actionmanage_pages_custom_columneasy-hierarchy.php:23
Maintenance & Trust

Easy Hierarchy Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMay 29, 2025
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Easy Hierarchy Developer Profile

Marco Milesi

13 plugins · 13K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
280 days
View full developer profile
Detection Fingerprints

How We Detect Easy Hierarchy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-hierarchy/easy-hierarchy.php

HTML / DOM Fingerprints

CSS Classes
eh-search-boxeh-hierarchy-overvieweh-page-treeeh-page-itemeh-page-item-inlineeh-page-titleeh-page-title-inlinetitle-count+5 more
Data Attributes
id="eh-page-search"placeholder="Search pages..."
JS Globals
jQuery
FAQ

Frequently Asked Questions about Easy Hierarchy