Comment Hierarchy Adjust Security & Risk Analysis

wordpress.org/plugins/comment-hierarchy-adjust

Adds a comment hierarchy to the edit comment screen to re-thread comments due to user error.

10 active installs v1.0 PHP + WP 3.0+ Updated Unknown
commentcomment-threads
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comment Hierarchy Adjust Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The comment-hierarchy-adjust plugin version 1.0 exhibits a mixed security posture. On the positive side, it avoids dangerous functions, has no file operations or external HTTP requests, and all its SQL queries utilize prepared statements, indicating good practices in database interaction. The absence of any recorded vulnerabilities in its history is also a strong indicator of careful development. However, significant concerns arise from the static analysis. The plugin has a small attack surface, but critically, one of its AJAX handlers lacks any authentication checks. Furthermore, none of the identified outputs are properly escaped, which is a widespread issue. The complete absence of nonce checks on its entry points, combined with the unauthenticated AJAX handler, creates a clear pathway for potential exploitation.

Key Concerns

  • AJAX handler without auth checks
  • Unescaped output (4/5 outputs)
  • No nonce checks on entry points
Vulnerabilities
None known

Comment Hierarchy Adjust Security Vulnerabilities

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

Comment Hierarchy Adjust Code Analysis

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

Output Escaping

20% escaped5 total outputs
Attack Surface
1 unprotected

Comment Hierarchy Adjust Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_save_parentcomment-hierarchy-adjust.php:41
WordPress Hooks 3
actionplugins_loadedcomment-hierarchy-adjust.php:38
actionadd_meta_boxescomment-hierarchy-adjust.php:39
actionadmin_enqueue_scriptscomment-hierarchy-adjust.php:40
Maintenance & Trust

Comment Hierarchy Adjust Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Comment Hierarchy Adjust Developer Profile

Andrew Norcross

18 plugins · 2K total installs

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

How We Detect Comment Hierarchy Adjust

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comment-hierarchy-adjust/js/cha.ajax.js
Script Paths
/wp-content/plugins/comment-hierarchy-adjust/js/cha.ajax.js

HTML / DOM Fingerprints

CSS Classes
comment_xtra
Data Attributes
id="comment_parent"
JS Globals
chaL10n
FAQ

Frequently Asked Questions about Comment Hierarchy Adjust