JZB Secure Content Block Security & Risk Analysis

wordpress.org/plugins/jzb-secure-content-block

A Gutenberg block to securely hide content using passwords. Designed to be fully compatible with page caching mechanisms.

0 active installs v1.0.0 PHP 7.0+ WP 5.8+ Updated Apr 11, 2026
blockcache-compatiblehidden-contentpassword-protect
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is JZB Secure Content Block Safe to Use in 2026?

Generally Safe

Score 100/100

JZB Secure Content Block 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 "jzb-secure-content-block" plugin v1.0.0 exhibits a concerning security posture primarily due to its unprotected entry points. While the plugin demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for SQL queries, and performing almost all output escaping correctly, the absence of authentication and capability checks on its two AJAX handlers represents a significant risk. This means any unauthenticated user could potentially interact with these handlers, leading to unintended actions or information disclosure if the handlers perform sensitive operations. The plugin's vulnerability history is clean, with no known CVEs, which is a positive sign and suggests diligent development or a lack of targeted attacks so far. However, this historical lack of vulnerabilities should not overshadow the immediate risks presented by the identified unprotected AJAX endpoints. The overall assessment is that while the core code practices are sound, the exposed attack surface without proper authorization is a critical flaw that needs immediate attention.

Key Concerns

  • Unprotected AJAX handlers
  • No capability checks on AJAX
  • No nonce checks on AJAX
Vulnerabilities
None known

JZB Secure Content Block Security Vulnerabilities

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

JZB Secure Content Block Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

JZB Secure Content Block Code Analysis

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

Output Escaping

99% escaped77 total outputs
Attack Surface
2 unprotected

JZB Secure Content Block Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

noprivwp_ajax_jscb_verify_secretjzb-secure-content-block.php:231
authwp_ajax_jscb_verify_secretjzb-secure-content-block.php:232
WordPress Hooks 5
actionplugins_loadedjzb-secure-content-block.php:19
actionadmin_menujzb-secure-content-block.php:37
actionadmin_initjzb-secure-content-block.php:48
actioninitjzb-secure-content-block.php:170
actionwp_enqueue_scriptsjzb-secure-content-block.php:284
Maintenance & Trust

JZB Secure Content Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.5
Last updatedApr 11, 2026
PHP min version7.0
Downloads239

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

JZB Secure Content Block Developer Profile

Yephy

2 plugins · 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 JZB Secure Content Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jzb-secure-content-block/build/jscb.js/wp-content/plugins/jzb-secure-content-block/build/jscb.css
Script Paths
/wp-content/plugins/jzb-secure-content-block/build/jscb.js
Version Parameters
jzb-secure-content-block/build/jscb.css?ver=jzb-secure-content-block/build/jscb.js?ver=

HTML / DOM Fingerprints

CSS Classes
jscb-secure-content-blockjscb-password-formjscb-unlock-button
Data Attributes
data-jscb-passworddata-jscb-memory-hoursdata-jscb-message
JS Globals
jscb_ajax_object
Shortcode Output
<div class="jscb-secure-content-block"
FAQ

Frequently Asked Questions about JZB Secure Content Block