Block Editor Roles Security & Risk Analysis

wordpress.org/plugins/block-editor-roles

Enables role management for Gutenberg editor. Allows to define which Gutenberg blocks can be added and how they can be edited.

0 active installs v1.0.1 PHP + WP 6.3+ Updated Feb 23, 2026
block-editingblock-visibilitygutenbergpatternsuser-roles
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Block Editor Roles Safe to Use in 2026?

Generally Safe

Score 100/100

Block Editor Roles 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 "block-editor-roles" plugin v1.0.1 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries executed solely via prepared statements, and a high percentage of properly escaped output are positive indicators. Furthermore, the plugin has no recorded vulnerabilities, suggesting a history of secure development or timely patching. The limited attack surface, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events, further enhances its security. The lack of identified taint flows also indicates that data handling is likely robust.

However, a significant concern is the complete absence of nonce and capability checks across all identified entry points, even though the static analysis reports zero entry points. This is a critical oversight. While the reported attack surface is currently zero, if any new entry points are introduced or if the analysis did not cover all potential interaction vectors, the lack of these fundamental security mechanisms leaves the plugin vulnerable to CSRF attacks and unauthorized privilege escalation. The bundled Freemius library, if outdated, could also pose a risk depending on its version and any known vulnerabilities.

In conclusion, the plugin demonstrates good practices in core coding areas like SQL and output sanitization. Its vulnerability history is clean, which is a major strength. The primary weakness lies in the apparent lack of essential security checks (nonces, capabilities) which, if present, would significantly bolster its defenses. The security of bundled libraries should also be confirmed.

Key Concerns

  • No nonce checks present
  • No capability checks present
  • Bundled Freemius library may be outdated
Vulnerabilities
None known

Block Editor Roles Security Vulnerabilities

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

Block Editor Roles Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Block Editor Roles Code Analysis

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

Bundled Libraries

Freemius1.0

Output Escaping

99% escaped89 total outputs
Attack Surface

Block Editor Roles Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Block Editor Roles Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 23, 2026
PHP min version
Downloads229

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Block Editor Roles Developer Profile

canmedia

1 plugin · 0 total installs

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

How We Detect Block Editor Roles

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-roles/admin/css/block-editor-roles-admin.css/wp-content/plugins/block-editor-roles/admin/js/block-editor-roles-admin.bundle.js
Script Paths
/wp-content/plugins/block-editor-roles/admin/js/block-editor-roles-admin.bundle.js
Version Parameters
block-editor-roles-admin.css?ver=block-editor-roles-admin.bundle.js?ver=

HTML / DOM Fingerprints

JS Globals
window.bledro_gr_fs
FAQ

Frequently Asked Questions about Block Editor Roles