wp-login captcha Security & Risk Analysis

wordpress.org/plugins/wplogin-captcha

You want a captcha protected wplogin or wpadmin login? then use this plugin

10 active installs v1 PHP + WP 4+ Updated Aug 3, 2018
captchagoogle-recaptchawp-login-captchawpadmin-captchawplogin-captcha
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is wp-login captcha Safe to Use in 2026?

Generally Safe

Score 85/100

wp-login captcha has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The wplogin-captcha v1 plugin exhibits a mixed security posture. On the positive side, it demonstrates strong adherence to secure coding practices by not utilizing dangerous functions, performing all SQL queries with prepared statements, and having no recorded vulnerability history (CVEs). The absence of file operations and external HTTP requests also reduces potential attack vectors. However, a significant concern arises from the static analysis which indicates that 100% of output operations are not properly escaped. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the plugin's output, which could then be executed in the browsers of other users. Furthermore, the taint analysis revealed two flows with unsanitized paths, although these were not flagged as critical or high severity. While the plugin has no known CVEs and a clean vulnerability history, the unescaped output is a critical weakness that needs immediate attention. The plugin's strengths lie in its database interaction and lack of known exploits, but its failure to escape output represents a direct and exploitable security flaw.

Key Concerns

  • All outputs are unescaped
  • Taint flows with unsanitized paths (2)
Vulnerabilities
None known

wp-login captcha Security Vulnerabilities

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

wp-login captcha Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

wp-login captcha 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
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
saving_info (admin/wplogin_captcha_admin.php:52)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

wp-login captcha Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuadmin/wplogin_captcha_admin.php:18
actionadmin_noticesadmin/wplogin_captcha_admin.php:21
actionadmin_noticesadmin/wplogin_captcha_admin.php:68
filterauthenticatepublic/wplogin_captcha_public.php:13
actionlogin_formpublic/wplogin_captcha_public.php:15
actionlogin_enqueue_scriptspublic/wplogin_captcha_public.php:17
Maintenance & Trust

wp-login captcha Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedAug 3, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

wp-login captcha Developer Profile

robertJohnConcepcion

2 plugins · 20 total installs

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

How We Detect wp-login captcha

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wplogin-captcha/js/main.js
Script Paths
https://www.google.com/recaptcha/api.jshttps://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit

HTML / DOM Fingerprints

CSS Classes
g-recaptcha
Data Attributes
data-sitekeydata-badge
JS Globals
o_0
FAQ

Frequently Asked Questions about wp-login captcha