Affiliates Manager Google reCAPTCHA Integration Security & Risk Analysis

wordpress.org/plugins/affiliates-manager-google-recaptcha-integration

An addon for the Affiliates Manager plugin to add Google reCAPTCHA to the registration page

400 active installs v1.0.7 PHP + WP 3.0+ Updated May 10, 2025
affiliateaffiliatesaffiliates-managercaptchagoogle
99
A · Safe
CVEs total1
Unpatched0
Last CVEMay 19, 2025
Safety Verdict

Is Affiliates Manager Google reCAPTCHA Integration Safe to Use in 2026?

Generally Safe

Score 99/100

Affiliates Manager Google reCAPTCHA Integration has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: May 19, 2025Updated 10mo ago
Risk Assessment

The security posture of the 'affiliates-manager-google-recaptcha-integration' plugin v1.0.7 appears to be generally good, with no critical or high severity issues identified in the static analysis or taint flows. The plugin demonstrates good practices by utilizing prepared statements for all SQL queries and having a high percentage of properly escaped output. The presence of a nonce check also adds a layer of security against CSRF attacks. However, the absence of any capability checks is a notable concern, as it suggests that certain actions performed by the plugin might not be properly restricted to authorized users.

The vulnerability history shows one known CVE, which has been patched. While this is positive, the fact that a CSRF vulnerability was present in the past indicates a potential area of weakness that warrants continued vigilance. The plugin's limited attack surface, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events without authentication, is a strong point. However, the lack of capability checks on the few existing entry points (even if zero in this analysis) remains a potential risk if functionality is added later without proper authorization checks.

Overall, the plugin is well-developed from a code hygiene perspective, particularly concerning database interactions and output sanitization. The previous CSRF vulnerability has been addressed, which is reassuring. The primary area for improvement lies in implementing capability checks to ensure robust authorization for all plugin functionalities. The current low risk profile is a testament to good development practices but should not lead to complacency, especially regarding authorization.

Key Concerns

  • Missing capability checks on entry points
  • 1 medium severity CVE in history
  • 88% output escaping (not 100%)
Vulnerabilities
1

Affiliates Manager Google reCAPTCHA Integration Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-48233medium · 4.3Cross-Site Request Forgery (CSRF)

Affiliates Manager Google reCAPTCHA Integration <= 1.0.6 - Cross-Site Request Forgery to Stored Cross-Site Scripting

May 19, 2025 Patched in 1.0.7 (10d)
Code Analysis
Analyzed Mar 16, 2026

Affiliates Manager Google reCAPTCHA Integration Code Analysis

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

Output Escaping

88% escaped8 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
wpam_google_recaptcha_admin_interface (affmgr-recaptcha-settings.php:3)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Affiliates Manager Google reCAPTCHA Integration Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitaffmgr-recaptcha-addon.php:30
actionadmin_noticesaffmgr-recaptcha-addon.php:31
actionwpam_after_main_admin_menuaffmgr-recaptcha-addon.php:32
filterwpam_before_registration_submit_buttonaffmgr-recaptcha-addon.php:34
filterwpam_validate_registration_form_submissionaffmgr-recaptcha-addon.php:35
Maintenance & Trust

Affiliates Manager Google reCAPTCHA Integration Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 10, 2025
PHP min version
Downloads11K

Community Trust

Rating0/100
Number of ratings0
Active installs400
Developer Profile

Affiliates Manager Google reCAPTCHA Integration Developer Profile

affmngr

6 plugins · 910 total installs

89
trust score
Avg Security Score
93/100
Avg Patch Time
10 days
View full developer profile
Detection Fingerprints

How We Detect Affiliates Manager Google reCAPTCHA Integration

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/affiliates-manager-google-recaptcha-integration/affmgr-recaptcha-addon.php
Script Paths
https://www.google.com/recaptcha/api.js
Version Parameters
affiliates-manager-google-recaptcha-integration/affmgr-recaptcha-addon.php?ver=

HTML / DOM Fingerprints

CSS Classes
wpam_g_captcha
Data Attributes
data-sitekey
FAQ

Frequently Asked Questions about Affiliates Manager Google reCAPTCHA Integration