F13 reCaptcha Security & Risk Analysis

wordpress.org/plugins/f13-recaptcha

Add Google reCaptcha to the comments section on blog posts. Additional hooks for adding reCaptcha to custom forms.

0 active installs v1.0.0 PHP + WP 5.0+ Updated Oct 30, 2021
captchacommentsrecaptchaspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is F13 reCaptcha Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The f13-recaptcha v1.0.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 significantly limits the plugin's attack surface. Furthermore, the code demonstrates sound practices by utilizing prepared statements for all SQL queries, which is a critical defense against SQL injection vulnerabilities. The presence of external HTTP requests (2) and a notable percentage of properly escaped output (78%) are positive indicators. However, the lack of nonce checks and capability checks, coupled with a 0% taint analysis coverage, presents potential blind spots. The absence of any historical vulnerabilities is a strong positive, suggesting the developers may have a history of producing secure code or that the plugin has not yet been subjected to extensive security scrutiny.

Despite the strong foundation of secure coding practices observed, the lack of nonce and capability checks is a significant concern, especially as the plugin makes external HTTP requests. While the current analysis doesn't show direct evidence of exploitable paths, these missing checks could open the door to various attacks if the plugin's functionality were to be expanded or if external data were to be more deeply integrated without proper validation. The 0% taint analysis coverage means that potentially harmful data flows might have been missed. The plugin's current minimal attack surface is its greatest asset; however, any future expansion should be approached with extreme caution and rigorous security reviews, particularly concerning input validation and access control.

Key Concerns

  • No nonce checks present
  • No capability checks present
  • Taint analysis coverage is 0%
  • Output escaping not fully implemented (78%)
Vulnerabilities
None known

F13 reCaptcha Security Vulnerabilities

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

F13 reCaptcha Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

F13 reCaptcha Code Analysis

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

Output Escaping

78% escaped9 total outputs
Attack Surface

F13 reCaptcha Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menucontrollers/admin.php:7
actionadmin_initcontrollers/admin.php:8
actioncomment_form_defaultscontrollers/control.php:28
filterpreprocess_commentcontrollers/control.php:29
filterf13_recaptcha_addcontrollers/control.php:31
filterf13_recaptcha_validatecontrollers/control.php:32
actionwp_enqueue_scriptsf13-recaptcha.php:28
Maintenance & Trust

F13 reCaptcha Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedOct 30, 2021
PHP min version
Downloads862

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

F13 reCaptcha Developer Profile

f13dev

11 plugins · 80 total installs

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

How We Detect F13 reCaptcha

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/f13-recaptcha/css/f13-recaptcha.css/wp-content/plugins/f13-recaptcha/js/f13-recaptcha.js
Version Parameters
f13-recaptcha/css/f13-recaptcha.css?ver=f13-recaptcha/js/f13-recaptcha.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about F13 reCaptcha