Affiliates reCAPTCHA Security & Risk Analysis

wordpress.org/plugins/affiliates-recaptcha

Affiliates, Affiliates Pro and Affiliates Enterprise registration reCAPTCHA integration.

50 active installs v2.3.0 PHP 7.4+ WP 6.5+ Updated Dec 20, 2025
affiliateaffiliate-marketingaffiliatescaptcharecaptcha
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Affiliates reCAPTCHA Safe to Use in 2026?

Generally Safe

Score 100/100

Affiliates reCAPTCHA has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "affiliates-recaptcha" v2.3.0 plugin exhibits a generally good security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points is a significant strength. The plugin also utilizes prepared statements for all its SQL queries and includes nonce checks and capability checks, indicating an awareness of common WordPress security best practices. However, the static analysis does reveal some areas for improvement. Specifically, the 36% rate of properly escaped output suggests that a portion of the plugin's output could be vulnerable to cross-site scripting (XSS) attacks if user-controlled data is not handled carefully. The presence of file operations and external HTTP requests, while not inherently insecure, warrants careful review to ensure they are implemented safely and do not introduce vulnerabilities. The taint analysis, though limited in scope, did identify one flow with unsanitized paths, which could potentially lead to path traversal vulnerabilities if exploited.

Key Concerns

  • Unsanitized paths in taint analysis
  • Output escaping is only 36% proper
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

Affiliates reCAPTCHA Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Affiliates reCAPTCHA Release Timeline

v2.3.0Current
v2.2.0
v2.1.0
v2.0.0
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Affiliates reCAPTCHA Code Analysis

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

Output Escaping

36% escaped11 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
affiliates_captcha_validate (affiliates-recaptcha.php:211)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Affiliates reCAPTCHA Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionaffiliates_admin_menuaffiliates-recaptcha.php:47
filteraffiliates_captcha_getaffiliates-recaptcha.php:50
filteraffiliates_captcha_validateaffiliates-recaptcha.php:51
filteraffiliates_captcha_getaffiliates-recaptcha.php:54
filteraffiliates_captcha_validateaffiliates-recaptcha.php:55
actioninitaffiliates-recaptcha.php:230
Maintenance & Trust

Affiliates reCAPTCHA Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 20, 2025
PHP min version7.4
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Affiliates reCAPTCHA Developer Profile

itthinx

30 plugins · 23K total installs

97
trust score
Avg Security Score
96/100
Avg Patch Time
3 days
View full developer profile
Detection Fingerprints

How We Detect Affiliates reCAPTCHA

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
g-recaptcha
HTML Comments
<!-- Affiliates reCAPTCHA -->
Data Attributes
data-sitekey
JS Globals
grecaptcha
FAQ

Frequently Asked Questions about Affiliates reCAPTCHA