Restrict Block Content Security & Risk Analysis

wordpress.org/plugins/restrict-block-content

Applies Restrict Content / Restrict Content Pro level based restrictions to specific core blocks.

0 active installs v1.0.1 PHP 7.4+ WP 6.7+ Updated May 28, 2025
block-editorrcprestrict-content-pro
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Restrict Block Content Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "restrict-block-content" plugin version 1.0.1 exhibits a strong security posture based on the provided static analysis. The code demonstrates excellent adherence to best practices, with no identified dangerous functions, all SQL queries utilizing prepared statements, and all output properly escaped. Furthermore, there are no file operations, external HTTP requests, or the presence of bundled libraries, all of which contribute to a reduced attack surface. The plugin also appears to have a clean vulnerability history, with no recorded CVEs, indicating a history of secure development. The absence of AJAX handlers, REST API routes, shortcodes, and cron events, particularly those without authentication checks, is a significant strength, minimizing potential entry points for malicious actors.

While the static analysis reveals no immediate critical or high-severity issues, the complete lack of nonce checks and capability checks across all entry points presents a potential concern. Although the attack surface is reported as zero, any future additions or modifications to the plugin that introduce such entry points without these crucial security measures could introduce vulnerabilities. The absence of any taint analysis findings is positive, but it's important to note that taint analysis can sometimes miss complex or context-dependent vulnerabilities. Overall, the plugin is well-coded from a security perspective, but the complete absence of authentication and authorization checks on potential future entry points warrants careful consideration and monitoring.

Key Concerns

  • Missing nonce checks on potential entry points
  • Missing capability checks on potential entry points
Vulnerabilities
None known

Restrict Block Content Security Vulnerabilities

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

Restrict Block Content Release Timeline

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

Restrict Block Content Code Analysis

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

Restrict Block Content Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionenqueue_block_editor_assetsrestrict-block-content.php:84
filterregister_block_type_argsrestrict-block-content.php:110
filterpre_render_blockrestrict-block-content.php:189
Maintenance & Trust

Restrict Block Content Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 28, 2025
PHP min version7.4
Downloads418

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Restrict Block Content Developer Profile

bethinkstudio

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 Restrict Block Content

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/restrict-block-content/build/index.js
Script Paths
/wp-content/plugins/restrict-block-content/build/index.asset.php
Version Parameters
restrict-block-content/build/index.js?ver=

HTML / DOM Fingerprints

Data Attributes
brcp_restrictionsbrcp_restriction_levelbrcp_restriction_type
JS Globals
bethinkRestrictBlockOptions
FAQ

Frequently Asked Questions about Restrict Block Content