New Page Comments Security & Risk Analysis

wordpress.org/plugins/new-page-comments

Show comments section in new page or load when user wants to see. Reduce load time process of comments functionality on your WordPress site.

0 active installs v0.3 PHP + WP 3.0+ Updated Unknown
commentlazy-commentsnew-page-commentsseowp-comments
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is New Page Comments Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "new-page-comments" plugin v0.3 exhibits a mixed security posture. On the positive side, the absence of any known CVEs, including critical or high-severity ones, and the consistent use of prepared statements for SQL queries are strong indicators of good security practices. The plugin also performs file operations or external HTTP requests, and it utilizes nonce and capability checks on at least one entry point. However, there are significant concerns. The presence of two AJAX handlers, with one lacking authentication checks, creates a direct vulnerability. Additionally, while the taint analysis shows no flows, the relatively low percentage of properly escaped output (67%) suggests a potential risk of cross-site scripting (XSS) vulnerabilities, especially if untrusted data reaches these unescaped outputs. The limited attack surface is a positive, but the unprotected AJAX handler is a notable weakness.

Key Concerns

  • Unprotected AJAX handler found
  • Significant portion of output not properly escaped
Vulnerabilities
None known

New Page Comments Security Vulnerabilities

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

New Page Comments Code Analysis

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

Output Escaping

67% escaped57 total outputs
Attack Surface
1 unprotected

New Page Comments Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 2

authwp_ajax_new_page_comment_templateinclude\plugin.php:15
authwp_ajax_npc_send_email_query_messageinclude\settings.php:16
WordPress Hooks 11
filtercomments_templateinclude\plugin.php:7
actionwp_enqueue_scriptsinclude\plugin.php:8
actioninitinclude\plugin.php:12
filterquery_varsinclude\plugin.php:13
filtertemplate_includeinclude\plugin.php:14
actionparse_queryinclude\plugin.php:84
actionadmin_menuinclude\settings.php:13
actionadmin_initinclude\settings.php:14
actionadmin_enqueue_scriptsinclude\settings.php:15
filterplugin_row_metainclude\settings.php:18
actionplugins_loadednew-page-comments.php:25
Maintenance & Trust

New Page Comments Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

New Page Comments Developer Profile

CodeInitiator

2 plugins · 10 total installs

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

How We Detect New Page Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/new-page-comments/assets/cmnt.css/wp-content/plugins/new-page-comments/assets/npc-cmnt.js/wp-content/plugins/new-page-comments/assets/admin-main.css/wp-content/plugins/new-page-comments/assets/admin-main.js
Script Paths
/wp-content/plugins/new-page-comments/assets/npc-cmnt.js/wp-content/plugins/new-page-comments/assets/admin-main.js
Version Parameters
new-page-comments/assets/cmnt.css?ver=new-page-comments/assets/npc-cmnt.js?ver=new-page-comments/assets/admin-main.css?ver=new-page-comments/assets/admin-main.js?ver=

HTML / DOM Fingerprints

CSS Classes
npc-main-wrapper
JS Globals
npc_vars
REST Endpoints
/wp-json/new-page-comments/v1/...
FAQ

Frequently Asked Questions about New Page Comments