reCAPTCHA 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.

4K active installs v2.0.1 PHP + WP 4.7+ Updated May 20, 2026
asgaros-forumasgaros-forum-captcha-add-onasgaros-forum-recaptchaasgaros-forum-recaptcha-v2recaptcha-for-asgaros-forum
99
A · Safe
CVEs total1
Unpatched0
Last CVEJul 6, 2026
Safety Verdict

Is reCAPTCHA for Asgaros Forum Safe to Use in 2026?

Generally Safe

Score 99/100

reCAPTCHA for Asgaros Forum has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Jul 6, 2026Updated 3mo 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
1 published

reCAPTCHA for Asgaros Forum Security Vulnerabilities

CVEs by Year

1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2026-57365medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

reCAPTCHA for Asgaros Forum <= 1.1.0 - Authenticated (Subscriber+) Stored Cross-Site Scripting

Jul 6, 2026 Patched in 1.1.1 (9d)
Version History

reCAPTCHA for Asgaros Forum Release Timeline

v2.0.1Current
v2.0.0
v1.1.1
v1.1.01 CVE
v1.0.41 CVE
Code Analysis
Analyzed Mar 16, 2026

reCAPTCHA 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 · Security
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 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 for Asgaros Forum Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.5
Last updatedMay 20, 2026
PHP min version
Downloads71K

Community Trust

Rating100/100
Number of ratings3
Active installs4K
Developer Profile

reCAPTCHA for Asgaros Forum Developer Profile

Hitesh Chandwani

3 plugins · 5K total installs

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

How We Detect reCAPTCHA 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 for Asgaros Forum