Zamzam Post Grid Blocks Security & Risk Analysis

wordpress.org/plugins/zamzam-post-grid-blocks

Beautiful Gutenberg block to display posts in responsive grids, list, AJAX load more & pagination. Lightweight & customizable.

0 active installs v1.0.0 PHP 7.4+ WP 4.7+ Updated Unknown
ajax-filterpost-filterpost-gridpost-listpost-slider
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Zamzam Post Grid Blocks Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "zamzam-post-grid-blocks" v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. A notable strength is the complete absence of dangerous functions, raw SQL queries, unescaped output, file operations, and external HTTP requests. All SQL queries are properly prepared, and output escaping is consistently applied, mitigating common web vulnerabilities. Furthermore, the plugin demonstrates good security practices by including nonce checks on its entry points, which helps prevent Cross-Site Request Forgery (CSRF) attacks. The lack of any recorded vulnerabilities in its history is also a very positive indicator.

However, a minor concern arises from the absence of capability checks on its AJAX handlers. While nonce checks are present, allowing unauthenticated users to trigger AJAX actions without verifying their WordPress user roles or capabilities could potentially be exploited in specific scenarios if the AJAX actions themselves have sensitive side effects. The vulnerability history shows no past issues, which is excellent, but it's important to remember that this is a snapshot, and even well-coded plugins can develop vulnerabilities over time. Overall, this plugin appears to be well-developed with strong security fundamentals, with the primary area for potential improvement being the addition of capability checks to its AJAX endpoints.

Key Concerns

  • AJAX handlers lack capability checks
Vulnerabilities
None known

Zamzam Post Grid Blocks Security Vulnerabilities

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

Zamzam Post Grid Blocks Code Analysis

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

Output Escaping

100% escaped19 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
zapgb_load_more_handler (zamzam-post-grid-blocks.php:110)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Zamzam Post Grid Blocks Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_zapgb_load_morezamzam-post-grid-blocks.php:107
noprivwp_ajax_zapgb_load_morezamzam-post-grid-blocks.php:108
WordPress Hooks 3
actioninitzamzam-post-grid-blocks.php:50
actionenqueue_block_assetszamzam-post-grid-blocks.php:84
filterblock_categories_allzamzam-post-grid-blocks.php:87
Maintenance & Trust

Zamzam Post Grid Blocks Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads117

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Zamzam Post Grid Blocks Developer Profile

Zamzamcoders

5 plugins · 0 total installs

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

How We Detect Zamzam Post Grid Blocks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/zamzam-post-grid-blocks/assets/css/blog.css
Version Parameters
zamzam-post-grid-blocks/assets/css/blog.css?ver=

HTML / DOM Fingerprints

CSS Classes
zapgb-blog-post-singlezapgb-categories-wrapsingle-category
Data Attributes
window.zapgbAjax
JS Globals
window.zapgbAjax
Shortcode Output
<article class="zapgb-blog-post-single"><div class="zapgb-categories-wrap"><span class="single-category">
FAQ

Frequently Asked Questions about Zamzam Post Grid Blocks