Kolakube Email Forms Security & Risk Analysis

wordpress.org/plugins/kolakube-email-forms

Connects to your email service provider in 2 easy steps so you can start displaying email signup form widgets throughout your site.

10 active installs v1.1.1 PHP + WP 3.8+ Updated Unknown
aweberemail-forms-widgetemail-signup-formsoptin-formsweb-forms
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Kolakube Email Forms Safe to Use in 2026?

Generally Safe

Score 100/100

Kolakube Email Forms has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The kolakube-email-forms plugin version 1.1.1 presents a mixed security posture. On the positive side, it demonstrates good practices by using prepared statements for all SQL queries and has no recorded past vulnerabilities, suggesting a history of responsible development. However, the static analysis reveals significant areas of concern. The presence of an unprotected AJAX handler creates a direct entry point for potential attacks, especially when combined with the use of the `unserialize` function, which is notoriously dangerous if used with untrusted input. Furthermore, a very low percentage of output escaping (17%) indicates a high risk of cross-site scripting (XSS) vulnerabilities. The limited attack surface (two AJAX handlers) is somewhat mitigated by the lack of REST API routes or shortcodes, but the single unprotected entry point remains a critical weakness. The absence of any taint analysis results for this version is noted, but the existing code signals of concern are sufficient to warrant caution. While the plugin's vulnerability history is clean, the immediate code signals suggest potential for common web vulnerabilities like XSS and remote code execution (RCE) if the unprotected AJAX handler's input is not thoroughly sanitized and escaped, and if the unserialized data originates from user input. A review and hardening of the AJAX handler and output escaping are strongly recommended.

Key Concerns

  • Unprotected AJAX handler
  • Dangerous function: unserialize
  • Low output escaping percentage (17%)
  • Missing capability checks
Vulnerabilities
None known

Kolakube Email Forms Security Vulnerabilities

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

Kolakube Email Forms Code Analysis

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

Dangerous Functions Found

unserialize$serial = unserialize( $response );api\services\mailchimp.php:160

Output Escaping

17% escaped132 total outputs
Attack Surface
1 unprotected

Kolakube Email Forms Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 2

authwp_ajax_connectapi\api.php:46
authwp_ajax_disconnectapi\api.php:47
WordPress Hooks 5
actionadmin_menuadmin\admin-page.php:41
actionadmin_print_stylesadmin\admin-page.php:42
actionadmin_print_footer_scriptsapi\api.php:44
actionwidgets_initkolakube-email-forms.php:74
actionwp_enqueue_scriptswidget.php:78
Maintenance & Trust

Kolakube Email Forms Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Kolakube Email Forms Developer Profile

kolakube

5 plugins · 750 total installs

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

How We Detect Kolakube Email Forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/kolakube-email-forms/admin/css/admin.css/wp-content/plugins/kolakube-email-forms/admin/js/admin.js/wp-content/plugins/kolakube-email-forms/js/form.js
Version Parameters
kolakube-email-forms/admin/css/admin.css?ver=kolakube-email-forms/admin/js/admin.js?ver=kolakube-email-forms/js/form.js?ver=

HTML / DOM Fingerprints

CSS Classes
kol-email-forms-admin
Data Attributes
data-kol-email-forms
JS Globals
kol_email_forms_admin
FAQ

Frequently Asked Questions about Kolakube Email Forms