Remove Web Field From Comments Form Security & Risk Analysis

wordpress.org/plugins/remove-web-field-from-comments-form

This plugin adds a new setting in the last position of Settings > General, this option will allow you to check if you want to remove the web field …

300 active installs v1.0.1 PHP 5.2.4+ WP 4.0+ Updated Feb 23, 2023
commentcommentsfieldwebwebsite
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Remove Web Field From Comments Form Safe to Use in 2026?

Generally Safe

Score 85/100

Remove Web Field From Comments Form has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The plugin 'remove-web-field-from-comments-form' v1.0.1 exhibits a generally good security posture with no identified vulnerabilities in its history or critical findings in the static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events, combined with the lack of dangerous functions and file operations, significantly limits its attack surface. Furthermore, all SQL queries utilize prepared statements, and there are no external HTTP requests. This indicates adherence to secure coding principles for these critical areas.

However, a notable concern is the absence of any capability checks or nonce checks. While the plugin's limited functionality may not necessitate these in certain contexts, their complete omission creates a potential weakness. Additionally, the output escaping is only 50% effective, meaning half of the outputs are not properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is ever processed or displayed without adequate sanitization.

Given the lack of past vulnerabilities and the absence of critical findings in taint analysis, the plugin appears to have been developed with security in mind for its intended purpose. The strengths lie in its minimal attack surface and the secure handling of database interactions. The primary weaknesses are the lack of authentication/authorization checks and the partial unescaped output, which, while not critical in the current analysis, represent potential security gaps.

Key Concerns

  • No capability checks implemented
  • No nonce checks implemented
  • 50% of outputs not properly escaped
Vulnerabilities
None known

Remove Web Field From Comments Form Security Vulnerabilities

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

Remove Web Field From Comments Form Code Analysis

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

Output Escaping

50% escaped4 total outputs
Attack Surface

Remove Web Field From Comments Form Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedremove-web-field-from-comments-form.php:14
actionadmin_initremove-web-field-from-comments-form.php:19
actionplugins_loadedremove-web-field-from-comments-form.php:20
filtercomment_form_default_fieldsremove-web-field-from-comments-form.php:62
Maintenance & Trust

Remove Web Field From Comments Form Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedFeb 23, 2023
PHP min version5.2.4
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs300
Developer Profile

Remove Web Field From Comments Form Developer Profile

Carlos Martínez Romero

9 plugins · 5K total installs

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

How We Detect Remove Web Field From Comments Form

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

Asset Fingerprints

Version Parameters
remove-web-field-from-comments-form/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
description
Data Attributes
name="cmr_rwffcf_settings[one]"value="on"
FAQ

Frequently Asked Questions about Remove Web Field From Comments Form