reCAPTCHA (v2 & v3) for Asgaros Forum Security & Risk Analysis

wordpress.org/plugins/recaptcha-for-asgaros-forum

A free plugin (add-on) for Asgaros Forum that allow you to easily add Google reCAPTCHA v2 or Google reCAPTCHA v3 on your Asgaros Forum.

5K active installs v1.0.8 PHP + WP 4.7+ Updated Dec 6, 2024
asgaros-forumasgaros-forum-captcha-add-onasgaros-forum-recaptchaasgaros-forum-recaptcha-v2recaptcha-for-asgaros-forum
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is reCAPTCHA (v2 & v3) for Asgaros Forum Safe to Use in 2026?

Generally Safe

Score 92/100

reCAPTCHA (v2 & v3) for Asgaros Forum 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 plugin 'recaptcha-for-asgaros-forum' version 1.0.8 exhibits a generally strong security posture based on the provided static analysis. The absence of any known CVEs and a clean vulnerability history indicate a well-maintained and secure codebase over time. The static analysis reveals a very limited attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the potential for external manipulation. Furthermore, the code employs prepared statements for all SQL queries and a high percentage of properly escaped output, mitigating risks of SQL injection and cross-site scripting (XSS). The presence of a nonce check on at least one interaction is also a positive security practice.

Despite these strengths, there are a few areas for consideration. The lack of any capability checks on the identified entry points (though there are no unprotected entry points) is a minor concern. While the current attack surface is zero, future additions might not have these checks. The analysis also identified file operations and an external HTTP request, which, while not inherently insecure, always represent potential vectors if not handled with extreme care and proper sanitization. The 17% of output that is not properly escaped, while a minority, still represents a potential risk for XSS vulnerabilities if the unescaped data originates from user input. Overall, this plugin appears secure, but continuous vigilance regarding input sanitization and potential future additions to the attack surface is recommended.

Key Concerns

  • Output not properly escaped
  • No capability checks on entry points
Vulnerabilities
None known

reCAPTCHA (v2 & v3) for Asgaros Forum Security Vulnerabilities

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

reCAPTCHA (v2 & v3) for Asgaros Forum Code Analysis

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

Output Escaping

83% escaped29 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
rfaf_save_recaptcha_setting (recaptcha-for-asgaros-forum.php:34)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

reCAPTCHA (v2 & v3) for Asgaros Forum Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menurecaptcha-for-asgaros-forum.php:28
actionwp_loadedrecaptcha-for-asgaros-forum.php:65
actionasgarosforum_editor_custom_content_bottomrecaptcha-for-asgaros-forum.php:107
filterasgarosforum_filter_insert_custom_validationrecaptcha-for-asgaros-forum.php:155
Maintenance & Trust

reCAPTCHA (v2 & v3) for Asgaros Forum Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 6, 2024
PHP min version
Downloads64K

Community Trust

Rating100/100
Number of ratings3
Active installs5K
Developer Profile

reCAPTCHA (v2 & v3) for Asgaros Forum Developer Profile

Hitesh Chandwani

3 plugins · 6K total installs

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

How We Detect reCAPTCHA (v2 & v3) for Asgaros Forum

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/recaptcha-for-asgaros-forum/recaptcha.php
Script Paths
https://www.google.com/recaptcha/api.js

HTML / DOM Fingerprints

CSS Classes
g-recaptchag-recaptcha-responseeditor-row-captcha
Data Attributes
data-sitekey
JS Globals
grecaptcha
Shortcode Output
<input type='hidden' class='g-recaptcha-response' name='g-recaptcha-response'><div class='g-recaptcha'<div class='editor-row editor-row-captcha'>
FAQ

Frequently Asked Questions about reCAPTCHA (v2 & v3) for Asgaros Forum