Block Editor Templates Security & Risk Analysis

wordpress.org/plugins/block-editor-templates

Templates for the WordPress Block Editor.

0 active installs v1.0.7 PHP 7.2+ WP 5.0+ Updated Mar 9, 2026
block-templatesblock-editorgutenberg
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Block Editor Templates Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The static analysis for the "block-editor-templates" v1.0.7 plugin reveals a strong security posture based on the provided metrics. The plugin demonstrates good practices by not exposing any direct entry points such as AJAX handlers, REST API routes, shortcodes, or cron events without proper authentication or authorization. Furthermore, the code signals indicate a healthy development process with no dangerous functions identified, all SQL queries utilizing prepared statements, and all output being properly escaped. The absence of file operations and external HTTP requests further reduces the potential attack surface. Taint analysis also shows no critical or high-severity vulnerabilities, indicating a lack of unsanitized data flows that could lead to exploitation.

The vulnerability history for this plugin is also a significant positive indicator, showing zero known CVEs of any severity. This suggests a history of stable and secure code, and that the developers are either actively maintaining security or the plugin's functionality naturally limits exposure to common vulnerability types. However, it's important to note the complete absence of nonce checks and capability checks is a potential weakness, even with the limited attack surface. While there are currently no unprotected entry points, if functionality were to be added or a previously undiscovered entry point existed, the lack of these fundamental security mechanisms could present a risk.

In conclusion, the "block-editor-templates" plugin v1.0.7 presents a very low security risk based on the provided static analysis and vulnerability history. The developers have implemented several key security best practices. The primary area for potential improvement, albeit not an immediate threat given the current data, would be the inclusion of nonce and capability checks for any future or existing but undetected sensitive operations.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Block Editor Templates Security Vulnerabilities

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

Block Editor Templates Release Timeline

v1.0.7Current
v1.0.6
v1.0.5
v1.0.4
Code Analysis
Analyzed Apr 16, 2026

Block Editor Templates Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped7 total outputs
Attack Surface

Block Editor Templates Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actioninitsrc/admin/class-admin.php:58
actioninitsrc/admin/class-admin.php:59
actioninitsrc/admin/class-admin.php:60
filterpost_row_actionssrc/admin/class-admin.php:61
actionadmin_enqueue_scriptssrc/admin/class-admin.php:62
actionadmin_menusrc/admin/class-admin.php:63
filterdisplay_post_statessrc/admin/class-admin.php:64
actioninitsrc/admin/class-admin.php:67
actioninitsrc/admin/class-admin.php:68
filterarchive_templatesrc/admin/class-admin.php:69
filtertemplate_includesrc/admin/class-admin.php:72
Maintenance & Trust

Block Editor Templates Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMar 9, 2026
PHP min version7.2
Downloads829

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Block Editor Templates Developer Profile

Acato

5 plugins · 12K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
107 days
View full developer profile
Detection Fingerprints

How We Detect Block Editor Templates

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
block-editor-templates-editorblock-editor-templates-admin
HTML Comments
<!-- Block Editor Templates: Start of special page registration --><!-- Block Editor Templates: End of special page registration --><!-- Block Editor Templates: Template for this post type --><!-- Block Editor Templates: Template for this post type archive -->+2 more
Data Attributes
data-template-fordata-template-type
JS Globals
ABET_INIT_SETTINGSABET_LOCALIZE_DATA
FAQ

Frequently Asked Questions about Block Editor Templates