Mailster reCaptcha Security & Risk Analysis

wordpress.org/plugins/mailster-recaptcha

Adds a reCaptcha™ to your Mailster subscription forms.

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

Is Mailster reCaptcha Safe to Use in 2026?

Generally Safe

Score 92/100

Mailster reCaptcha 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-recaptcha plugin, v2.0.1, exhibits a generally strong security posture based on the static analysis. The complete absence of direct entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Furthermore, the analysis indicates that all SQL queries utilize prepared statements, and the vast majority of output is properly escaped, reducing the risk of common injection and cross-site scripting vulnerabilities. The plugin also avoids file operations and bundled libraries, further simplifying its security profile.

However, there are a few areas that warrant attention. The presence of a single external HTTP request, while not inherently problematic, could represent a potential avenue for certain types of attacks if not handled securely. More concerning is the lack of nonce checks and capability checks. While the static analysis shows no direct entry points that would typically necessitate these, their absence in the codebase means that if any new entry points were introduced in the future, they might be vulnerable to CSRF or unauthorized access attacks without explicit checks.

The vulnerability history shows a clean slate with no known CVEs. This, coupled with the positive static analysis signals, suggests that the plugin has been developed with security in mind and has not historically been a target for significant vulnerabilities. In conclusion, the plugin is currently in a good security state due to its limited attack surface and secure coding practices for SQL and output. The primary areas for improvement would be to implement capability checks and nonce checks as a preventative measure for future development, and to carefully scrutinize the security of the external HTTP request.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Mailster reCaptcha Security Vulnerabilities

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

Mailster reCaptcha Code Analysis

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

Output Escaping

90% escaped10 total outputs
Attack Surface

Mailster reCaptcha Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actioninitclasses\recaptcha.class.php:18
actioninitclasses\recaptcha.class.php:19
filtermailster_setting_sectionsclasses\recaptcha.class.php:54
actionmailster_section_tab_reCaptchaclasses\recaptcha.class.php:55
actionenqueue_block_assetsclasses\recaptcha.class.php:57
filtermailster_block_formclasses\recaptcha.class.php:61
filtermailster_formclasses\recaptcha.class.php:62
filtermailster_block_form_field_errorsclasses\recaptcha.class.php:63
filtermailster_submitclasses\recaptcha.class.php:64
Maintenance & Trust

Mailster reCaptcha Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating40/100
Number of ratings4
Active installs1K
Developer Profile

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

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

Asset Fingerprints

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

HTML / DOM Fingerprints

Data Attributes
data-recaptcha-enabled
JS Globals
mailster_recaptcha
REST Endpoints
/wp-json/mailster-recaptcha/v1/settings
FAQ

Frequently Asked Questions about Mailster reCaptcha