Hidden Comment Field Security & Risk Analysis

wordpress.org/plugins/hidden-field-to-comments

Hidden Comment Field provides functionality to block more spam by adding hidden field with jquery

0 active installs v1.0.1 PHP 3.0+ WP 3.0+ Updated Apr 30, 2018
capabilitycontenthideroleuser
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hidden Comment Field Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "hidden-field-to-comments" v1.0.1 plugin presents a concerning security posture despite a lack of recorded vulnerabilities and a seemingly small attack surface. The static analysis reveals a critical weakness: 100% of its output is not properly escaped. This means that any data displayed back to users, even if it originates from a trusted source within the plugin's logic, could be injected with malicious code, potentially leading to cross-site scripting (XSS) attacks. While there are no identified dangerous functions, SQL injection risks, or unsanitized paths from taint analysis, the absence of output escaping is a significant oversight that undermines the overall security. The plugin's clean vulnerability history is positive, but it does not mitigate the immediate risk posed by the unescaped output. Therefore, while the plugin appears to follow good practices in areas like SQL query preparation and avoids bundling external libraries, the lack of output sanitization represents a severe and actionable security flaw that requires immediate attention.

Key Concerns

  • 100% of output is not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Hidden Comment Field Security Vulnerabilities

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

Hidden Comment Field Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

Hidden Comment Field Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioncomment_form_logged_in_aftermain.php:20
actioncomment_form_after_fieldsmain.php:21
filterpreprocess_commentmain.php:36
Maintenance & Trust

Hidden Comment Field Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 30, 2018
PHP min version3.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Hidden Comment Field Developer Profile

Jordi Cabot

8 plugins · 40 total installs

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

How We Detect Hidden Comment Field

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hidden-field-to-comments/js/hidden-comment-field.js/wp-content/plugins/hidden-field-to-comments/css/hidden-comment-field.css
Script Paths
/wp-content/plugins/hidden-field-to-comments/js/hidden-comment-field.js
Version Parameters
hidden-field-to-comments/css/hidden-comment-field.css?ver=hidden-field-to-comments/js/hidden-comment-field.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Hidden Comment Field