Block Designer – Create Custom Blocks for Gutenberg Editor Security & Risk Analysis

wordpress.org/plugins/block-designer

Create and design custom blocks for the WordPress Gutenberg Block Editor without any line of code.

100 active installs v1.10.1 PHP 7.3+ WP 5.9.0+ Updated Dec 3, 2025
block-editorcustom-blocksdesigngutenbergstyle
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Block Designer – Create Custom Blocks for Gutenberg Editor Safe to Use in 2026?

Generally Safe

Score 100/100

Block Designer – Create Custom Blocks for Gutenberg Editor has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "block-designer" plugin v1.10.1 exhibits a strong security posture based on the provided static analysis. There are no identified entry points such as AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the code signals show no dangerous functions, all SQL queries are properly prepared, and there are no external HTTP requests. This indicates a clean and well-contained codebase with no obvious avenues for direct malicious interaction or data exfiltration through common plugin vulnerabilities.

However, the analysis does reveal a significant concern: 100% of the two identified output operations are not properly escaped. This means that any dynamic data displayed by the plugin is vulnerable to Cross-Site Scripting (XSS) attacks. While there are no registered vulnerabilities in the plugin's history, the absence of historical issues does not negate the immediate risk posed by unescaped output. The lack of any capability checks or nonce checks, combined with the unescaped output, creates a potential for privilege escalation or arbitrary code execution if an attacker can inject malicious scripts into data processed by the plugin.

In conclusion, the plugin's strength lies in its minimal attack surface and secure handling of database operations and external requests. The critical weakness is the complete lack of output escaping, which presents a clear XSS vulnerability. The absence of historical vulnerabilities is positive, but it is overshadowed by the present code-level security flaw. The plugin developer should prioritize addressing the output escaping issue immediately to mitigate the XSS risk.

Key Concerns

  • Outputs not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Block Designer – Create Custom Blocks for Gutenberg Editor Security Vulnerabilities

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

Block Designer – Create Custom Blocks for Gutenberg Editor Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Block Designer – Create Custom Blocks for Gutenberg Editor Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 16
actionplugins_loadedblock-designer.php:34
filterwpml_found_strings_in_blockcompatibility\wpml\wpml.php:11
filterwpml_update_strings_in_blockcompatibility\wpml\wpml.php:29
filterwp_insert_post_datadb-updates\1.5.0.php:69
actionwp_print_styleshelperFunctions.php:37
actioncurrent_screenhelperFunctions.php:42
actionadmin_print_styleshelperFunctions.php:45
actionwp_print_styleshelperFunctions.php:67
actioncurrent_screenhelperFunctions.php:72
actionadmin_print_styleshelperFunctions.php:75
actioninitinit.php:17
actionbd_enqueue_admin_assetsinit.php:38
actionbd_register_block_typesinit.php:59
actionbd_register_designerinit.php:200
actionadmin_menuinit.php:202
actionenqueue_block_editor_assetsinit.php:280
Maintenance & Trust

Block Designer – Create Custom Blocks for Gutenberg Editor Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version7.3
Downloads7K

Community Trust

Rating100/100
Number of ratings4
Active installs100
Developer Profile

Block Designer – Create Custom Blocks for Gutenberg Editor Developer Profile

Helmut Wandl

5 plugins · 300 total installs

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

How We Detect Block Designer – Create Custom Blocks for Gutenberg Editor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/block-designer/assets/css/admin.css/wp-content/plugins/block-designer/assets/css/frontend.css/wp-content/plugins/block-designer/assets/js/block-designer.js/wp-content/plugins/block-designer/assets/js/block-designer-frontend.js/wp-content/plugins/block-designer/assets/js/block-designer-editor.js
Script Paths
/wp-content/plugins/block-designer/assets/js/block-designer.js/wp-content/plugins/block-designer/assets/js/block-designer-frontend.js/wp-content/plugins/block-designer/assets/js/block-designer-editor.js
Version Parameters
block-designer/assets/css/admin.css?ver=block-designer/assets/css/frontend.css?ver=block-designer/assets/js/block-designer.js?ver=block-designer/assets/js/block-designer-frontend.js?ver=block-designer/assets/js/block-designer-editor.js?ver=

HTML / DOM Fingerprints

CSS Classes
block-designer-settingsbd-inspector-wrapbd-inspector-toolbarbd-inspector-color-panelbd-inspector-typography-panelbd-inspector-spacing-panelbd-inspector-border-panelbd-inspector-shadow-panel+1 more
Data Attributes
data-bd-block-typedata-bd-block-name
JS Globals
blockDesignerEditorBlockDesignerFrontend
FAQ

Frequently Asked Questions about Block Designer – Create Custom Blocks for Gutenberg Editor