Qroko Blocks Security & Risk Analysis

wordpress.org/plugins/qroko-blocks

Custom Blocks for headless WordPress

10 active installs v1.4.1 PHP 5.6+ WP 5.4+ Updated Mar 31, 2021
blockblocksbloggutenbergqroko
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Qroko Blocks Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "qroko-blocks" plugin version 1.4.1 presents a mixed security posture. On the positive side, it shows strong adherence to secure coding practices regarding database interactions, with all SQL queries utilizing prepared statements. There are no recorded past vulnerabilities or CVEs, which suggests a history of good security management. However, the plugin has significant security concerns related to its attack surface. The presence of two AJAX handlers, both lacking authentication checks, is a critical oversight. This directly exposes functionality to unauthorized users, potentially leading to unintended actions or information disclosure.

The static analysis reveals a concerning lack of security checks for its entry points. The absence of nonce checks and capability checks on AJAX handlers, coupled with the direct exposure of these handlers, creates a substantial risk. While taint analysis and the absence of dangerous functions are positive indicators, they are overshadowed by the direct, unprotected access points. The plugin's vulnerability history is clean, but this does not mitigate the immediate risks identified in the code. Overall, while the plugin avoids some common pitfalls like raw SQL or unescaped output, the unprotected AJAX endpoints represent a significant and actionable security weakness that requires immediate attention.

Key Concerns

  • Unprotected AJAX handlers
  • Missing nonce checks
  • Missing capability checks
  • External HTTP requests without context
Vulnerabilities
None known

Qroko Blocks Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Qroko Blocks Code Analysis

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

Output Escaping

83% escaped6 total outputs
Attack Surface
2 unprotected

Qroko Blocks Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_open_graphfunctions\open-graph.php:103
noprivwp_ajax_open_graphfunctions\open-graph.php:104
WordPress Hooks 4
actioninitqroko-blocks.php:25
actioninitqroko-blocks.php:33
actionwp_enqueue_scriptsqroko-blocks.php:91
filterblock_categoriesqroko-blocks.php:117
Maintenance & Trust

Qroko Blocks Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedMar 31, 2021
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Qroko Blocks Developer Profile

qrac

2 plugins · 810 total installs

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

How We Detect Qroko Blocks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/qroko-blocks/build/editors.css/wp-content/plugins/qroko-blocks/build/editors.js/wp-content/plugins/qroko-blocks/build/fronts.css/wp-content/plugins/qroko-blocks/build/fronts.js
Script Paths
/wp-content/plugins/qroko-blocks/build/editors.js/wp-content/plugins/qroko-blocks/build/fronts.js
Version Parameters
qroko-blocks/build/editors.asset.php

HTML / DOM Fingerprints

CSS Classes
wp-block-qroko-blocks-sectionwp-block-qroko-blocks-boxwp-block-qroko-blocks-blog-card
HTML Comments
<!-- Setting: Text Domain --><!-- Setting: Gutenberg Blocks --><!-- Setting Translations --><!-- Register Block: Compact Box -->+5 more
Data Attributes
data-block="qroko-blocks/section"data-block="qroko-blocks/box"data-block="qroko-blocks/blog-card"
JS Globals
wp.blocks.registerBlockTypewp.i18n.__wp.element.createElementwp.editor.useSelect
REST Endpoints
/wp-json/wp/v2/posts
FAQ

Frequently Asked Questions about Qroko Blocks