Unlimited Addons For Gutenberg Blocks Security & Risk Analysis

wordpress.org/plugins/unlimited-blocks

Unlimited Blocks: WordPress Gutenberg Blocks is the editor blocks that are used to create content layouts that you can insert onto anywhere on your Wo …

900 active installs v1.2.9 PHP 7.0+ WP + Updated Jul 2, 2026
blockblockseditorgutenberggutenberg-blocks
98
A · Safe
CVEs total2
Unpatched0
Last CVEMar 18, 2026
Safety Verdict

Is Unlimited Addons For Gutenberg Blocks Safe to Use in 2026?

Generally Safe

Score 98/100

Unlimited Addons For Gutenberg Blocks has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

2 known CVEsLast CVE: Mar 18, 2026Updated 1mo ago
Risk Assessment

The unlimited-blocks plugin v1.2.8 exhibits a concerning security posture primarily due to a significant number of unprotected entry points. All 28 AJAX handlers and 4 REST API routes lack authentication checks, exposing a large attack surface to potential unauthorized access and manipulation. While the static analysis highlights excellent practices in preventing SQL injection and ensuring proper output escaping, the complete absence of nonce and capability checks on these numerous entry points creates a critical vulnerability. The vulnerability history, with one unpatched medium severity Cross-Site Scripting (XSS) vulnerability from September 16, 2024, further underscores the risk of input sanitization issues and the potential for attackers to leverage the unprotected entry points to execute malicious scripts. This pattern suggests a recurring weakness in securing user-submitted data. Despite the strong foundation in secure coding for SQL and output, the lack of fundamental access control on its entry points is a major concern, indicating a high risk of exploitation.

Key Concerns

  • All AJAX handlers lack auth checks
  • All REST API routes lack permission callbacks
  • No nonce checks on AJAX handlers
  • No capability checks on AJAX handlers
  • Unpatched medium severity CVE
Vulnerabilities
2 published

Unlimited Addons For Gutenberg Blocks Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2026-25438medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Gutenberg Blocks – Unlimited blocks For Gutenberg <= 1.2.8 - Reflected Cross-Site Scripting

Mar 18, 2026 Patched in 1.2.9 (113d)
CVE-2024-44049medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Gutenberg Blocks – Unlimited blocks For Gutenberg <= 1.2.8 - Authenticated (Contributor+) Stored Cross-Site Scripting

Sep 16, 2024 Patched in 1.2.9 (661d)
Version History

Unlimited Addons For Gutenberg Blocks Release Timeline

Code Analysis
Analyzed Mar 16, 2026

Unlimited Addons For Gutenberg Blocks Code Analysis

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

Output Escaping

100% escaped330 total outputs
Attack Surface
32 unprotected

Unlimited Addons For Gutenberg Blocks Attack Surface

Entry Points32
Unprotected32

AJAX Handlers 28

authwp_ajax_unlimited_section_post_category_layout_blockinc\ajax-fn\ubl-post-category-layout\ubl-post-category-layout.php:25
noprivwp_ajax_unlimited_section_post_category_layout_blockinc\ajax-fn\ubl-post-category-layout\ubl-post-category-layout.php:26
authwp_ajax_unlimited_section_post_category_layout_choose_categoryinc\ajax-fn\ubl-post-category-layout\ubl-post-category-layout.php:47
noprivwp_ajax_unlimited_section_post_category_layout_choose_categoryinc\ajax-fn\ubl-post-category-layout\ubl-post-category-layout.php:48
authwp_ajax_unlimited_section_post_image_five_postinc\ajax-fn\ubl-post-image-layout-five\ubl-post-image-layout-five.php:26
noprivwp_ajax_unlimited_section_post_image_five_postinc\ajax-fn\ubl-post-image-layout-five\ubl-post-image-layout-five.php:27
authwp_ajax_unlimited_section_post_image_four_postinc\ajax-fn\ubl-post-image-layout-four\ubl-post-image-layout-four.php:26
noprivwp_ajax_unlimited_section_post_image_four_postinc\ajax-fn\ubl-post-image-layout-four\ubl-post-image-layout-four.php:27
authwp_ajax_unlimited_section_post_image_three_postinc\ajax-fn\ubl-post-image-layout-three\ubl-post-image-layout-three.php:26
noprivwp_ajax_unlimited_section_post_image_three_postinc\ajax-fn\ubl-post-image-layout-three\ubl-post-image-layout-three.php:27
authwp_ajax_unlimited_section_post_layout_gridinc\ajax-fn\ubl-post-layout-grid\ubl-post-layout-grid.php:29
noprivwp_ajax_unlimited_section_post_layout_gridinc\ajax-fn\ubl-post-layout-grid\ubl-post-layout-grid.php:30
authwp_ajax_unlimited_section_post_layout_listinc\ajax-fn\ubl-post-layout-list\ubl-post-layout-list.php:29
noprivwp_ajax_unlimited_section_post_layout_listinc\ajax-fn\ubl-post-layout-list\ubl-post-layout-list.php:30
authwp_ajax_unlimited_section_post_category_layout_blocktrunk\inc\ajax-fn\ubl-post-category-layout\ubl-post-category-layout.php:25
noprivwp_ajax_unlimited_section_post_category_layout_blocktrunk\inc\ajax-fn\ubl-post-category-layout\ubl-post-category-layout.php:26
authwp_ajax_unlimited_section_post_category_layout_choose_categorytrunk\inc\ajax-fn\ubl-post-category-layout\ubl-post-category-layout.php:47
noprivwp_ajax_unlimited_section_post_category_layout_choose_categorytrunk\inc\ajax-fn\ubl-post-category-layout\ubl-post-category-layout.php:48
authwp_ajax_unlimited_section_post_image_five_posttrunk\inc\ajax-fn\ubl-post-image-layout-five\ubl-post-image-layout-five.php:26
noprivwp_ajax_unlimited_section_post_image_five_posttrunk\inc\ajax-fn\ubl-post-image-layout-five\ubl-post-image-layout-five.php:27
authwp_ajax_unlimited_section_post_image_four_posttrunk\inc\ajax-fn\ubl-post-image-layout-four\ubl-post-image-layout-four.php:26
noprivwp_ajax_unlimited_section_post_image_four_posttrunk\inc\ajax-fn\ubl-post-image-layout-four\ubl-post-image-layout-four.php:27
authwp_ajax_unlimited_section_post_image_three_posttrunk\inc\ajax-fn\ubl-post-image-layout-three\ubl-post-image-layout-three.php:26
noprivwp_ajax_unlimited_section_post_image_three_posttrunk\inc\ajax-fn\ubl-post-image-layout-three\ubl-post-image-layout-three.php:27
authwp_ajax_unlimited_section_post_layout_gridtrunk\inc\ajax-fn\ubl-post-layout-grid\ubl-post-layout-grid.php:29
noprivwp_ajax_unlimited_section_post_layout_gridtrunk\inc\ajax-fn\ubl-post-layout-grid\ubl-post-layout-grid.php:30
authwp_ajax_unlimited_section_post_layout_listtrunk\inc\ajax-fn\ubl-post-layout-list\ubl-post-layout-list.php:29
noprivwp_ajax_unlimited_section_post_layout_listtrunk\inc\ajax-fn\ubl-post-layout-list\ubl-post-layout-list.php:30

REST API Routes 4

GET/wp-json/unlimited-blocks-post-api/v3postsinc\ajax-fn\post-api\post-api.php:8
GET/wp-json/unlimited-blocks-product-api/v3productinc\ajax-fn\post-api\post-api.php:14
GET/wp-json/unlimited-blocks-post-api/v3poststrunk\inc\ajax-fn\post-api\post-api.php:8
GET/wp-json/unlimited-blocks-product-api/v3producttrunk\inc\ajax-fn\post-api\post-api.php:14
WordPress Hooks 14
actionrest_api_initinc\ajax-fn\post-api\post-api.php:5
filterblock_categories_allinc\fn.php:18
actionrest_api_inittrunk\inc\ajax-fn\post-api\post-api.php:5
filterblock_categories_alltrunk\inc\fn.php:18
actioninittrunk\unlimited-blocks.php:88
actionadmin_enqueue_scriptstrunk\unlimited-blocks.php:121
actionwp_enqueue_scriptstrunk\unlimited-blocks.php:123
actionwp_enqueue_scriptstrunk\unlimited-blocks.php:124
actionplugins_loadedtrunk\unlimited-blocks.php:132
actioninitunlimited-blocks.php:88
actionadmin_enqueue_scriptsunlimited-blocks.php:121
actionwp_enqueue_scriptsunlimited-blocks.php:123
actionwp_enqueue_scriptsunlimited-blocks.php:124
actionplugins_loadedunlimited-blocks.php:132
Maintenance & Trust

Unlimited Addons For Gutenberg Blocks Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJul 2, 2026
PHP min version7.0
Downloads53K

Community Trust

Rating74/100
Number of ratings3
Active installs900
Developer Profile

Unlimited Addons For Gutenberg Blocks Developer Profile

ThemeHunk

50 plugins · 60K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
184 days
View full developer profile
Detection Fingerprints

How We Detect Unlimited Addons For Gutenberg Blocks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/unlimited-blocks/dist/editor.js/wp-content/plugins/unlimited-blocks/dist/script.js/wp-content/plugins/unlimited-blocks/dist/editor.css/wp-content/plugins/unlimited-blocks/dist/script.css/wp-content/plugins/unlimited-blocks/assets/css/owl-slider-min.css/wp-content/plugins/unlimited-blocks/assets/css/ow.slided.default.css/wp-content/plugins/unlimited-blocks/assets/fontawesome/css/all.min.css/wp-content/plugins/unlimited-blocks/assets/js/ubl-custom.js+1 more
Script Paths
https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.csshttps://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.csshttps://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.csshttps://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.csshttps://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js

HTML / DOM Fingerprints

HTML Comments
<!-- unlimited_blocks --><!-- * * --><!-- load file important all file called here --><!-- slick -->+1 more
JS Globals
plugin_urlunlimited_blocks_ajax_url
FAQ

Frequently Asked Questions about Unlimited Addons For Gutenberg Blocks