Block Views Security & Risk Analysis

wordpress.org/plugins/block-views

A Block-based view builder for displaying posts.

0 active installs v1.0.0 PHP 5.6+ WP 5.0+ Updated Sep 19, 2019
blockblockspostpostmetaposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Block Views Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The 'block-views' plugin version 1.0.0 exhibits a generally positive security posture due to the absence of known vulnerabilities and critical code signals. The plugin correctly utilizes prepared statements for all SQL queries and has a capability check in place, which are good security practices. The limited attack surface, with only one shortcode and no unprotected entry points, further contributes to its strength. However, a significant concern arises from the complete lack of output escaping for all three identified output points. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without proper sanitization.

The plugin's history of zero known CVEs and no recorded common vulnerability types is a very strong indicator of good security development and maintenance. This suggests that the developers are either very diligent or the plugin's functionality is simple enough to avoid common pitfalls. The absence of dangerous functions, file operations, and external HTTP requests also mitigates common attack vectors. Despite the positive historical data and good practices in SQL and capability checks, the unescaped output represents a tangible risk that needs to be addressed. A balanced conclusion is that while the plugin is historically secure and well-structured in many regards, the unescaped output presents a clear and actionable security weakness.

Key Concerns

  • Unescaped output found
Vulnerabilities
None known

Block Views Security Vulnerabilities

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

Block Views Release Timeline

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

Block Views Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Block Views Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[block_views_data] shortcodes\init.php:5
WordPress Hooks 3
actioninitblocks\src\init.php:3
actionadmin_noticesphp_version_notice.php:16
actioninitshortcodes\init.php:3
Maintenance & Trust

Block Views Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 19, 2019
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Block Views Developer Profile

Kyle B. Johnson

3 plugins · 30 total installs

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

How We Detect Block Views

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/block-views/dist/blocks.style.build.css/wp-content/plugins/block-views/dist/blocks.build.js/wp-content/plugins/block-views/dist/blocks.editor.build.css
Script Paths
/wp-content/plugins/block-views/dist/blocks.build.js

HTML / DOM Fingerprints

Data Attributes
data-block="block-views/post-view"data-block="block-views/post-meta"
JS Globals
blockViews
Shortcode Output
[block_views_data
FAQ

Frequently Asked Questions about Block Views