Skt NURCaptcha Security & Risk Analysis

wordpress.org/plugins/skt-nurcaptcha

NURCaptcha inserts a reCAPTCHA on the Register Form of your site to protect it against spambots.

100 active installs v3.6.1 PHP + WP 5.0+ Updated Jul 15, 2026
captchalogin-formnew-usersecurityspambots
99
A · Safe
CVEs total1
Unpatched0
Last CVENov 25, 2024
Safety Verdict

Is Skt NURCaptcha Safe to Use in 2026?

Generally Safe

Score 99/100

Skt NURCaptcha has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Nov 25, 2024Updated 1mo ago
Risk Assessment

The skt-nurcaptcha v3.6.0 plugin presents a mixed security posture. While the static analysis indicates a minimal attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication, several concerning code signals warrant attention. The plugin performs SQL queries without prepared statements, and a significant portion of its output is not properly escaped, creating potential risks for data manipulation and cross-site scripting (XSS) vulnerabilities.

The taint analysis reveals flows with unsanitized paths, although thankfully no critical or high severity issues were identified in this version. The vulnerability history shows a past medium severity CVE, which was a Cross-Site Request Forgery (CSRF). The fact that this CVE is no longer unpatched is positive, but the recurrence of CSRF suggests a potential pattern of insecure handling of user actions.

Overall, the plugin has strengths in its limited attack surface, but weaknesses in its handling of SQL and output escaping, alongside historical patterns of CSRF, indicate areas where developers should focus on improving security practices. Proactive patching of historical vulnerabilities is good, but the underlying code quality needs enhancement.

Key Concerns

  • SQL queries without prepared statements
  • Low percentage of properly escaped output
  • Flows with unsanitized paths found
  • No nonce checks present
  • No capability checks present
  • Past medium severity CVE (CSRF)
Vulnerabilities
1 published

Skt NURCaptcha Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-11342medium · 6.1Cross-Site Request Forgery (CSRF)

Skt NURCaptcha <= 3.5.0 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Nov 25, 2024 Patched in 3.6.0 (1d)
Version History

Skt NURCaptcha Release Timeline

v3.6.1Current
v3.6.0
v3.5.01 CVE
v3.4.901 CVE
v3.4.81 CVE
v3.4.71 CVE
v3.4.61 CVE
v3.4.51 CVE
v3.4.41 CVE
v3.4.31 CVE
v3.4.21 CVE
v3.4.11 CVE
v3.4.01 CVE
v3.1.81 CVE
v3.1.71 CVE
v3.1.61 CVE
v3.1.51 CVE
v3.1.31 CVE
v3.1.21 CVE
v3.1.11 CVE
Code Analysis
Analyzed Mar 16, 2026

Skt NURCaptcha Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

29% escaped41 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
skt_nurCaptcha (skt-nurcaptcha.php:335)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Skt NURCaptcha Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 17
actionplugins_loadedskt-nurcaptcha.php:45
actionadmin_menuskt-nurcaptcha.php:46
actionlogin_enqueue_scriptsskt-nurcaptcha.php:47
actionlogin_form_registerskt-nurcaptcha.php:48
actionbp_includeskt-nurcaptcha.php:49
filterwp_authenticate_userskt-nurcaptcha.php:53
actionlogin_formskt-nurcaptcha.php:54
actionwp_headskt-nurcaptcha.php:58
actionsignup_headerskt-nurcaptcha.php:61
actionpreprocess_signup_formskt-nurcaptcha.php:63
actionsignup_extra_fieldsskt-nurcaptcha.php:64
filterwpmu_validate_user_signupskt-nurcaptcha.php:66
actionadmin_noticesskt-nurcaptcha.php:162
actionbp_signup_validateskt-nurcaptcha.php:176
actionbp_signup_profile_fieldsskt-nurcaptcha.php:178
actionwp_enqueue_scriptsskt-nurcaptcha.php:180
actionplugins_loadedskt-nurcaptcha.php:1019
Maintenance & Trust

Skt NURCaptcha Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedJul 15, 2026
PHP min version
Downloads27K

Community Trust

Rating90/100
Number of ratings8
Active installs100
Developer Profile

Skt NURCaptcha Developer Profile

Carlos E. G. Barbosa

1 plugin · 100 total installs

99
trust score
Avg Security Score
99/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect Skt NURCaptcha

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/skt-nurcaptcha/skt-nurc-login-style.css/wp-content/plugins/skt-nurcaptcha/js/skt-nurc-login.js/wp-content/plugins/skt-nurcaptcha/js/skt-nurc-functions.js
Script Paths
https://www.google.com/recaptcha/api.js
Version Parameters
skt-nurcaptcha/style.css?ver=skt-nurcaptcha/skt-nurc-login-style.css?ver=

HTML / DOM Fingerprints

HTML Comments
Missing keys advertLogin routinesThis function renders code to the <head> section every page in the site, as to enable reCAPTCHA sitewide to activate it place this code anywhere in the theme's functions.php file:+6 more
JS Globals
sktnurclog_db_version
FAQ

Frequently Asked Questions about Skt NURCaptcha