Mailster Cool Captcha Security & Risk Analysis

wordpress.org/plugins/mailster-cool-captcha

Adds a Cool Captcha to your Mailster subscription forms

400 active installs v1.3.1 PHP + WP 6.0+ Updated May 27, 2024
captchaformformsmailsterrecaptcha
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mailster Cool Captcha Safe to Use in 2026?

Generally Safe

Score 92/100

Mailster Cool Captcha has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The mailster-cool-captcha plugin version 1.3.1 presents a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for all SQL queries and having a high rate of properly escaped output. Furthermore, there is no recorded vulnerability history, suggesting a generally well-maintained codebase.

However, significant concerns arise from the static analysis. The plugin has two AJAX entry points, both of which lack authentication checks. This creates a substantial attack surface that could be exploited by unauthenticated users. Additionally, the complete absence of nonce checks on these AJAX handlers further exacerbates the risk, making cross-site request forgery (CSRF) attacks a distinct possibility. The lack of taint analysis data and the absence of dangerous functions are positive indicators, but they do not mitigate the direct risks posed by the exposed AJAX endpoints.

In conclusion, while the plugin benefits from secure database interaction and output handling, the lack of security on its AJAX endpoints is a critical weakness. The absence of vulnerability history is encouraging but doesn't compensate for the readily identifiable flaws in the current version's attack surface. Immediate attention should be given to implementing authentication and nonce checks for the identified AJAX handlers to reduce the risk of unauthorized actions and CSRF attacks.

Key Concerns

  • AJAX handlers without authentication
  • AJAX handlers without nonce checks
Vulnerabilities
None known

Mailster Cool Captcha Security Vulnerabilities

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

Mailster Cool Captcha Code Analysis

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

Output Escaping

90% escaped41 total outputs
Attack Surface
2 unprotected

Mailster Cool Captcha Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_mailster_coolcaptcha_imgclasses\cool-captcha.class.php:67
noprivwp_ajax_mailster_coolcaptcha_imgclasses\cool-captcha.class.php:68
WordPress Hooks 6
actioninitclasses\cool-captcha.class.php:17
filtermailster_setting_sectionsclasses\cool-captcha.class.php:58
actionmailster_section_tab_coolcaptchaclasses\cool-captcha.class.php:60
filtermailster_form_fieldsclasses\cool-captcha.class.php:64
filtermailster_submit_errorsclasses\cool-captcha.class.php:65
filtermailster_submitclasses\cool-captcha.class.php:66
Maintenance & Trust

Mailster Cool Captcha Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 27, 2024
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs400
Developer Profile

Mailster Cool Captcha Developer Profile

EverPress

28 plugins · 121K total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
255 days
View full developer profile
Detection Fingerprints

How We Detect Mailster Cool Captcha

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mailster-cool-captcha/css/cool-captcha-frontend.css/wp-content/plugins/mailster-cool-captcha/js/cool-captcha-frontend.js
Script Paths
/wp-content/plugins/mailster-cool-captcha/js/cool-captcha-frontend.js
Version Parameters
mailster-cool-captcha/css/cool-captcha-frontend.css?ver=mailster-cool-captcha/js/cool-captcha-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
cool-captcha-wrappercc-challenge-imagecc-response-input
Data Attributes
data-cc-captcha-iddata-cc-public-key
JS Globals
mailsterCoolCaptcha
REST Endpoints
/wp-json/mailster-cool-captcha/v1/captcha
FAQ

Frequently Asked Questions about Mailster Cool Captcha