LNC Near Comments Security & Risk Analysis

wordpress.org/plugins/lnc-near-comments

LNC Near Comments plugin is advanced captcha system prevents spam comments and bots from infiltrating your site, by integration with near web3 smart c …

10 active installs v0.1.3 PHP + WP 6.0.1+ Updated Nov 25, 2023
blockchaincommentsncaptchanearweb3
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is LNC Near Comments Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The lnc-near-comments plugin v0.1.3 exhibits a concerning security posture due to a critical lack of authentication checks on its exposed entry points. While the static analysis indicates good practices in other areas, such as the absence of dangerous functions, 100% use of prepared statements for SQL queries, and proper output escaping, these strengths are significantly undermined by the unprotected AJAX handler.

The plugin presents a single, unprotected entry point in the form of an AJAX handler. This means any unauthenticated user can potentially interact with this handler, leading to a high risk of unauthorized actions or information disclosure if the handler performs sensitive operations. The absence of nonce and capability checks further exacerbates this risk, as there are no mechanisms in place to verify the user's identity or permissions.

Furthermore, the lack of any recorded vulnerability history, while seemingly positive, could also indicate that the plugin has not been subjected to extensive security testing or that its limited functionality has not yet attracted malicious attention. The plugin's static analysis shows no critical or high-severity issues in taint flows, and it does not use dangerous functions or make external HTTP requests. However, the single, unprotected AJAX handler is a significant weakness that overrides these positive observations. The plugin's overall security is compromised by this single point of failure, making it a high-risk component despite its apparent clean slate in other security metrics.

Key Concerns

  • AJAX handler without auth checks
  • Missing nonce checks on AJAX handler
  • Missing capability checks on AJAX handler
Vulnerabilities
None known

LNC Near Comments Security Vulnerabilities

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

LNC Near Comments Code Analysis

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

Output Escaping

100% escaped25 total outputs
Attack Surface
1 unprotected

LNC Near Comments Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_getNCommentsVariablesControllers\CommentController.php:18
WordPress Hooks 8
actiontemplate_redirectControllers\CommentController.php:17
filtercomment_form_submit_buttonControllers\CommentController.php:19
actionadmin_noticesindex.php:29
actionadmin_menuModel\Abstractions\AdminPages.php:17
actionadmin_initModel\Abstractions\AdminPages.php:18
filtergetLNCNearCommentsOptionsModel\Constructor\ConfigPage.php:43
actionadmin_initModel\Constructor\ConfigPage.php:44
actioninitModel\Constructor\Constructor.php:96
Maintenance & Trust

LNC Near Comments Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 25, 2023
PHP min version
Downloads968

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

LNC Near Comments Developer Profile

Learn NEAR Club

2 plugins · 20 total installs

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

How We Detect LNC Near Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lnc-near-comments/assets/js/index.js
Script Paths
/wp-content/plugins/lnc-near-comments/assets/js/index.js
Version Parameters
lnc-near-comments/assets/js/index.js?ver=0.01

HTML / DOM Fingerprints

JS Globals
lnc_near_comments
FAQ

Frequently Asked Questions about LNC Near Comments