HotBlocks Contact Form Security & Risk Analysis

wordpress.org/plugins/hotblocks-contact-form

Simple contact form block enabled with custom anti-spam protection questions and answers.

0 active installs v1.0.0 PHP + WP 5.0+ Updated Mar 8, 2026
blockblockscontactformgutenberg-blocks
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is HotBlocks Contact Form Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 26d ago
Risk Assessment

The hotblocks-contact-form plugin v1.0.0 demonstrates a generally strong security posture based on the provided static analysis. It effectively utilizes prepared statements for all SQL queries, properly escapes all output, and includes a nonce check, indicating good development practices for preventing common web vulnerabilities.

The attack surface is minimal, with only one REST API route identified, and importantly, this route appears to have permission callbacks, meaning it's not directly exploitable by unauthenticated users. The absence of dangerous functions, file operations, and external HTTP requests further reduces the potential for severe compromises.

Furthermore, the plugin has no recorded vulnerability history, which is a positive indicator of its current stability and security. However, the lack of capability checks, while perhaps not a direct vulnerability in this specific version, represents a potential weakness. If the REST API route were to be extended or new functionalities added in future versions without proper capability checks, it could introduce security risks. The absence of taint analysis data is noted, but given the other positive indicators, it's not a primary concern at this stage.

Key Concerns

  • Missing capability checks on REST API route
Vulnerabilities
None known

HotBlocks Contact Form Security Vulnerabilities

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

HotBlocks Contact Form Code Analysis

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

Output Escaping

100% escaped9 total outputs
Attack Surface

HotBlocks Contact Form Attack Surface

Entry Points1
Unprotected0

REST API Routes 1

POST/wp-json/hotblocks-contact-form/v1/sendincludes\class-hotblocks-contact-form-rest.php:12
WordPress Hooks 2
actioninithotblocks-contact-form.php:19
actionrest_api_inithotblocks-contact-form.php:21
Maintenance & Trust

HotBlocks Contact Form Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 8, 2026
PHP min version
Downloads122

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

HotBlocks Contact Form Developer Profile

Hot Themes

5 plugins · 3K total installs

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

How We Detect HotBlocks Contact Form

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hotblocks-contact-form/build/blocks/contact/index.js/wp-content/plugins/hotblocks-contact-form/build/blocks/contact/style.css/wp-content/plugins/hotblocks-contact-form/build/blocks/contact/view.js
Script Paths
/wp-content/plugins/hotblocks-contact-form/build/blocks/contact/index.js/wp-content/plugins/hotblocks-contact-form/build/blocks/contact/view.js
Version Parameters
hotblocks-contact-form/build/blocks/contact/index.js?ver=hotblocks-contact-form/build/blocks/contact/style.css?ver=hotblocks-contact-form/build/blocks/contact/view.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Prevent open mail relay abuse. --><!-- Only allow POST requests. --><!-- Only accept recipient email if it matches the server-generated signature. --><!-- This endpoint is intentionally public because it accepts -->+1 more
REST Endpoints
/hotblocks-contact-form/v1/send
FAQ

Frequently Asked Questions about HotBlocks Contact Form