CF block Security & Risk Analysis

wordpress.org/plugins/contact-block

CF Block is a custom Gutenberg Block That has the following upgradation to be followed they are

10 active installs v1.0.0 PHP 7.0+ WP 5.8+ Updated May 6, 2022
blockblock-editorcontact-formgutenbergmail
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CF block Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "contact-block" plugin version 1.0.0 exhibits a very strong security posture based on the provided static analysis and vulnerability history. The code analysis reveals no dangerous functions, no file operations, and no external HTTP requests, all of which are positive indicators. Furthermore, all SQL queries utilize prepared statements, and all output is properly escaped, mitigating common web application vulnerabilities like SQL injection and Cross-Site Scripting (XSS). The absence of AJAX handlers, REST API routes, shortcodes, and cron events indicates a minimal attack surface, and importantly, no unprotected entry points were identified.

While the static analysis shows no identified vulnerabilities or dangerous code patterns, it's crucial to acknowledge the limitations of static analysis alone. The taint analysis found zero flows, which is excellent, but a comprehensive review would involve dynamic testing as well. The plugin has no recorded vulnerabilities, which is a significant strength, suggesting a history of secure development or a lack of exposure to exploitation. However, the absence of nonce checks and the single capability check, while not immediately flagged as a concern due to the limited attack surface, could be areas for further scrutiny if the plugin's functionality were to expand. In conclusion, this version of "contact-block" appears to be highly secure, with robust coding practices and no known historical security issues. The primary recommendation would be to continue this diligent approach to security as the plugin evolves.

Vulnerabilities
None known

CF block Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

CF block Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

CF block Code Analysis

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

Output Escaping

100% escaped6 total outputs
Attack Surface

CF block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionenqueue_block_editor_assetscf-gutenberg-block.php:34
actionwp_enqueue_scriptscf-gutenberg-block.php:56
actionadmin_enqueue_scriptscf-gutenberg-block.php:62
actioninitcf-gutenberg-block.php:72
Maintenance & Trust

CF block Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedMay 6, 2022
PHP min version7.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CF block Developer Profile

Rajan Panchal

2 plugins · 10 total installs

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

How We Detect CF block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/contact-block/assets/css/style.css/wp-content/plugins/contact-block/assets/css/editor.css/wp-content/plugins/contact-block/build/index.js
Script Paths
/wp-content/plugins/contact-block/build/index.js

HTML / DOM Fingerprints

CSS Classes
contact-maintitlecontact-subtitleform-field
Data Attributes
data-block="gutenberg-contact-form-block/contact-block"
Shortcode Output
<h3 class="contact-maintitle"<h4 class="contact-subtitle"<form id="contact"
FAQ

Frequently Asked Questions about CF block