Kitz Pro Builder Security & Risk Analysis

wordpress.org/plugins/kitz-pro-builder

Kitz Builder helps you build Divi sites ten times faster with cloud storage and drop-in features.

0 active installs v6.12.24 PHP 5.2.4+ WP + Updated Nov 29, 2023
divi-builder-plugindivi-theme
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Kitz Pro Builder Safe to Use in 2026?

Generally Safe

Score 85/100

Kitz Pro Builder has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "kitz-pro-builder" v6.12.24 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices in several areas, including a high percentage of SQL queries using prepared statements and properly escaped outputs. The absence of dangerous functions and known CVEs is also encouraging. The vulnerability history shows no past issues, suggesting a potentially stable codebase. However, significant concerns arise from the attack surface analysis. A considerable portion of its AJAX handlers and REST API routes lack proper authorization checks, creating potential entry points for attackers to exploit. Furthermore, the taint analysis, while limited in scope, did identify flows with unsanitized paths, which could lead to vulnerabilities if not handled carefully. The presence of bundled libraries, while not explicitly flagged as outdated, is an area that always warrants attention for potential exploitable components. Overall, while the plugin has strengths in secure coding practices like prepared statements and output escaping, the unauthenticated entry points and potential for unsanitized paths represent the most immediate risks.

Key Concerns

  • AJAX handlers without auth checks
  • REST API routes without permission callbacks
  • Taint flows with unsanitized paths
Vulnerabilities
None known

Kitz Pro Builder Security Vulnerabilities

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

Kitz Pro Builder Release Timeline

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

Kitz Pro Builder Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
18 prepared
Unescaped Output
27
271 escaped
Nonce Checks
12
Capability Checks
0
File Operations
10
External Requests
19
Bundled Libraries
1

Bundled Libraries

DataTables

SQL Query Safety

90% prepared20 total queries

Output Escaping

91% escaped298 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

5 flows2 with unsanitized paths
kitzdropbox_upload (includes\kitz_core.php:182)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
15 unprotected

Kitz Pro Builder Attack Surface

Entry Points39
Unprotected15

AJAX Handlers 24

authwp_ajax_kitz_siteblox_key_savedincludes\kitz_core.php:36
noprivwp_ajax_kitz_siteblox_key_savedincludes\kitz_core.php:37
authwp_ajax_kitz_dropboxincludes\kitz_core.php:41
noprivwp_ajax_kitz_dropboxincludes\kitz_core.php:42
authwp_ajax_kitz_dropbox_create_folderincludes\kitz_core.php:47
noprivwp_ajax_kitz_dropbox_create_folderincludes\kitz_core.php:48
authwp_ajax_kitzdropbox_uploadincludes\kitz_core.php:51
noprivwp_ajax_kitzdropbox_uploadincludes\kitz_core.php:52
authwp_ajax_kitz_update_metaboxtemplates\kitz_dashboard_api.php:10
noprivwp_ajax_kitz_update_metaboxtemplates\kitz_dashboard_api.php:11
authwp_ajax_kitz_switch_metaboxtemplates\kitz_dashboard_api.php:15
noprivwp_ajax_kitz_switch_metaboxtemplates\kitz_dashboard_api.php:16
authwp_ajax_kitz_saveprojecttemplates\kitz_dashboard_api.php:24
noprivwp_ajax_kitz_saveprojecttemplates\kitz_dashboard_api.php:25
authwp_ajax_kitz_kitz_et_builder_load_csstemplates\kitz_dashboard_api.php:28
noprivwp_ajax_kitz_et_builder_load_csstemplates\kitz_dashboard_api.php:29
authwp_ajax_kitz_kitz_headfooter_assigntemplates\kitz_dashboard_api.php:31
noprivwp_ajax_kitz_headfooter_assigntemplates\kitz_dashboard_api.php:32
authwp_ajax_kitz_createpagetemplates\kitz_dashboard_api.php:36
noprivwp_ajax_kitz_createpagetemplates\kitz_dashboard_api.php:37
authwp_ajax_kitz_load_ajax_catstemplates\kitz_dropbox.php:10
noprivwp_ajax_kitz_load_ajax_catstemplates\kitz_dropbox.php:11
authwp_ajax_kitz_load_sectionstemplates\kitz_dropbox.php:15
noprivwp_ajax_kitz_load_sectionstemplates\kitz_dropbox.php:16

REST API Routes 15

GET/wp-json/kitz/dropbox_params/includes\kitz_core.php:986
POST/wp-json/builder-page/duplicate/templates\kitz_builderapi.php:52
POST/wp-json/builder-page/sync/templates\kitz_builderapi.php:102
POST/wp-json/builder-page/update_content_title/templates\kitz_builderapi.php:155
POST/wp-json/bloginfo/update/templates\kitz_builderapi.php:191
POST/wp-json/pages/getpermalinks/templates\kitz_builderapi.php:226
POST/wp-json/globally/header_footer/templates\kitz_builderapi.php:264
POST/wp-json/builder-auth/login/templates\kitz_builderapi.php:403
POST/wp-json/builder-page/insert/templates\kitz_builderapi.php:423
POST/wp-json/builder-page/sync_page/templates\kitz_builderapi.php:461
POST/wp-json/builder-page/delete/templates\kitz_builderapi.php:525
POST/wp-json/builder-page/content/templates\kitz_builderapi.php:556
POST/wp-json/builder-page/update_content/templates\kitz_builderapi.php:593
POST/wp-json/builder-page/permalink/templates\kitz_builderapi.php:658
POST/wp-json/builder-page/homepage/templates\kitz_builderapi.php:690
WordPress Hooks 38
actionwp_footerincludes\kitz_core.php:9
actionadmin_menuincludes\kitz_core.php:10
filterplugin_action_links_kitz-pro-builder/kitz.phpincludes\kitz_core.php:12
actionadmin_bar_menuincludes\kitz_core.php:14
actionwp_enqueue_scriptsincludes\kitz_core.php:16
actionadmin_enqueue_scriptsincludes\kitz_core.php:20
actionadmin_noticesincludes\kitz_core.php:22
actionadmin_headincludes\kitz_core.php:26
actionwp_headincludes\kitz_core.php:27
filtertemplate_includeincludes\kitz_core.php:31
actionwp_headincludes\kitz_core.php:33
actioninitincludes\kitz_core.php:54
filterupload_mimesincludes\kitz_core.php:55
actionrest_api_initincludes\kitz_core.php:56
actionwp_headkitz.php:148
actionadmin_initkitz.php:186
filterpage_row_actionskitz.php:189
filterpage_attributes_dropdown_pages_argskitztemplater.php:43
filtertheme_page_templateskitztemplater.php:51
filterwp_insert_post_datakitztemplater.php:58
filtertemplate_includekitztemplater.php:66
actionplugins_loadedkitztemplater.php:161
actionadmin_headkitz_call_template.php:14
actionrest_api_inittemplates\kitz_builderapi.php:9
actionrest_api_inittemplates\kitz_builderapi.php:10
actionrest_api_inittemplates\kitz_builderapi.php:11
actionrest_api_inittemplates\kitz_builderapi.php:14
actionrest_api_inittemplates\kitz_builderapi.php:17
actionrest_api_inittemplates\kitz_builderapi.php:20
actionrest_api_inittemplates\kitz_builderapi.php:23
actionrest_api_inittemplates\kitz_builderapi.php:26
actionrest_api_inittemplates\kitz_builderapi.php:29
actionrest_api_inittemplates\kitz_builderapi.php:32
actionrest_api_inittemplates\kitz_builderapi.php:34
actionrest_api_inittemplates\kitz_builderapi.php:37
actionrest_api_inittemplates\kitz_builderapi.php:40
actionrest_api_inittemplates\kitz_builderapi.php:43
actionwp_headtemplates\kitz_dashboard_api.php:20
Maintenance & Trust

Kitz Pro Builder Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedNov 29, 2023
PHP min version5.2.4
Downloads792

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Kitz Pro Builder Developer Profile

enspyredigital

1 plugin · 0 total installs

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

How We Detect Kitz Pro Builder

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/kitz-pro-builder/assets/css/kitz-admin.css/wp-content/plugins/kitz-pro-builder/assets/css/kitz-builder.css/wp-content/plugins/kitz-pro-builder/assets/css/kitz-global.css/wp-content/plugins/kitz-pro-builder/assets/css/kitz-frontend.css/wp-content/plugins/kitz-pro-builder/assets/js/kitz-builder.js/wp-content/plugins/kitz-pro-builder/assets/js/kitz-frontend.js/wp-content/plugins/kitz-pro-builder/assets/js/kitz-vendor.js/wp-content/plugins/kitz-pro-builder/assets/js/kitz-backend.js
Script Paths
/wp-content/plugins/kitz-pro-builder/assets/js/kitz-vendor.js/wp-content/plugins/kitz-pro-builder/assets/js/kitz-builder.js/wp-content/plugins/kitz-pro-builder/assets/js/kitz-frontend.js/wp-content/plugins/kitz-pro-builder/assets/js/kitz-backend.js
Version Parameters
kitz-pro-builder/assets/css/kitz-admin.css?ver=kitz-pro-builder/assets/css/kitz-builder.css?ver=kitz-pro-builder/assets/css/kitz-global.css?ver=kitz-pro-builder/assets/css/kitz-frontend.css?ver=kitz-pro-builder/assets/js/kitz-vendor.js?ver=kitz-pro-builder/assets/js/kitz-builder.js?ver=kitz-pro-builder/assets/js/kitz-frontend.js?ver=kitz-pro-builder/assets/js/kitz-backend.js?ver=

HTML / DOM Fingerprints

CSS Classes
kitz-builder-wrapperkitz-frontend-wrapper
HTML Comments
<!-- kitz_enable_builder --><!-- kitz_adminbar_bloxxbuilder_css -->
Data Attributes
data-kitz-iddata-kitz-sectiondata-kitz-type
JS Globals
kitz_builder_configKitzBuilderKitzFrontend
REST Endpoints
/wp-json/kitz/v1/settings/wp-json/kitz/v1/save-settings/wp-json/kitz/v1/upload-asset
Shortcode Output
[kitz_builder][kitz_element][kitz_container]
FAQ

Frequently Asked Questions about Kitz Pro Builder