UsersWP – ReCaptcha Security & Risk Analysis

wordpress.org/plugins/userswp-recaptcha

ReCaptcha addon for UsersWP.

3K active installs v1.3.22 PHP + WP 6.1+ Updated Dec 3, 2025
accountfrontendloginrecaptcharegister
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is UsersWP – ReCaptcha Safe to Use in 2026?

Generally Safe

Score 100/100

UsersWP – ReCaptcha has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The userswp-recaptcha plugin v1.3.22 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices in its database interactions, with all SQL queries utilizing prepared statements, and there are no recorded historical vulnerabilities (CVEs). The static analysis also shows no dangerous functions or file operations, and a limited external HTTP request. However, concerns arise from the output escaping, where only 54% of outputs are properly escaped, leaving a significant portion potentially vulnerable to cross-site scripting (XSS) attacks.

Further analysis reveals a critical weakness in the taint analysis. Despite a low total number of flows analyzed, both identified flows have unsanitized paths, indicating a potential for data injection or manipulation. The absence of nonce checks and capability checks on any entry points (AJAX, REST API, shortcodes, cron events) is a significant concern, as it implies that any user, regardless of their role or permissions, could potentially interact with these points and trigger unintended actions or expose sensitive information.

While the plugin has a clean vulnerability history, this should not be taken as a guarantee of future security, especially given the identified issues in output escaping and taint analysis. The lack of authentication checks on entry points is a fundamental security flaw that needs immediate attention. Overall, the plugin has some strong security foundations but suffers from critical omissions in input sanitization and output escaping, and a lack of proper access control for its entry points.

Key Concerns

  • Unsanitized taint flows detected
  • Insufficient output escaping
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

UsersWP – ReCaptcha Security Vulnerabilities

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

UsersWP – ReCaptcha Release Timeline

v1.3.22Current
v1.3.21
v1.3.20
v1.3.19
v1.3.18
v1.3.17
v1.3.16
v1.3.15
v1.3.14
v1.3.13
v1.3.12
v1.3.11
v1.3.10
v1.3.9
v1.3.8
v1.3.7
v1.3.6
v1.3.5
v1.3.4
v1.3.3
Code Analysis
Analyzed Mar 16, 2026

UsersWP – ReCaptcha Code Analysis

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

Output Escaping

54% escaped26 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
uwp_recaptcha_get_response (includes\functions.php:284)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

UsersWP – ReCaptcha Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 17
filteruwp_get_sections_uwp-addonsadmin\settings.php:2
filteruwp_get_settings_uwp-addonsadmin\settings.php:11
filteruwp_get_settings_uninstalladmin\settings.php:166
actionwp_enqueue_scriptsincludes\class-uwp-recaptcha.php:40
actionlogin_enqueue_scriptsincludes\class-uwp-recaptcha.php:41
actionwp_authenticate_userincludes\class-uwp-recaptcha.php:42
actionregistration_errorsincludes\class-uwp-recaptcha.php:43
actioninitincludes\class-uwp-recaptcha.php:44
actionuwp_template_fieldsincludes\class-uwp-recaptcha.php:45
actionuwp_validate_resultincludes\class-uwp-recaptcha.php:46
actionregister_formincludes\class-uwp-recaptcha.php:47
actionlogin_formincludes\class-uwp-recaptcha.php:48
actionuwp_options_for_translationincludes\class-uwp-recaptcha.php:49
actionadmin_initincludes\class-uwp-recaptcha.php:52
actionadmin_noticesincludes\class-uwp-recaptcha.php:53
actionadmin_noticesuwp-recaptcha.php:36
actionplugins_loadeduwp-recaptcha.php:80
Maintenance & Trust

UsersWP – ReCaptcha Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version
Downloads124K

Community Trust

Rating90/100
Number of ratings2
Active installs3K
Developer Profile

UsersWP – ReCaptcha Developer Profile

Stiofan

12 plugins · 89K total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
160 days
View full developer profile
Detection Fingerprints

How We Detect UsersWP – ReCaptcha

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/userswp-recaptcha/assets/css/style.css/wp-content/plugins/userswp-recaptcha/assets/js/frontend.js
Script Paths
https://www.recaptcha.net/recaptcha/api.js?onload=uwp_init_recaptcha&hl=https://www.recaptcha.net/recaptcha/api.js?render=
Version Parameters
userswp-recaptcha/assets/css/style.css?ver=userswp-recaptcha/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
uwp-recaptcha-formuwp-captcha-renderg-recaptcha
Data Attributes
data-sitekey
JS Globals
uwp_recaptcha_datauwp_init_recaptcha
FAQ

Frequently Asked Questions about UsersWP – ReCaptcha