Guteblock – Ultimate Gutenberg Blocks Plugin Security & Risk Analysis

wordpress.org/plugins/guteblock

Guteblock is an exquisite collection of blocks redefining the use of Gutenberg (the brand-new WordPress Block Editor)

100 active installs v1.1.5 PHP 5.3+ WP 5.0+ Updated May 22, 2020
block-editorblocksguteblockgutenberg-blockspage-builder
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Guteblock – Ultimate Gutenberg Blocks Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Guteblock – Ultimate Gutenberg Blocks Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "guteblock" plugin version 1.1.5 presents a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and includes some nonce and capability checks. The absence of known CVEs and a clean vulnerability history are also strong indicators of a well-maintained plugin in the past. However, significant security concerns arise from the presence of two unprotected AJAX handlers, representing two entry points directly exposed to unauthenticated users. While taint analysis didn't reveal critical or high-severity unsanitized paths, the potential for abuse of these unprotected AJAX handlers remains a notable risk. The external HTTP request, though singular, warrants attention as it could be a vector for further attacks if not properly validated or sanitized on the receiving end.

Overall, the plugin has strengths in its SQL handling and lack of historical vulnerabilities. The primary weakness lies in its exposed AJAX endpoints, which could be exploited for various malicious activities if they perform sensitive operations or expose information without proper authentication. The moderate output escaping percentage also indicates a potential for cross-site scripting (XSS) vulnerabilities in parts of the code that were not analyzed for taint flows. A balanced conclusion suggests that while the core data handling appears robust, the exposed entry points require immediate attention to mitigate potential security risks.

Key Concerns

  • Unprotected AJAX handlers
  • Moderate output escaping percentage
  • External HTTP request without context
Vulnerabilities
None known

Guteblock – Ultimate Gutenberg Blocks Plugin Security Vulnerabilities

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

Guteblock – Ultimate Gutenberg Blocks Plugin Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Guteblock – Ultimate Gutenberg Blocks Plugin Code Analysis

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

Output Escaping

52% escaped21 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
handle_form_data (inc\settings\settings.php:393)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Guteblock – Ultimate Gutenberg Blocks Plugin Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_guteblock_newsletter_submitinc\newsletter\newsletter.php:4
noprivwp_ajax_guteblock_newsletter_submitinc\newsletter\newsletter.php:5
WordPress Hooks 6
actionadmin_enqueue_scriptsinc\settings\settings.php:28
actionadmin_menuinc\settings\settings.php:61
actionadmin_headinc\settings\settings.php:432
filterblock_categoriesplugin.php:37
actioninitplugin.php:63
actionadmin_noticesplugin.php:323
Maintenance & Trust

Guteblock – Ultimate Gutenberg Blocks Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 22, 2020
PHP min version5.3
Downloads6K

Community Trust

Rating100/100
Number of ratings4
Active installs100
Developer Profile

Guteblock – Ultimate Gutenberg Blocks Plugin Developer Profile

Sweans Technologies

3 plugins · 130 total installs

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

How We Detect Guteblock – Ultimate Gutenberg Blocks Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/guteblock/dist/editor.js/wp-content/plugins/guteblock/dist/editor.css/wp-content/plugins/guteblock/dist/script.js/wp-content/plugins/guteblock/dist/style.css
Script Paths
/wp-content/plugins/guteblock/dist/editor.js/wp-content/plugins/guteblock/dist/script.js
Version Parameters
guteblock/dist/editor.js?ver=guteblock/dist/editor.css?ver=guteblock/dist/script.js?ver=guteblock/dist/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
guteblock-editor-styleguteblock-styleguteblock-post-gridguteblock-newsletter-form
Data Attributes
data-guteblock-post-griddata-guteblock-newsletter-form
JS Globals
guteblock
Shortcode Output
<div class="guteblock-post-grid"><form class="guteblock-newsletter-form">
FAQ

Frequently Asked Questions about Guteblock – Ultimate Gutenberg Blocks Plugin