Mailster hCaptcha Security & Risk Analysis

wordpress.org/plugins/mailster-hcaptcha

Adds a hCaptcha to your Mailster subscription forms.

100 active installs v2.0.1 PHP + WP 6.0+ Updated May 27, 2024
captchaformhcaptchamailsterrecaptcha
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mailster hCaptcha Safe to Use in 2026?

Generally Safe

Score 92/100

Mailster hCaptcha 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-hcaptcha plugin, version 2.0.1, exhibits a generally strong security posture based on the provided static analysis. The complete absence of identified vulnerabilities in its history, coupled with the lack of critical or high-severity code signals such as dangerous functions, unsanitized taint flows, or raw SQL queries, indicates a diligent development approach. The plugin also adheres to good practices by utilizing prepared statements for all its SQL queries and has a relatively small attack surface with no known unprotected entry points.

However, there are a few areas for improvement that slightly temper the otherwise positive assessment. The plugin makes an external HTTP request, which, while not inherently a vulnerability, is a potential point of failure or interception if not handled securely. More importantly, the absence of nonce checks and capability checks across all identified entry points is a significant concern. While the static analysis reports zero unprotected entry points, this could be a limitation of the analysis tool if it's not detecting these critical security mechanisms. If the plugin's functionality relies on these entry points to perform sensitive actions, the lack of proper authorization and CSRF protection represents a notable weakness.

In conclusion, while the plugin has a clean vulnerability history and uses secure database practices, the potential oversight in nonce and capability checks on its entry points warrants caution. The single external HTTP request is a minor consideration. The overall security is good, but the absence of explicit checks on potential interaction points is a weakness that could expose the application to risks if those points are indeed utilized for sensitive operations.

Key Concerns

  • External HTTP request identified
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Mailster hCaptcha Security Vulnerabilities

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

Mailster hCaptcha Code Analysis

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

Output Escaping

79% escaped19 total outputs
Attack Surface

Mailster hCaptcha Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actioninitclasses\hcaptcha.class.php:18
actioninitclasses\hcaptcha.class.php:19
filtermailster_setting_sectionsclasses\hcaptcha.class.php:54
actionmailster_section_tab_hCaptchaclasses\hcaptcha.class.php:55
actionenqueue_block_assetsclasses\hcaptcha.class.php:57
filtermailster_form_fieldsclasses\hcaptcha.class.php:60
filtermailster_block_formclasses\hcaptcha.class.php:61
filtermailster_block_formclasses\hcaptcha.class.php:63
filtermailster_formclasses\hcaptcha.class.php:64
filtermailster_block_form_field_errorsclasses\hcaptcha.class.php:65
filtermailster_submitclasses\hcaptcha.class.php:66
Maintenance & Trust

Mailster hCaptcha Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Mailster hCaptcha 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 hCaptcha

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mailster-hcaptcha/build/hcaptcha.js/wp-content/plugins/mailster-hcaptcha/build/inspector.js
Script Paths
/wp-content/plugins/mailster-hcaptcha/build/hcaptcha.js/wp-content/plugins/mailster-hcaptcha/build/inspector.js
Version Parameters
mailster-hcaptcha/build/hcaptcha.js?ver=mailster-hcaptcha/build/inspector.js?ver=

HTML / DOM Fingerprints

CSS Classes
mailster-_hcaptcha-wrapper
Data Attributes
data-sitekeydata-themedata-size
JS Globals
mailster_hcaptcha
REST Endpoints
/wp-json/wp/v2/mailster-form?hcaptcha=
Shortcode Output
<div class="h-captcha"
FAQ

Frequently Asked Questions about Mailster hCaptcha