HelloForm Security & Risk Analysis

wordpress.org/plugins/helloform

A customizable contact form plugin for creating quote requests with HelloForm’s drag & drop builder and reCAPTCHA support.

0 active installs v1.0.4 PHP 7.4+ WP 6.0+ Updated Unknown
contact-formform-builderhelloformquote-formrecaptcha
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is HelloForm Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "helloform" plugin v1.0.4 demonstrates a generally good security posture based on the provided static analysis. It utilizes prepared statements for all SQL queries and has a high percentage of properly escaped outputs, indicating an effort to prevent common vulnerabilities like SQL injection and cross-site scripting (XSS). The absence of dangerous functions, file operations, and external HTTP requests, as well as a lack of taint analysis findings, further contribute to its apparent security. The plugin also has no recorded vulnerability history, suggesting it has been free of known exploits.

However, there are some areas for concern. The presence of AJAX handlers without explicit authentication checks is a potential weakness, as is the complete absence of capability checks. While the current version reports 0 unprotected entry points, relying solely on the absence of explicit checks in the analysis might not fully capture potential authorization bypasses if the underlying WordPress functions used within the AJAX handlers do not adequately enforce permissions. The plugin also has a single external HTTP request, which, while not necessarily a vulnerability, is an additional attack vector to consider and monitor.

In conclusion, "helloform" v1.0.4 is built on a foundation of good security practices, particularly regarding SQL and output handling. The lack of past vulnerabilities is a positive sign. However, the reliance on implicit authorization for AJAX handlers and the absence of explicit capability checks represent a potential risk that could be mitigated by adding more robust permission checks to its entry points. The single external HTTP request is a minor point of consideration.

Key Concerns

  • AJAX handlers without explicit auth checks
  • No capability checks on entry points
  • External HTTP requests present
Vulnerabilities
None known

HelloForm Security Vulnerabilities

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

HelloForm Code Analysis

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

Output Escaping

92% escaped163 total outputs
Attack Surface

HelloForm Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_invia_preventivohelloform.php:316
noprivwp_ajax_invia_preventivohelloform.php:317

Shortcodes 1

[helloform] helloform.php:121
WordPress Hooks 6
actionadmin_menuadmin-settings.php:11
actionadmin_initadmin-settings.php:56
actionadmin_enqueue_scriptshelloform.php:26
actionwp_enqueue_scriptshelloform.php:72
actionwp_enqueue_scriptshelloform.php:84
actionwp_enqueue_scriptshelloform.php:351
Maintenance & Trust

HelloForm Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads222

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

HelloForm Developer Profile

Simone Cipolletta

1 plugin · 0 total installs

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

How We Detect HelloForm

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/helloform/assets/css/admin-form-fields.css/wp-content/plugins/helloform/assets/js/Sortable.min.js/wp-content/plugins/helloform/assets/js/admin-form-fields.js/wp-content/plugins/helloform/assets/js/helloform-public.js/wp-content/plugins/helloform/assets/css/public-form.css
Script Paths
/wp-content/plugins/helloform/assets/js/Sortable.min.js/wp-content/plugins/helloform/assets/js/admin-form-fields.js/wp-content/plugins/helloform/assets/js/helloform-public.js
Version Parameters
helloform/assets/css/admin-form-fields.css?ver=helloform/assets/js/admin-form-fields.js?ver=helloform/assets/js/helloform-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
form-messageerrorsuccessform-error
HTML Comments
<!-- Fallback: template interno al plugin -->
Data Attributes
namelabelrequiredtypeprivacy
JS Globals
google-recaptcha
Shortcode Output
<form method="post"<div class="form-message<span class="form-error"><input type="hidden" name="invia_preventivo_nonce"
FAQ

Frequently Asked Questions about HelloForm