Captcha for Widgets Security & Risk Analysis

wordpress.org/plugins/captcha-for-widgets

Flexible way to inject captca for forms on site.

10 active installs v0.1 PHP + WP 3.0.1+ Updated Jul 24, 2013
formsrealperson-pluginrecaptchaspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Captcha for Widgets Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "captcha-for-widgets" v0.1 plugin exhibits a concerning security posture primarily due to its extensive unprotected entry points. All 8 identified AJAX handlers lack authentication checks, creating a significant attack surface. This means any authenticated user, or potentially even unauthenticated users depending on WordPress context, could trigger these handlers without proper authorization, leading to unintended actions or information disclosure.

The static analysis reveals a concerning lack of output escaping. With 6 outputs identified and 0% properly escaped, this suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. Any data processed or displayed through these handlers without proper escaping could be injected with malicious scripts. While the plugin avoids dangerous functions and uses prepared statements for its SQL queries, this does not mitigate the immediate risks posed by the unprotected AJAX endpoints and the unescaped output.

The plugin's vulnerability history is currently clean, with no recorded CVEs. This could indicate either a very recent release, limited usage, or a genuinely well-maintained codebase in terms of known external vulnerabilities. However, the absence of past vulnerabilities does not negate the immediate risks identified in the static analysis. The combination of a large, unprotected attack surface and pervasive output escaping issues presents a substantial risk that requires urgent attention.

Key Concerns

  • Unprotected AJAX handlers
  • No output escaping
  • No nonce checks on AJAX
  • No capability checks
Vulnerabilities
None known

Captcha for Widgets Security Vulnerabilities

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

Captcha for Widgets Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface
8 unprotected

Captcha for Widgets Attack Surface

Entry Points8
Unprotected8

AJAX Handlers 8

noprivwp_ajax_cfw_validate_captchacaptcha-for-widgets.php:167
authwp_ajax_cfw_validate_captchacaptcha-for-widgets.php:169
noprivwp_ajax_tab_recaptchacaptcha-for-widgets.php:187
authwp_ajax_tab_recaptchacaptcha-for-widgets.php:188
noprivwp_ajax_tab_realpersoncaptcha-for-widgets.php:189
authwp_ajax_tab_realpersoncaptcha-for-widgets.php:190
noprivwp_ajax_cfw_validate_realpersoncaptcha-for-widgets.php:209
authwp_ajax_cfw_validate_realpersoncaptcha-for-widgets.php:210
WordPress Hooks 3
actionadmin_menucaptcha-for-widgets.php:70
actionadmin_enqueue_scriptscaptcha-for-widgets.php:103
actionwp_enqueue_scriptscaptcha-for-widgets.php:147
Maintenance & Trust

Captcha for Widgets Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJul 24, 2013
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Captcha for Widgets Developer Profile

SimonaIlie

4 plugins · 60 total installs

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

How We Detect Captcha for Widgets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/captcha-for-widgets/js/jquery.mycaptcha.js/wp-content/plugins/captcha-for-widgets/js/cfw-custom-script.min.js/wp-content/plugins/captcha-for-widgets/js/new.jquery.realperson.min.js/wp-content/plugins/captcha-for-widgets/js/jquery.realperson.min.js/wp-content/plugins/captcha-for-widgets/js/new.jquery.realperson.min.css/wp-content/plugins/captcha-for-widgets/js/jquery.realperson.min.css/wp-content/plugins/captcha-for-widgets/admin/js/admin-custom-script.min.js/wp-content/plugins/captcha-for-widgets/admin/css/custom-style.min.css
Script Paths
http://www.google.com/recaptcha/api/js/recaptcha_ajax.js
Version Parameters
captcha-for-widgets/admin/css/custom-style.min.css?ver=captcha-for-widgets/js/new.jquery.realperson.min.jscaptcha-for-widgets/js/jquery.realperson.min.jscaptcha-for-widgets/js/new.jquery.realperson.min.csscaptcha-for-widgets/js/jquery.realperson.min.csscaptcha-for-widgets/js/jquery.mycaptcha.jscaptcha-for-widgets/js/cfw-custom-script.min.js

HTML / DOM Fingerprints

HTML Comments
Copyright 2013 Ilie Simona (email: simonailie@gmail.com)This program is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License, version 2, aspublished by the Free Software Foundation.+15 more
Data Attributes
admin_ajax_urlactiveTabplugin_urlsite_urlcfw_optionspage_id+1 more
JS Globals
Vars
REST Endpoints
/wp-json/admin-ajax.php
FAQ

Frequently Asked Questions about Captcha for Widgets